1
0
Fork 0
Commit Graph

31962 Commits

Author SHA1 Message Date
jsteemann dcfaee33e9 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-07-12 15:57:40 +02:00
Jan Steemann 403ba8a30c fixed issue #1937 2016-07-12 15:57:19 +02:00
Michael Hackstein daeef23761 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-07-12 14:46:35 +02:00
Michael Hackstein d9e1f41871 Modified the SkiplistIndex lookup s.t. it does not build one large VPackBuilder containing all combinations of search values, but instead has an option to rewrite it in-place and just has to maintain the intervals. 2016-07-12 14:46:24 +02:00
jsteemann e03cf68861 ignore revision ids 2016-07-12 13:54:41 +02:00
Jan Steemann f7696c6aef Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-07-12 13:37:48 +02:00
Jan Steemann 1719d3c993 fix destructuring of Externals in MERGE 2016-07-12 13:37:39 +02:00
Wilfried Goesgens 7392535f15 make it code. 2016-07-12 13:06:32 +02:00
Jan Steemann 55b2dcfe97 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-07-12 10:18:28 +02:00
Jan Steemann 233453bb42 ignore primary and edge indexes during cluster restore 2016-07-12 10:18:12 +02:00
hkernbach b1cfb98e09 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-07-12 10:08:32 +02:00
hkernbach 3e68a42410 grunt build [ci skip] 2016-07-12 10:00:32 +02:00
hkernbach cd36e265ca semist. 2016-07-12 09:53:14 +02:00
hkernbach 1d3406f1e3 gv ui 2016-07-12 09:52:54 +02:00
Andreas Streichardt e7988ff060 Make current implementation a bit clearer 2016-07-12 09:49:31 +02:00
Jan Steemann 3705a1d2f9 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-07-12 09:45:52 +02:00
Jan Steemann 6f3091e30a fix recovery issues 2016-07-12 09:45:45 +02:00
Jan Steemann 94bd64d9ab fix complaining about null keys 2016-07-12 09:42:32 +02:00
Jan Christoph Uhde 4f357502b0 fix: add missing mutex 2016-07-12 09:30:49 +02:00
Max Neunhoeffer 4caf01405b New option for maximal port number in testing.js. 2016-07-12 09:04:36 +02:00
Max Neunhoeffer 7571a16c9d Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-07-11 23:46:12 +02:00
Max Neunhoeffer 869a820275 Use babies in handler for arangorestore.
This fixes bad performance and corresponding errors due to timeouts
in the cluster case with synchronous replication in the restored
collections.
2016-07-11 23:37:38 +02:00
Max Neunhoeffer fedcc9cb17 Improving trace logging for syncCollectionFinalize. 2016-07-11 23:37:06 +02:00
Simran Brucherseifer 2dc99fd231 Documentation improvements 2016-07-11 19:21:00 +02:00
Simran Brucherseifer 53022968d5 Remove add-header settings, unify version switcher code 2016-07-11 19:21:00 +02:00
Jan Steemann 2d7faa795a Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-07-11 18:39:18 +02:00
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
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
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
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