1
0
Fork 0
Commit Graph

17350 Commits

Author SHA1 Message Date
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
James 2496a8dc3e fixing GatherBlock tests. 2014-10-21 17:04:49 +01:00
James 6106e70405 fixing _distBuffer initialisation. 2014-10-21 16:49:19 +01:00
Alan Plum 2747bf8b04 Wrap non-Joi objects as Joi schemas. 2014-10-21 17:20:34 +02:00
Alan Plum 233f21662a Whitespace. 2014-10-21 17:10:51 +02:00
Alan Plum db323869f4 Fixed Foxx RequestContext::errorResponse for strings. 2014-10-21 17:10:50 +02:00
Thomas Schmidts 07957bb85d Split the aql functions chapter into various subchapters for better overview 2014-10-21 16:40:19 +02:00
Alan Plum 23d9350d5e Updated AQB to 1.4.0. 2014-10-21 15:44:24 +02:00
Jan Steemann 45cfec6c9c Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-21 14:50:55 +02:00
Jan Steemann 8a5a570996 fixed undefined behavior 2014-10-21 14:50:48 +02:00
Jan Steemann 5d1986aafb fixed test 2014-10-21 14:50:37 +02:00
Alan Plum c683de0cd8 Updated aqb. 2014-10-21 14:46:38 +02:00
Jan Steemann bcf23e2acf Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-21 13:46:04 +02:00
Jan Steemann 66bb48f61f removed spam output 2014-10-21 13:45:52 +02:00
Jan Steemann 97a4355c4e fixed tests 2014-10-21 13:45:46 +02:00
James 5369f08454 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-21 12:11:21 +01:00
James 470f4fcda5 adding distribute block to RestAqlHandler. 2014-10-21 12:11:11 +01:00
Willi Goesgens 8c2b094a9d Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-21 13:02:07 +02:00
Willi Goesgens 7190475616 While cloning respect optionality of variables. 2014-10-21 13:01:38 +02:00
Jan Steemann 6e7ed4c4d4 fixed tests 2014-10-21 13:01:24 +02:00
Jan Steemann c91355831b Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-21 12:50:37 +02:00
Jan Steemann 2617f3879c fixed primary index usage in cluster 2014-10-21 12:50:06 +02:00
Willi Goesgens 07facdd1c9 Add more precise error messages to runtime errors with the update block 2014-10-21 12:45:02 +02:00
Willi Goesgens 02c1f59007 Also add our errno strings to exceptions with user messages (if not TRI_ERROR_INTERNAL) 2014-10-21 12:43:33 +02:00
Willi Goesgens 7bf11c9aaf Add method which returns a printeable string which type a json structure is. 2014-10-21 12:42:57 +02:00
Frank Celler 6def59d804 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-21 12:28:45 +02:00
Frank Celler a7d93abe43 fixed requireApp in development mode 2014-10-21 12:28:33 +02:00
Jan Steemann 8530014887 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-21 12:10:03 +02:00