1
0
Fork 0
Commit Graph

25227 Commits

Author SHA1 Message Date
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
jsteemann a6cb463e06 Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack 2016-01-05 00:25:10 +01:00
jsteemann 8391084c15 less GC when idle 2016-01-05 00:24:32 +01:00
Jan Steemann c7f44b5f63 reserved AQL keyword `NONE` 2016-01-04 19:34:37 +01:00
Jan Steemann a15c18572f fixed test, added more tests 2016-01-04 19:33:18 +01:00
Jan Steemann a04993b4e4 turn off debug output 2016-01-04 19:12:34 +01:00
Jan Steemann 10f97380be updated documentation 2016-01-04 19:10:41 +01:00
Jan Steemann d6e05a2e19 added optional "startTime" attribute for handler description 2016-01-04 19:04:15 +01:00
Jan Steemann f207238e8a do not use workmonitor freelists for client tools 2016-01-04 18:43:51 +01:00
Jan Steemann 28d80cf8d4 fixed shutdown leak 2016-01-04 18:37:01 +01:00
Jan Steemann 2014d2552c Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-04 16:38:33 +01:00
Jan Steemann 7b20e8da84 fixed typo 2016-01-04 16:37:01 +01:00
Wilfried Goesgens 8a4a3b49b9 Add explaination about bind parameters and string processing. AQL ain't javascript.
closes #1634
2016-01-04 16:34:43 +01:00
Jan Steemann c788cf9776 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-04 16:31:29 +01:00
Jan Steemann 555a0286c2 make merging configurable in update-by-example API 2016-01-04 16:31:06 +01:00
Frank Celler 1065a1bd2c added work monitor 2016-01-04 15:33:06 +01:00
Jan Steemann 0d4874a2c9 added derived file 2016-01-04 15:07:04 +01:00
Jan Steemann 4001495101 updated documentation 2016-01-04 14:51:40 +01:00
Jan Steemann 76577f4332 fix inclusion of .arangosh.rc 2016-01-04 14:51:39 +01:00
Max Neunhoeffer 556c5b3371 Clarify documentation of minimal depth in Aql graph traversals. 2016-01-04 10:32:47 +01:00
Neuchatil 03b442e7a5 documentation: typo correction 2016-01-03 22:39:34 +01:00
Frank Celler f88ffb6e2e added boost libs for Darwin 2016-01-03 13:27:17 +01:00
Frank Celler f48f753881 Merge pull request #1642 from FuzzySockets/collections-and-docs-docs
fix extraneous word and fixup sentence in CollectionsAndDocuments.mdpp
2016-01-03 12:55:56 +01:00
Frank Celler 22033ad721 Merge pull request #1643 from FuzzySockets/cluster-mdpp
fix typos in Cluster.mdpp
2016-01-03 12:55:40 +01:00
Frank Celler b44c7ab64c Darwin fixes 2016-01-03 12:46:06 +01:00
jsteemann c20cf66e93 add cacheability info for explain 2016-01-03 00:52:36 +01:00