1
0
Fork 0
Commit Graph

25152 Commits

Author SHA1 Message Date
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
Jan Steemann a3b026d9d1 removed useless sections from code, unified include guards 2016-01-06 14:15:22 +01:00
Jan Steemann 2bfe9b2676 fixed leak 2016-01-06 13:45:25 +01:00
Jan Steemann 9a1d7959e9 merged string-buffer.h and StringBuffer.h 2016-01-06 13:24:09 +01:00
Jan Steemann bdc51bca80 fix potential crash 2016-01-06 12:14:15 +01:00
Wilfried Goesgens d04fc6ee3a Don't define NDEBUG - this does fancy stuff to assertions. 2016-01-06 11:00:31 +01:00
Jan 6efb11c922 Merge pull request #1650 from kibarda/devel
documentation: typo corrections
2016-01-06 09:13:27 +01:00
Neuchatil 8ece5842a8 typo correction 2016-01-05 22:51:56 +01:00
jmvan bc2c4972dc Merge branch 'devel' of https://github.com/kibarda/arangodb into devel 2016-01-05 22:32:21 +01:00
Neuchatil 5cbc9fc381 documentation: typo correction 2016-01-05 22:30:32 +01:00
Jan Steemann 3e0dd5dd14 fixed cluster shutdown 2016-01-05 18:30:26 +01:00
Jan Steemann 1fc4c0d34e fixed hanging test 2016-01-05 17:58:36 +01:00
Jan Steemann f422576ee0 clang-format 2016-01-05 17:43:24 +01:00
Jan Steemann 6caf94f6f5 fixed restoring dump from single server in cluster 2016-01-05 17:29:22 +01:00
Wilfried Goesgens 7798879727 Add more graph vocabulary to the glossary 2016-01-05 14:50:00 +01:00
Wilfried Goesgens 775b853ec1 Add missing include 2016-01-05 14:36:04 +01:00
Jan Steemann 827176c3be fixed warnings 2016-01-05 14:28:02 +01:00
Jan Steemann edb4d2dc4c fix some VS compile errors 2016-01-05 14:10:10 +01:00
Jan Steemann c651a4b80f next attempt to fix MacOS build 2016-01-05 14:08:30 +01:00
Jan Steemann f00046c818 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-05 12:42:09 +01:00
Frank Celler 6fbe632d08 fixed comparison 2016-01-05 12:36:53 +01:00
Alan Plum 1b25f98996 On Windows, posix-ify mocha test paths 2016-01-05 11:32:21 +01:00
Jan Steemann c9649b60a9 updated clang-format with pointer alignment specification 2016-01-05 10:08:15 +01:00
Jan Steemann ba4c30bc47 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-05 09:33:48 +01:00
Jan Steemann b16efdc645 fixed CMakeLists for arangosh on Non-Linux 2016-01-05 09:33:19 +01:00
Jan Steemann 9a63b47adf Merge branch 'vpack' of https://github.com/arangodb/arangodb into devel 2016-01-05 09:21:09 +01:00
Frank Celler f5a88e1d17 only remove EXPERIMENTAL if present 2016-01-05 09:07:42 +01:00
jsteemann e5db136f99 internal function signature cleanup 2016-01-05 01:12:11 +01:00
Frank Celler ad11685034 fixed removal of EXPERIMENTAL 2016-01-05 00:42:20 +01:00
jsteemann 6745a5048e Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2016-01-05 00:25:24 +01:00