1
0
Fork 0
Commit Graph

39912 Commits

Author SHA1 Message Date
jsteemann c5a195d62c attempt to fix races in replication 2017-05-10 14:32:16 +02:00
hkernbach 3e1c4e326e grunt build 2017-05-10 14:30:01 +02:00
jsteemann 62aa9a1b0a use exclusive transaction in syncer 2017-05-10 14:29:33 +02:00
jsteemann cbba71bb00 change feature order around 2017-05-10 14:29:20 +02:00
hkernbach 7f2bc3a860 dashboard 2017-05-10 14:27:30 +02:00
hkernbach d7bfe4dfc7 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-10 14:26:45 +02:00
hkernbach 38a3bab42e added api cluster api routes 2017-05-10 14:26:26 +02:00
Wilfried Goesgens 037b081a83 add selection of storage engine 2017-05-10 14:05:35 +02:00
Jan Christoph Uhde 4cfbe85e4a honor batch size && length limit for cache values 2017-05-10 14:01:10 +02:00
Jan Christoph Uhde 7ea4eaf774 fix index figures 2017-05-10 14:00:40 +02:00
Jan Christoph Uhde 41d144fc23 VPackIterators are no move assignable | same costs as copy 2017-05-10 13:47:16 +02:00
jsteemann f534421c74 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-10 13:19:45 +02:00
jsteemann b64645e83b use some parallelism 2017-05-10 13:08:41 +02:00
jsteemann 7aac7de2e4 micro optimizations 2017-05-10 13:08:31 +02:00
Simon Grätzer 4b563744d8 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-10 13:02:30 +02:00
Simon Grätzer cd344f9f14 Fix truncate for geo 2017-05-10 13:02:20 +02:00
jsteemann 12093e809f added assertions 2017-05-10 12:58:28 +02:00
jsteemann ecff3cbb90 remove unused include 2017-05-10 12:58:09 +02:00
jsteemann 0d39f68faf try to fix initial sync problem 2017-05-10 12:57:53 +02:00
jsteemann 8a373c3ee5 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-10 12:57:32 +02:00
jsteemann a00a24e458 remove unnecessary includes 2017-05-10 12:57:22 +02:00
Andreas Streichardt 23911d66d0 Finally fix the error where suddenly an array of dbservers are being called 2017-05-10 12:10:09 +02:00
Heiko 75740b7bff Update queryView.js 2017-05-10 11:42:23 +02:00
jsteemann dc4ea0e580 initialize bool variable 2017-05-10 11:10:54 +02:00
jsteemann c5ef6652e4 remove debug output 2017-05-10 11:10:35 +02:00
jsteemann e85cadb90d removed unused private field 2017-05-10 11:04:03 +02:00
Simon Grätzer 3d9f85aca6 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-05-10 10:41:51 +02:00
Simon Grätzer fd9647af83 Wrong index number 2017-05-10 10:41:47 +02:00
Your Name 66c2878ac1 fix windows service shutdown by moving the global context up in scope 2017-05-10 09:39:42 +01:00
Simon Grätzer 2bba69bafc Fixed dump test 2017-05-10 10:27:50 +02:00
hkernbach fd07adf3f2 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-10 09:09:04 +02:00
hkernbach 2e8d6188f8 dashboard 2017-05-10 09:08:53 +02:00
Jan Christoph Uhde e6d41cac9a clean up edge-index code - handling of invalidated caches still missing 2017-05-10 09:03:21 +02:00
jsteemann 1f6ac2965d fix updating of slice 2017-05-10 08:49:45 +02:00
Dan Larkin 9662b26002 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-05-09 18:44:15 -04:00
Dan Larkin ca91c0f7c9 Added some optimizations enabled by prefix extraction. 2017-05-09 18:36:12 -04:00
Simon Grätzer 95937bcafe deleting instructions 2017-05-09 23:20:02 +02:00
Simon Grätzer c320498540 Merge branch 'feature/rocksdb-geoindex' of https://github.com/arangodb/arangodb into devel
# Conflicts:
#	arangod/RocksDBEngine/RocksDBKeyBounds.cpp
2017-05-09 23:17:38 +02:00
Simon Grätzer f82745b617 Oops 2017-05-09 23:02:16 +02:00
Simon Grätzer 42d230e4ae Fixing recovery for geo index 2017-05-09 22:29:29 +02:00
hkernbach 841dc1ed95 addtional info inside dashboard view 2017-05-09 20:26:43 +02:00
Jan Christoph Uhde 738989f9a3 add blacklisting for keys in rocksdb-edge-index on insert/remove 2017-05-09 18:33:05 +02:00
Your Name 7f92f80e59 fix windows warning 2017-05-09 16:49:51 +01:00
Simon Grätzer 3b7ef439c8 Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/rocksdb-geoindex 2017-05-09 17:42:27 +02:00
Simon Grätzer dd584c0aa4 Swapping key format, fixing recovery 2017-05-09 17:28:08 +02:00
Jan Christoph Uhde e29db44af6 begin work on cache for edge index 2017-05-09 17:22:27 +02:00
Your Name 005b35a2cb add selector for auto/mmfiles/rocksdb engine to NSIS installer plus fix some strings to be more userfriendly 2017-05-09 16:18:18 +01:00
Wilfried Goesgens 03e5e68993 revalidate bucket options - throw if this testcase doesn't support it. 2017-05-09 17:08:25 +02:00
Simon Grätzer c016c54320 Fixing AQL query-geo test 2017-05-09 15:44:19 +02:00
Simon Grätzer ce5f5c0c7d Fixed nullptr 2017-05-09 15:13:15 +02:00