1
0
Fork 0
Commit Graph

33720 Commits

Author SHA1 Message Date
Jan Steemann 1a2a3ba448 fixed issue #2052 2016-09-14 08:28:20 +02:00
Kaveh Vahedipour b2c45de1d1 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-13 17:29:23 +02:00
Kaveh Vahedipour 31830240e0 reporting in inception 2016-09-13 17:29:03 +02:00
Jan Steemann b5ccbd1cb6 fix assertion 2016-09-13 17:00:56 +02:00
Simran Brucherseifer 55ae5b4bb6 Try to circumvent markdown parser quirks 2016-09-13 14:49:55 +02:00
Simran Brucherseifer 913cbab632 Link CONCAT and CONCAT_SEPARATOR functions 2016-09-13 14:49:55 +02:00
Michael Hackstein fcdaee7c5d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-09-13 14:43:34 +02:00
Michael Hackstein 74500ee693 The TraversalNode in AQL now can enhance the TraverserEngine information. 2016-09-13 14:43:25 +02:00
Wilfried Goesgens cde427e492 create failure report file regardless of whether its going to be empty; simplifies build pipeline. 2016-09-13 14:40:13 +02:00
Max Neunhoeffer 318ad797b5 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-09-13 14:21:48 +02:00
Max Neunhoeffer 08e89211f2 Include SmartGraphTraverser.h in enterprise case. 2016-09-13 14:20:55 +02:00
Max Neunhoeffer 9729bb641d Correct two typos in comments. 2016-09-13 14:20:37 +02:00
Michael Hackstein f8b9863dff Fixed ordering of Query and TraverserEngine Features. They both have to be started after LogfileManager. 2016-09-13 14:20:23 +02:00
Wilfried Goesgens 5c0791bb8f remove debug print 2016-09-13 14:13:42 +02:00
Wilfried Goesgens e4596de367 add fail suite for build pipeline testing 2016-09-13 14:12:21 +02:00
Max Neunhoeffer 6fa29fd823 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-09-13 14:02:38 +02:00
Kaveh Vahedipour 462cadbcaf Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-13 13:26:39 +02:00
Kaveh Vahedipour 7dc0e4fc29 agency warnings in start local cluster script demoted 2016-09-13 13:26:30 +02:00
Jan Steemann 84fbc98081 added assertions 2016-09-13 12:14:46 +02:00
jsteemann 467f260400 fix compile warning 2016-09-13 12:10:06 +02:00
Kaveh Vahedipour 542699f8ff more timing optimisation in callbacks 2016-09-13 11:12:28 +02:00
Kaveh Vahedipour 805a64994f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-13 11:05:10 +02:00
Kaveh Vahedipour bdf2b9a55e fix in timing and wanring 2016-09-13 11:04:51 +02:00
Michael Hackstein a6e58438a3 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-09-13 10:39:08 +02:00
Michael Hackstein c5c4fd5c60 Added enterprise fork in TraverserEngineRegistry. 2016-09-13 10:37:31 +02:00
Wilfried Goesgens 93bdc0b9b2 remove debug output 2016-09-13 10:27:53 +02:00
Max Neunhoeffer 7fd3b10df8 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-09-13 10:13:57 +02:00
Jan Steemann f880ce48de more hexdumps 2016-09-13 09:55:02 +02:00
Max Neunhoeffer 1f3c74c73e Consider enterprise js files in jslint if ./enterprise is present. 2016-09-13 09:35:36 +02:00
Kaveh Vahedipour b222c2306e agency warnings spamming 2016-09-13 09:16:47 +02:00
Michael Hackstein fee42eef3f Fixed ASSERTION guarding undefined behaviour on Mac. In some cases the assertion did throw. 2016-09-12 22:10:30 +02:00
Wilfried Goesgens be0aa9e84d Merge branch 'pipeline' of github.com:arangodb/ArangoDB into devel 2016-09-12 18:11:37 +02:00
Wilfried Goesgens 1f8f32241d Remove debug output. 2016-09-12 18:11:10 +02:00
Wilfried Goesgens d03808f5eb Merge branch 'pipeline' of github.com:arangodb/ArangoDB into devel 2016-09-12 18:08:25 +02:00
Frank Celler bfe84ef34e simplified expression 2016-09-12 18:07:55 +02:00
Kaveh Vahedipour 97ce16d88b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-09-12 17:41:45 +02:00
Kaveh Vahedipour bdf72982dc warning removed 2016-09-12 17:41:35 +02:00
Jan Steemann 82c3a2af46 speed up looking up of revision ids 2016-09-12 17:09:04 +02:00
Frank Celler 1c37da4810 Constructor of TraverserEngine is now protected. Preperation for SmartGraphEngine (EE Only). 2016-09-12 16:59:03 +02:00
Michael Hackstein 0801d1dd0e Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-09-12 16:45:36 +02:00
Michael Hackstein 8d48ceca36 Fixed undefined behaviour on Mac. An empty vector was popped. 2016-09-12 16:45:29 +02:00
Kaveh Vahedipour fb10bd40cb semi-fix for long delays in multi-host-agency collection creation/drop 2016-09-12 16:43:32 +02:00
Kaveh Vahedipour 697a22be15 semi-fix for long delays in multi-host-agency collection creation/drop 2016-09-12 16:36:15 +02:00
Wilfried Goesgens 28932a1264 Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-09-12 16:32:34 +02:00
Wilfried Goesgens 6cf2f5b17a Link the CONCAT_SEPARATOR function. 2016-09-12 16:32:13 +02:00
Wilfried Goesgens 61844e7679 Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline 2016-09-12 15:26:11 +02:00
Max Neunhoeffer b686f23cb9 Set agencySize back to 1 (temporarily). 2016-09-12 14:12:49 +02:00
Michael Hackstein 8dd3105762 Added a smartSearch route for Traversal Engines. In Community edition this will throw ONLY_ENTERPRISE. It should never be called by our code however. 2016-09-12 13:42:08 +02:00
Max Neunhoeffer ed4ee8be57 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-09-12 12:37:28 +02:00
Max Neunhoeffer 1c7ed5d86f Make testing.js find enterprise tests in enterprise version. 2016-09-12 12:20:50 +02:00