1
0
Fork 0
Commit Graph

21751 Commits

Author SHA1 Message Date
Alan Plum 1210ee8858 Removed Foxx queue exports warmup workaround. 2015-06-16 15:59:26 +02:00
Jan Steemann 7cd27d5c56 Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-parser-simplification 2015-06-16 15:14:18 +02:00
Jan Steemann d6f3436cc9 added tests 2015-06-16 15:13:53 +02:00
Alan Plum 9b708b67e4 Less noise. 2015-06-16 14:57:17 +02:00
Alan Plum 273d16c0ed Linting. 2015-06-16 14:54:14 +02:00
Alan Plum 6e9900c462 Deprecated sessions options jwt and type. 2015-06-16 14:26:37 +02:00
Michael Hackstein 58d9fc7572 Merge branch 'devel' of github.com:/arangodb/arangodb into devel 2015-06-16 11:27:50 +02:00
Michael Hackstein 933e4c353a Added further OOM tests for ShortestPath computation 2015-06-16 11:27:21 +02:00
Heiko Kernbach 43394b1625 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-06-16 10:49:29 +02:00
Heiko Kernbach 46d59bbe13 open all nodes if complete graph should be rendered 2015-06-16 10:49:05 +02:00
Michael Hackstein df75ae48f9 Merge branch 'devel' of github.com:/arangodb/arangodb into devel 2015-06-16 10:46:37 +02:00
Michael Hackstein 7f8be74c09 Added a test for OOM in Ditches for Neighbors. Added a test for missing vocbase in ExampleMatcher 2015-06-16 10:46:33 +02:00
Alan Plum 1f865e4c21 Fixed #1268 regression. 2015-06-16 10:14:47 +02:00
Jan Steemann 529055c4ca use typedefs 2015-06-16 09:50:17 +02:00
Jan Steemann 5cac2938b1 exception handling 2015-06-16 09:37:02 +02:00
Jan Steemann afd631f138 issue #1375: mention `SORT null` another time 2015-06-15 15:44:36 +02:00
Heiko Kernbach 7b04aae166 graph viewer 2015-06-15 15:35:53 +02:00
Michael Hackstein a626c867f2 Merge branch 'devel' of github.com:/arangodb/arangodb into devel 2015-06-15 11:36:07 +02:00
Alan Plum 1b2e046960 Merge pull request #1373 from razvanphp/swagger-expanded
API documentation should be expanded by default.
2015-06-15 10:31:09 +02:00
Michael Hackstein 817df056a2 Fixed display of statistics for database servers in cluster interface. 2015-06-15 09:48:09 +02:00
Jan Steemann 3e99e76b4f fixed range access 2015-06-13 02:27:17 +02:00
Jan Steemann c5d099a1c5 fixed array range accesses 2015-06-12 23:45:08 +02:00
Michael Hackstein 4f29e51798 Merge branch 'devel' of github.com:/arangodb/arangodb into devel 2015-06-12 18:31:24 +02:00
Jan Steemann 3e9f2e8873 Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-parser-simplification 2015-06-12 18:30:45 +02:00
Jan Steemann 1174cfd05c added tests 2015-06-12 18:29:54 +02:00
Jan Steemann db25013b10 added test cases 2015-06-12 17:54:45 +02:00
Willi Goesgens f9c2bc1c49 If we run in cygwin, we have to append .exe 2015-06-12 17:53:47 +02:00
Jan Steemann 78fd4a767e Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-parser-simplification 2015-06-12 17:30:21 +02:00
Jan Steemann cc2c99be23 added code comment 2015-06-12 17:29:55 +02:00
Jan Steemann ba49ab41c8 Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-parser-simplification 2015-06-12 17:25:02 +02:00
Jan Steemann ce936fb4e0 use Has() instead of HasRealNamedProperty() so _key attributes from ShapedJson work, too 2015-06-12 17:23:42 +02:00
Jan Steemann 8b062b7557 adjusted message in graph viewer 2015-06-12 17:11:09 +02:00
Thomas Schmidts 047450b98d Changed the order in the Summary of the documentation 2015-06-12 16:50:15 +02:00
Jan Steemann a12af2e558 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-12 16:09:09 +02:00
Jan Steemann ab4e7e3dad fixed broken documentation 2015-06-12 16:09:03 +02:00
Jan Steemann 9df0c002cd issue #1372: fixed wrong parameter in traversal documentation 2015-06-12 16:08:41 +02:00
Max Neunhoeffer 8170ab96ff Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2015-06-12 16:06:43 +02:00
Max Neunhoeffer 36514d7eb8 Fix --cluster.disableDispatcherFrontend switch. 2015-06-12 16:06:10 +02:00
Jan Steemann 05edd3bfc0 removed empty lines 2015-06-12 15:45:49 +02:00
Max Neunhoeffer 2700abf2c8 Increase a timeout slightly. 2015-06-12 15:42:04 +02:00
Jan Steemann 04b4f3399d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-12 15:40:39 +02:00
Jan Steemann 3d5ec4d906 speedup for V8-based AQL functions with huge literal array/object parameters 2015-06-12 15:40:08 +02:00
Willi Goesgens 9e964694f3 Add option to skip queue tests. 2015-06-12 15:32:31 +02:00
Michael Hackstein 72503ea332 Introduced stopAtFirstMatch in GRAPH_SHORTEST_PATH to find the shortest path from a startVertex to a targetVertex that is defined by a pattern. 2015-06-12 15:09:03 +02:00
Frank Celler cc48fda8dd splitted NODE list in three parts 2015-06-12 13:45:10 +02:00
Jan Steemann e7ff3f2a19 Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-parser-simplification 2015-06-12 12:04:41 +02:00
Jan Steemann 680490f305 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-12 11:51:24 +02:00
Jan Steemann 1a18fb0282 factor out huge array/object literals when calling V8-based AQL functions 2015-06-12 11:50:22 +02:00
Razvan Grigore d29ca08a09 Documentation should be expanded by default 2015-06-12 11:41:11 +02:00
Michael Hackstein fbca93fb19 Merge branch 'devel' of github.com:/arangodb/arangodb into devel 2015-06-12 11:36:02 +02:00