1
0
Fork 0
Commit Graph

25181 Commits

Author SHA1 Message Date
Max Neunhoeffer c801a8e763 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-01-11 10:54:06 +01:00
Max Neunhoeffer 9eb056b971 Fix a memory leak. 2016-01-11 10:51:56 +01:00
Wilfried Goesgens 625cc51732 fix memleak. 2016-01-11 10:05:29 +01:00
Wilfried Goesgens 4aabd10613 Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-01-11 10:05:23 +01:00
Jan Steemann 687d6133f0 comments reformatting 2016-01-11 09:52:39 +01:00
Alan Plum 3bee70759e Add accepts dependency 2016-01-09 19:05:27 +01:00
Alan Plum c9cae6cca1 Revert "Move underscore from bundled deps to frontend"
This reverts commit d886b2cf69.
2016-01-08 19:49:17 +01:00
Jan Steemann 89f896a16b attempt to fix build 2016-01-08 19:02:42 +01:00
Alan Plum 3e8b719969 Add type-is dependency 2016-01-08 18:28:29 +01:00
Alan Plum c18f350584 Add mime-types, range-parser & vary dependencies 2016-01-08 18:22:41 +01:00
Jan Steemann 03afa09bbf Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-08 18:14:24 +01:00
Jan Steemann 3c69cbd40a proper nesting 2016-01-08 18:14:07 +01:00
Jan Steemann 91fb07dcd1 catch conversion exceptions 2016-01-08 18:11:54 +01:00
Alan Plum ebde7b956d Clean up LICENSES-OTHER-COMPONENTS.md 2016-01-08 16:53:05 +01:00
Alan Plum d886b2cf69 Move underscore from bundled deps to frontend 2016-01-08 16:52:36 +01:00
Alan Plum 3f86ff8d16 Add stacktracejs homepage 2016-01-08 16:47:33 +01:00
Alan Plum b7e250c052 Add lodash license 2016-01-08 16:46:46 +01:00
Alan Plum 98ef24b670 Add content-disposition dependency 2016-01-08 16:31:04 +01:00
Alan Plum fc9d7b345f Add statuses dependency 2016-01-08 16:31:04 +01:00
Wilfried Goesgens 7829d00d03 Move rest documentation snippets in sub directory 2016-01-08 16:11:49 +01:00
Jan Steemann d0f730a614 fix some compaction issues 2016-01-08 14:52:42 +01:00
jsteemann 67147482ce bumped built-in version number from 2.7.0-devel to 2.8 2016-01-08 01:56:23 +01:00
jsteemann 64c5b21074 cppcheck 2016-01-08 01:17:44 +01:00
jsteemann 9f0576c65f don't rely so much on namespace std being present 2016-01-08 01:05:06 +01:00
jsteemann 50c0e18d53 removed useless con|destructor comments 2016-01-07 21:19:53 +01:00
jsteemann 0bfc9a19ae BE -> AE 2016-01-07 21:09:33 +01:00
jsteemann d6a3084923 changed loglevel for operation 2016-01-07 20:52:31 +01:00
Jan Steemann 8390793699 moved docu blocks into their own files 2016-01-07 16:39:19 +01:00
Jan Steemann 8b4b6a1943 moved docu blocks into their own files 2016-01-07 16:03:17 +01:00
Jan Steemann e8a339e7b2 removed unsupported @code ... @endcode tags 2016-01-07 15:26:56 +01:00
Wilfried Goesgens 7fc4b356e4 Revert formattings that break documentation parts. 2016-01-07 15:12:04 +01:00
Jan Steemann b33995b0e4 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-07 14:18:25 +01:00
Wilfried Goesgens 86597ebfa2 Relayout the graph documentation to have one start chapter with explanations, and each others only document their function and link back to the global explanation. 2016-01-07 14:17:14 +01:00
Jan Steemann 1e6a07426c collect refactoring 2016-01-07 14:10:32 +01:00
Jan Steemann e24c263c5e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-07 13:35:26 +01:00
Jan Steemann ad1163e3bb refactoring for Aql COLLECT 2016-01-07 13:35:12 +01:00
Wilfried Goesgens 8a0f635dca Wrap examples properly - this was broken during the auto format. 2016-01-07 13:08:50 +01:00
Wilfried Goesgens b45eb68e1c fresh examples. 2016-01-07 13:08:20 +01:00
Wilfried Goesgens 623eb02bec Accept linebreaks in the expectError() 2016-01-07 12:58:23 +01:00
Alan Plum 790082aaf1 Stop system apps from whining
Devel claims it's 2.7 so requiring 2.8 in Foxx causes warnings.
2016-01-07 11:25:59 +01:00
Jan Steemann d58d1dd9dc updated CHANGELOG 2016-01-07 10:54:56 +01:00
Jan Steemann 02de75afe0 added option --default-number-of-shards for arangorestore 2016-01-07 10:54:02 +01:00
Alan Plum e6149f1fff rm unused queue-legacy-test fixture 2016-01-06 19:20:50 +01:00
Alan Plum 537ff51445 Mark various test apps as 2.8.0 compat
This will make them use legacy mode in FOTF.
2016-01-06 19:18:10 +01:00
Alan Plum cc3c2af4eb Add media-typer dependency
Will be needed by FOTF.
2016-01-06 18:57:08 +01:00
Alan Plum efd31e2fd4 Explicitly mark version compat in system apps
This marks them as legacy when FOTF lands
until we update them for FOTF compatibility.
2016-01-06 18:55:37 +01:00
Alan Plum 480194ae14 Add missing header to foxx/service 2016-01-06 18:47:13 +01:00
Alan Plum e2f3bfabd1 Fix typo in error message 2016-01-06 18:47:13 +01:00
Jan Steemann 3ad20c0cae auto-generated headers 2016-01-06 18:41:51 +01:00
Wilfried Goesgens b64260b553 Fix simlpe queries in cluster: Only the coordinator needs to look up shards, the DBservers don't do this. 2016-01-06 15:54:56 +01:00