1
0
Fork 0
Commit Graph

17468 Commits

Author SHA1 Message Date
Max Neunhoeffer a3265b7fd4 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-29 12:41:16 +01:00
Max Neunhoeffer da1c2c0109 Further simplify and cleanup instanciation. 2014-10-29 12:41:03 +01:00
Jan Steemann 2d44778d40 added CXX output 2014-10-29 12:35:31 +01:00
Jan Steemann 80be68b50f Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-29 12:33:35 +01:00
Jan Steemann ca15e72b14 fixed test 2014-10-29 12:33:10 +01:00
Frank Celler 1d468135a8 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-29 12:19:24 +01:00
Frank Celler 773927cb4c added CC version to info block 2014-10-29 12:18:17 +01:00
Jan Steemann c31d8fae68 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-29 12:14:31 +01:00
Jan Steemann d67a60c223 removed TODO 2014-10-29 12:14:14 +01:00
Max Neunhoeffer 42eefbe71d Cleanup and comment instanciation. 2014-10-29 12:13:43 +01:00
Max Neunhoeffer 7e6e758a76 Remove unnecessary plans for coordinator pieces. 2014-10-29 11:41:24 +01:00
Max Neunhoeffer ecb7317461 Remove enterSubQueryFirst. 2014-10-29 11:37:06 +01:00
Max Neunhoeffer bfe67b6494 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-29 11:25:54 +01:00
Max Neunhoeffer 59c1935466 Get rid of some TODOs and FIXMEs. 2014-10-29 11:25:30 +01:00
Willi Goesgens 6d40e00982 Implement offset for ports so we can run several jenkins jobs in paralell without clashes. 2014-10-29 10:39:44 +01:00
Max Neunhoeffer cfb26c8b0a Fix instanciation order, for good??? 2014-10-29 10:37:39 +01:00
Max Neunhoeffer 18990d9b95 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-29 08:57:34 +01:00
Jan Steemann 35cc5bb468 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-29 01:04:53 +01:00
Jan Steemann 8bb213e7ba sort and cache list expression values
emplace

fixed wrong assertion
2014-10-29 01:02:20 +01:00
Max Neunhoeffer 5da86da39d Another step to fix instanciation of plan in cluster. 2014-10-29 00:27:45 +01:00
Max Neunhoeffer 96c749682e Fix order of ExecutionBlock instanciation in cluster. 2014-10-28 23:48:48 +01:00
Jan Steemann 1a1e63ac66 speed up jslint tests 2014-10-28 20:35:02 +01:00
Jan Steemann da61ef9c44 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-28 18:10:29 +01:00
Jan Steemann 2e9100619a a bit less copying 2014-10-28 18:10:23 +01:00
Willi Goesgens a25f5aa513 Optionalize the availability of valgrind arguments. 2014-10-28 18:05:53 +01:00
Jan Steemann 246c6fc840 less parameter passing 2014-10-28 16:50:09 +01:00
Thomas Schmidts b1fb5478a7 Fixed wrong API docu for /job 2014-10-28 16:08:59 +01:00
Thomas Schmidts 9e234b26ba Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-28 16:08:29 +01:00
Jan Steemann a1c28551ca jslintified 2014-10-28 16:05:32 +01:00
Jan Steemann 47f987cdc6 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-28 16:01:50 +01:00
Jan Steemann da10751030 do not spam dispatcher queue 2014-10-28 16:01:40 +01:00
Willi Goesgens 9fe16ea5ca If cluster nodes run localy, we can check their health by statusExternal. 2014-10-28 16:00:18 +01:00
Jan Steemann 0e27ccbfdb jslintified tests 2014-10-28 15:59:38 +01:00
Jan Steemann c03aa8bb5b Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-28 15:02:45 +01:00
Jan Steemann 50f6129e47 jslintified tests 2014-10-28 15:02:37 +01:00
Jan Steemann f6b8f17dfa less optimizations for simple plans 2014-10-28 15:01:44 +01:00
Thomas Schmidts bb5902e8fd Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-28 14:54:46 +01:00
Willi Goesgens 3a313185d1 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-28 14:42:45 +01:00
Willi Goesgens 93c8a44605 switch the temp-directory to /var/tmp/ 2014-10-28 14:42:25 +01:00
gschwab 22a4b28d36 small doku changed for /_api/gharial/g/edge/e?dropCollection=true 2014-10-28 14:09:33 +01:00
Thomas Schmidts 46977ab87d Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-28 13:33:31 +01:00
Willi Goesgens b3e6e35be0 Implement pass through of commandline arguments to arangod cluster instances 2014-10-28 13:28:20 +01:00
Thomas Schmidts e43725c56c Error Codes will be shown correctly in the documentation 2014-10-28 11:50:34 +01:00
Jan Steemann acd3c8a47a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-28 11:30:59 +01:00
Jan Steemann 529bf386d7 fixed some API errors 2014-10-28 11:30:49 +01:00
Max Neunhoeffer 693b0056cc Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-28 11:20:19 +01:00
Jan Steemann 3e5f8bea89 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-28 11:02:19 +01:00
Jan Steemann d3c945d1d3 fixes for Visual Studio 2014-10-28 11:02:05 +01:00
Max Neunhoeffer 955a975b72 Fix test in cluster. 2014-10-28 11:01:21 +01:00
Max Neunhoeffer 77bc556ff2 Make cluster compatible by ignoring cluster always on rules. 2014-10-28 11:00:07 +01:00