1
0
Fork 0
Commit Graph

31597 Commits

Author SHA1 Message Date
jsteemann e9033e56c9 removed unused code 2016-06-16 09:49:13 +02:00
jsteemann 6683bc02a7 small traversal optimizations 2016-06-16 09:44:24 +02:00
Mark faf599f41d erge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-16 08:21:55 +01:00
Mark 925f96d5c2 Graph: fixed weight/weightAttribute name 2016-06-16 09:21:25 +02:00
hkernbach f0ae86baca ie ajax fix 2016-06-16 08:57:56 +02:00
Max Neunhoeffer d0fe9f6d81 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-06-15 21:29:20 -07:00
Max Neunhoeffer fb19602436 Finally give system collections replication factor 2. 2016-06-15 21:28:36 -07:00
Max Neunhoeffer dab30642fa Activate statistics already after 10 seconds. 2016-06-15 21:28:14 -07:00
Max Neunhoeffer abd637076e Explicitly specify INFO as default logging level. 2016-06-15 21:27:28 -07:00
Max Neunhoeffer dac508da27 Fix nasty bug with local system collections on DBServers.
There are 3: _statistics, _statisticsRaw and _statistics15.
They need _id attributes in their documents which store the local
collection ID, and collection name lookup must consider this case.
2016-06-15 21:26:04 -07:00
Max Neunhoeffer 4168cd32e7 Add more optional debugging output for AQL queries. 2016-06-15 21:23:16 -07:00
jsteemann 5af79e0daf jslint 2016-06-16 00:07:34 +02:00
jsteemann 289a25bf5f no benefit from moving 2016-06-15 23:53:08 +02:00
jsteemann 2e417e08d6 fixed includes 2016-06-15 23:23:38 +02:00
jsteemann f6268f5c9d sort collection names 2016-06-15 23:18:04 +02:00
jsteemann adf778a0d8 two unused typedefs less 2016-06-15 22:40:31 +02:00
jsteemann ee492c67e8 add info about assertions 2016-06-15 22:36:05 +02:00
jsteemann ff7c97ac03 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-15 22:23:34 +02:00
jsteemann 174bbab03a less work when packing search values for documentFastPath() 2016-06-15 22:23:14 +02:00
jsteemann 94d3959008 use alignas 2016-06-15 21:55:24 +02:00
jsteemann c3581c21aa fixed typo 2016-06-15 21:45:47 +02:00
Simran Brucherseifer df64666cee Change name to Foxx Legacy Compatibility Mode in Aardvaark (docu) 2016-06-15 21:29:23 +02:00
Simran Brucherseifer 0cf1daba87 Add docu content for data model and introduction 2016-06-15 21:18:42 +02:00
Simran Brucherseifer 28803cb452 Pull out some content from stash and use it in Installing / Troubleshooting pages 2016-06-15 21:18:42 +02:00
Alan Plum 3a4f19e8fb
Less noise in dev mode 2016-06-15 21:07:20 +02:00
Alan Plum f403ccecf4
Log route info if error was encountered in Foxx 2016-06-15 21:07:19 +02:00
Alan Plum 564fc24472
(2.x) Don't log response type in dev mode when no body was set 2016-06-15 21:07:19 +02:00
jsteemann e536051af9 return prefab string 2016-06-15 20:48:39 +02:00
jsteemann a5bf18f15b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-15 20:34:35 +02:00
jsteemann e7be7730d2 fixed wrong assertion 2016-06-15 20:34:26 +02:00
jsteemann 2d5816dbb6 allow switching args for IS_SAME_COLLECTION 2016-06-15 20:34:06 +02:00
Frank Celler 7a48c86c13 not darwin 2016-06-15 20:26:18 +02:00
jsteemann bd31f53802 avoid warnings with g++6 2016-06-15 20:10:09 +02:00
jsteemann 9f1d9d9a23 renamed CharLengthPair to StringRef 2016-06-15 19:33:08 +02:00
jsteemann f6cd7c67eb constify method 2016-06-15 19:22:16 +02:00
jsteemann f21561b25f use nullptr, don't include Thread.h when unnecessary 2016-06-15 19:21:53 +02:00
jsteemann 490d0a88ee Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-15 19:10:30 +02:00
jsteemann f5c2a71534 use --log.force-direct true when executing tests 2016-06-15 19:10:07 +02:00
Alan Plum ecbe8262aa
Add example of creating a router 2016-06-15 18:24:59 +02:00
Jan Steemann 33b40e3bf6 fix default separator 2016-06-15 18:24:10 +02:00
Jan Steemann 78cb376b89 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-15 18:17:03 +02:00
Jan Steemann 1726c53805 fixed some import edge cases 2016-06-15 18:16:49 +02:00
Alan Plum 119708c0df
Complete Migrating2x.md
[skip ci]
2016-06-15 18:02:09 +02:00
Simran Brucherseifer 111969b7e9 Move put WebInterface docs into folder and add the first screenshots 2016-06-15 17:57:47 +02:00
Jan Steemann 924bc0143d properly handle \t 2016-06-15 17:45:27 +02:00
Alan Plum 5dcd8cdb77
Reiterate that magical comments are dead
[skip ci]
2016-06-15 17:20:21 +02:00
Alan Plum a8a5837a62
More docs
[skip ci]
2016-06-15 17:15:20 +02:00
Alan Plum b13c44be3a
Oops 2016-06-15 17:14:13 +02:00
Alan Plum 4b65779cc4
Add req.trustProxy, req.arangoUser, req.arangoVersion 2016-06-15 17:11:57 +02:00
Andreas Streichardt 59340a570c Add cluster chapter 2016-06-15 17:07:47 +02:00