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
|
42d230e4ae
|
Fixing recovery for geo index
|
2017-05-09 22:29:29 +02:00 |
Your Name
|
7f92f80e59
|
fix windows warning
|
2017-05-09 16:49:51 +01:00 |
Simon Grätzer
|
dd584c0aa4
|
Swapping key format, fixing recovery
|
2017-05-09 17:28:08 +02:00 |
Simon Grätzer
|
a610d81e3d
|
fixing compiler warnings
|
2017-05-08 14:14:23 +02:00 |
Simon Grätzer
|
2aef42231e
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/rocksdb-geoindex
|
2017-05-08 13:41:12 +02:00 |
Simon Grätzer
|
7142bf2cfc
|
Intermediate commit
|
2017-05-08 13:41:00 +02:00 |
Simon Grätzer
|
31b87de7b3
|
Adding full text index to tests, and fixing some error handling
|
2017-05-08 11:41:12 +02:00 |
Simon Grätzer
|
dd0b0c6b28
|
RocksDB Fülltext index
|
2017-05-06 01:14:49 +02:00 |
Simon Grätzer
|
d9bff18814
|
Fulltext index
|
2017-05-05 13:58:11 +02:00 |
Jan Christoph Uhde
|
53004f2a64
|
recaluclate count by collection scan on request
|
2017-05-03 10:42:58 +02:00 |
Simon Grätzer
|
953b017d37
|
Fixing issues with the seek incremental sync optimization
|
2017-05-02 17:24:49 +02:00 |
jsteemann
|
4300c77d3e
|
fixes for non-array IN lookups, added tests
|
2017-04-25 01:47:07 +02:00 |
jsteemann
|
b7bf8a8983
|
implement basic operations for settings
|
2017-04-24 14:19:29 +02:00 |
Dan Larkin
|
97d525e9b7
|
Revert "Fixed primary index cluster bug."
This reverts commit 8c4214625c .
|
2017-04-17 17:06:23 -04:00 |
Dan Larkin
|
8c4214625c
|
Fixed primary index cluster bug.
|
2017-04-13 21:44:51 -04:00 |
jsteemann
|
2b0673c3fe
|
removed type "Index"
|
2017-04-07 12:05:56 +02:00 |
Simon Grätzer
|
4f4dcf58e7
|
Fixing counter key bounds
|
2017-04-06 15:16:52 +02:00 |
jsteemann
|
72c62182de
|
added assertion
|
2017-04-05 11:23:48 +02:00 |
Simon Grätzer
|
96dc714139
|
Fixed some tests in shell_server
|
2017-04-04 15:10:17 +02:00 |
Jan Christoph Uhde
|
dfeadeabe1
|
begin to split http tests for mmfiles and rocksdb
|
2017-04-04 13:22:05 +02:00 |
Simon Grätzer
|
53e5dc8e24
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-03 17:28:17 +02:00 |
Simon Grätzer
|
e6919fc6c2
|
Fixed comparator
|
2017-04-03 17:28:13 +02:00 |
Jan Christoph Uhde
|
ae75917640
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
* 'engine-api' of https://github.com/arangodb/arangodb:
added assertion to Comparator
fix RemoveLargeRange
fix ub
fix assertion failure at shutdown
Remove provisional code
Fixed counter
remove usleeps
Fixed deadlock
Fixed broken merge
Fixing some issues
added p/ to gitignore
Integrated counters with collections
properly include the javascript enterprise folders into the test tarballs
fix parsing for URLs starting with ldap://
fix filter for replication testcases
Added counter manager
updated licenses, added generator
removed jshint completely
|
2017-04-03 16:54:09 +02:00 |
Jan Christoph Uhde
|
234180c08b
|
wip - drop database
|
2017-04-03 16:52:21 +02:00 |
Simon Grätzer
|
cf4294c9ca
|
Integrated counters with collections
|
2017-04-03 13:24:22 +02:00 |
Dan Larkin
|
73154490fa
|
Added shell of RocksDBVPackIndex.
|
2017-03-29 17:35:41 -04:00 |
Dan Larkin
|
1b504b66c2
|
Added RocksDBKeyBounds class to handle left/right prefixes.
|
2017-03-28 13:57:07 -04:00 |