1
0
Fork 0
Commit Graph

17377 Commits

Author SHA1 Message Date
Jan Steemann a37c3cea93 added comment 2014-10-23 15:36:59 +02:00
Jan Steemann 819d2bada7 fixed shutdown error 2014-10-23 14:46:59 +02:00
Jan Steemann 4dfb556016 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-23 14:43:59 +02:00
Jan Steemann 3269bfe3a9 simpler iteration 2014-10-23 14:43:43 +02:00
Jan Steemann db98158739 different error message 2014-10-23 14:43:25 +02:00
James 7a6b2650c1 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-23 13:16:06 +01:00
Jan Steemann 8583dc08ca fix V8 segfault 2014-10-23 14:03:50 +02:00
Jan Steemann 65a52df7d1 added assertions 2014-10-23 13:55:18 +02:00
Frank Celler 25bb5dac94 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-23 11:30:45 +02:00
Frank Celler 2a3700a4f6 removed superfluous transfer 2014-10-23 11:30:40 +02:00
Jan Steemann 8a544eefb5 commit transaction on remote servers 2014-10-23 11:26:28 +02:00
James ef4099a8af remove unnecessary/incorrect cleanup in DistributeBlock 2014-10-23 10:09:15 +01:00
James 6fe6cecf32 Merge branches 'devel' and 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-23 09:41:57 +01:00
James 88a59b3336 some more cleaning up distribute/gather blocks 2014-10-23 09:41:49 +01:00
Jan Steemann fc4886e1f3 added diagnostic information 2014-10-23 10:38:31 +02:00
Jan Steemann 612abc6a20 less throwing in destructors 2014-10-23 10:18:30 +02:00
Jan Steemann a530b03894 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-22 23:09:50 +02:00
Jan Steemann 05f6e95d3d added completion generator 2014-10-22 23:09:37 +02:00
Jan Steemann 1dafc31f2d Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-22 19:06:03 +02:00
Jan Steemann 36e0ec5e55 commented out code 2014-10-22 19:05:54 +02:00
Jan Steemann 54a0f182e2 call shutdown using an errorCode 2014-10-22 19:01:56 +02:00
Willi Goesgens a8b8fbcf28 Properly handle statistics if multiple getSome() calls are performed. 2014-10-22 18:24:42 +02:00
Willi Goesgens 9558f5aa0a Implement passing of query statistics through cluster. 2014-10-22 17:36:23 +02:00
Willi Goesgens 20383dd4e2 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-22 17:36:03 +02:00
Willi Goesgens adf6391968 Make it const, baby. 2014-10-22 17:34:39 +02:00
Alan Plum 55f3c9829c Fixed PBKDF2 usage. 2014-10-22 17:29:17 +02:00
Jan Steemann 7f2373204a fixed cloning of coordinator queries 2014-10-22 17:25:59 +02:00
Jan Steemann 0581500216 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-22 16:30:12 +02:00
Jan Steemann 3dc2f9b299 fixed test 2014-10-22 16:30:06 +02:00
Frank Celler a47466ca4c Merge branch 'pipeline' of github.com:triAGENS/ArangoDB into devel 2014-10-22 15:34:13 +02:00
Frank Celler 2e92c4db90 do compaction only every X round 2014-10-22 15:33:51 +02:00
Jan Steemann 5d178b7220 fixed test 2014-10-22 13:37:48 +02:00
Jan Steemann 828fe1f1d7 enabled statistics 2014-10-22 12:59:15 +02:00
Jan Steemann def5729ed8 potentially fixed cleanup of DistributeBlock 2014-10-22 12:40:34 +02:00
Jan Steemann e2ef21c33a fixed non-working DistributeBlock 2014-10-22 12:07:31 +02:00
Frank Celler d9cee46f9b Merge branch 'pipeline' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	lib/HttpServer/HttpCommTask.h
2014-10-22 11:51:59 +02:00
Frank Celler 501f8d7918 fixed deadlock 2014-10-22 11:36:51 +02:00
Jan Steemann 1ea92a181c fixed deadlock 2014-10-22 11:32:30 +02:00
Frank Celler a06e44956b catch 'too many statistics' overflow 2014-10-22 11:13:55 +02:00
Michael Hackstein d87137328a Regenerated Swagger documentatioN 2014-10-22 11:00:00 +02:00
Michael Hackstein bedec7a435 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-22 10:53:43 +02:00
Michael Hackstein dfab22e82f Fixed documentation idention. Was displayed as codeblock in documentation 2014-10-22 10:53:39 +02:00
Thomas Schmidts 0cfd90e02c AQl Graph functions are not deprecated 2014-10-22 10:52:37 +02:00
Willi Goesgens ef87222b58 Enable jit-debugging in V8, disable warnings. 2014-10-22 10:44:47 +02:00
Michael Hackstein b8b1ca99e6 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	Documentation/Books/Users/Aql/Functions.mdpp
2014-10-22 10:42:38 +02:00
Michael Hackstein 0b201719a2 Dedeprecated Graph AQL functions. They are still valid as they follow a different concept of graphs and connot be converted on the fly to the new graph module in general 2014-10-22 10:37:59 +02:00
Jan Steemann 275a17e2c4 exclude ahuacatl.js from examples 2014-10-22 10:36:35 +02:00
Frank Celler c779457125 fixed pipeline 2014-10-21 22:45:09 +02:00
James 89d554c49b remove some redundant comment 2014-10-21 17:27:39 +01:00
Jan Steemann d43e3f7127 fixed race conditions when multiple clients accessed the same coordinator query 2014-10-21 18:17:08 +02:00