1
0
Fork 0
Commit Graph

8659 Commits

Author SHA1 Message Date
Jan Steemann 1f83842621 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-18 16:04:05 +02:00
Jan Steemann f06bedfecf adjusted tests 2015-06-18 16:03:28 +02:00
Jan Steemann c2b343d309 added generated files 2015-06-18 15:42:57 +02:00
Jan Steemann a00288dc02 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-18 15:35:28 +02:00
Jan Steemann 83b326cfc7 moved PUT /_api/simple/all to C++ 2015-06-18 15:34:45 +02:00
Jan Steemann 21fbe021d6 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-18 14:04:43 +02:00
Jan Steemann dcfe29211a updated CHANGELOG 2015-06-18 14:03:31 +02:00
Willi Goesgens 1b26f5fc44 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-06-18 10:35:13 +02:00
Willi Goesgens 9c7d49a666 Merge branch 'v8_4.2' of github.com:arangodb/arangodb into devel 2015-06-18 10:34:08 +02:00
Michael Hackstein 0858dce805 Updated documentation and changes for graph features 2015-06-18 09:47:54 +02:00
Willi Goesgens a79730a4ff Don't wait eternaly before retrying whether the cluster is available. 2015-06-18 09:23:26 +02:00
Jan Steemann affd2d3d7b removed deprecated AQL function `SKIPLIST` 2015-06-17 20:44:44 +02:00
Alan Plum a4af1dc2e2 sessionStorageApp -> sessionStorage 2015-06-17 18:59:03 +02:00
Alan Plum 1b44a7496d Nevermind. 2015-06-17 17:13:27 +02:00
Alan Plum 67c43abf0c Misc Foxx fixes. 2015-06-17 17:07:17 +02:00
Alan Plum b3d8466c98 Fixed isDevelopment check. 2015-06-17 17:07:17 +02:00
Willi Goesgens 88764f6252 Wait gracefully for the Coordinator to be fully bootstrapped until we give up on it. 2015-06-17 15:53:31 +02:00
Jan Steemann dd314561ed Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-parser-simplification 2015-06-16 19:34:22 +02:00
Alan Plum 90cc290f7f Removed queue_legacy from allTests. 2015-06-16 18:41:17 +02:00
Heiko Kernbach 2ba64da4e9 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-06-16 18:36:14 +02:00
Heiko Kernbach 84be68b6e6 graph testing 2015-06-16 18:35:57 +02:00
Alan Plum fc15d421d6 Implemeneted JSON configs. Cleaned up optional configs. 2015-06-16 17:58:38 +02:00
Heiko Kernbach a2b9919a6f merge 2015-06-16 17:19:49 +02:00
Heiko Kernbach 2e66dbfad7 fix fuer jan, some graph testings 2015-06-16 17:19:08 +02:00
Alan Plum f428d047cb Allow optional configs. 2015-06-16 16:45:47 +02:00
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
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 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
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 8b062b7557 adjusted message in graph viewer 2015-06-12 17:11:09 +02:00
Jan Steemann a12af2e558 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-12 16:09:09 +02:00