1
0
Fork 0
Commit Graph

32124 Commits

Author SHA1 Message Date
Jan Steemann 10db618129 fix recovery 2016-07-11 18:36:00 +02:00
Wilfried Goesgens 66c7aec63d add hints about temp path calculation. 2016-07-11 18:11:15 +02:00
Wilfried Goesgens 086402689c Add v8 context limits 2016-07-11 17:28:59 +02:00
Max Neunhoeffer 8f69fb74f5 Further fixes of commonProperties and friends. 2016-07-11 14:42:42 +00:00
Jan Steemann ae29ff8306 updated CHANGELOG 2016-07-11 16:31:17 +02:00
Jan Steemann e5258cef30 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-07-11 15:40:51 +02:00
Jan Steemann fe25732635 ignore document not found on recovery 2016-07-11 15:40:42 +02:00
Wilfried Goesgens 1f356900c3 Fix missing include; thanks to @servusoft for pointing this out. 2016-07-11 15:39:10 +02:00
Max Neunhoeffer 49dd799ca9 Fix _countCommonProperties. 2016-07-11 15:08:52 +02:00
Max Neunhoeffer 1b1edb0bcc Ignore _rev in _commonNeighbours for general graphs. 2016-07-11 14:47:37 +02:00
Jan Steemann fe845d4b7a respond with better error message 2016-07-11 13:42:14 +02:00
Andreas Streichardt f5f7f99394 Add migration note regarding replicationFactor 2016-07-11 13:37:17 +02:00
Jan Steemann 40fd951234 issue #1936 2016-07-11 09:57:30 +02:00
Frank Celler 36a9b7852e Merge branch 'devel' into HLC 2016-07-11 07:03:49 +00:00
Michael Hackstein 9f60536584 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-07-11 08:58:59 +02:00
Frank Celler 72eedd4294 no malloc_usable_size on Darwin 2016-07-09 09:35:16 +02:00
Max Neunhoeffer 464d885f65 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-07-08 23:58:21 +02:00
Max Neunhoeffer 2fcbf1e488 Fix a bug in the VPack->V8 conversion.
Happened when a special attribute _key etc. did not contain a string
value, which is allowed below the top level of a document in a
collection.
2016-07-08 23:57:05 +02:00
Jan Steemann 59ece582d2 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-07-08 15:43:09 +02:00
Jan Steemann 69e037341b fixed my "optimization" 2016-07-08 15:42:27 +02:00
Andreas Streichardt bdfd5f4e29 Remove now useless shell script 2016-07-08 14:55:38 +02:00
Jan Steemann 55532a9fa5 removed some log message 2016-07-08 14:44:11 +02:00
Jan Steemann cb14a63778 pass UDF name into UDF call via this argument 2016-07-08 14:31:14 +02:00
Jan Steemann aff0964da0 oops, fixed my typo 2016-07-08 12:33:56 +02:00
Jan Steemann f682d658fe Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-07-08 12:09:57 +02:00
Jan Steemann 1e21fcfdf5 use compare() instead of find() 2016-07-08 12:09:44 +02:00
Andreas Streichardt f294f113e3 Remove obsolete installation stuff..
Windows install is now as simple as cpack -G NSIS64 .
click click
2016-07-08 09:52:56 +02:00
Andreas Streichardt 8c4f1785f5 Misleading comment 2016-07-07 18:51:13 +02:00
Andreas Streichardt 256d5b818d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-07-07 18:50:24 +02:00
Andreas Streichardt 980579bc8e fix openssl installation 2016-07-07 18:48:24 +02:00
jsteemann ba8a8a8afe Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-07-07 16:56:17 +02:00
jsteemann 3c536d6aff do not make options hidden 2016-07-07 16:56:07 +02:00
hkernbach ea9fda186d grunt build 2016-07-07 16:44:28 +02:00
hkernbach 87ddbf7f1d gv 2016-07-07 16:44:21 +02:00
Jan Steemann 9cf2fb9826 updated CHANGELOG 2016-07-07 16:22:19 +02:00
Max Neunhoeffer a98916d755 Merge branch 'devel' into HLC 2016-07-07 15:23:24 +02:00
Jan Steemann 351f800eb1 fix upsert 2016-07-07 15:15:43 +02:00
Jan Steemann 3e50e06140 fixed comment 2016-07-07 15:15:42 +02:00
Jan Steemann 5289d90ff3 password fix for Windows 2016-07-07 14:59:01 +02:00
Jan Steemann 5f2dc7065f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-07-07 13:33:27 +02:00
Jan Steemann 664cf840e7 fix assertion failure 2016-07-07 13:24:07 +02:00
Alan Plum 9c4320aa92
Fix auth examples 2016-07-07 13:09:57 +02:00
Jan Steemann f8b61c6723 added tests 2016-07-07 12:22:24 +02:00
Jan Steemann 2aaf941110 added test 2016-07-07 12:22:07 +02:00
hkernbach 80f8ee1308 grunt build 2016-07-07 12:16:11 +02:00
hkernbach 3d700e5d70 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-07-07 11:57:51 +02:00
hkernbach 8540e07e70 web ui semistandard 2016-07-07 11:57:42 +02:00
Jan Steemann ac567074f3 fixed ifdef 2016-07-07 11:41:45 +02:00
Jan Steemann 6fb8931d1d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-07-07 11:14:32 +02:00
Jan Steemann 44ca89362e fixed issue #1930 2016-07-07 11:14:23 +02:00