1
0
Fork 0
Commit Graph

21727 Commits

Author SHA1 Message Date
Jan Steemann affd2d3d7b removed deprecated AQL function `SKIPLIST` 2015-06-17 20:44:44 +02:00
Jan Steemann eebce71578 deprecated AQL SKIPLIST function 2015-06-17 20:24:14 +02:00
Jan Steemann 80cfb8677f updated CHANGELOG 2015-06-17 20:24:02 +02:00
Alan Plum a4af1dc2e2 sessionStorageApp -> sessionStorage 2015-06-17 18:59:03 +02:00
Thomas Schmidts 54c0e0cd21 Removed Foxx Apps from the documentation 2015-06-17 17:20:32 +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 300d85ccf7 added generated files 2015-06-17 15:40:04 +02:00
Jan Steemann fb53587d9e added generated files 2015-06-17 15:39:08 +02:00
Jan Steemann 788f99980a Merge branch 'aql-parser-simplification' of https://github.com/arangodb/arangodb into devel 2015-06-17 15:15:40 +02:00
Jan Steemann 2a8192105a Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-argv-optimization 2015-06-17 12:41:38 +02:00
Jan Steemann a76695345d constify 2015-06-17 12:41:24 +02:00
Jan Steemann 30ef155b16 issue #1313: escape whitespace in process name when scanning /proc/pid/stats
This fixes statistics values read from that file
2015-06-17 11:54:59 +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
Jan Steemann dec79dd051 pass function arguments by reference 2015-06-16 18:01:45 +02:00
Alan Plum dfc243876b Rebuilt aardvark. 2015-06-16 17:58:38 +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 1773eab15e Rebuilt. 2015-06-16 16:46:31 +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
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