Dan Larkin
|
78c80c3a3d
|
Doubled size of cache buckets to increase associativity.
|
2017-05-23 17:51:47 -04:00 |
Dan Larkin
|
f63b605f3e
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-05-15 13:24:33 -04:00 |
Dan Larkin
|
5817de528f
|
Adjusted some cache constants and added eviction rate tracking.
|
2017-05-15 13:24:30 -04:00 |
Michael Hackstein
|
d7d650e27d
|
Implemented index estimates for RocksDB. Now the following indexes have
a proper estimate:
* HashIndex
* SkiplistIndex / Persistent
* EdgeIndex
|
2017-05-15 17:17:58 +02:00 |
Simon Grätzer
|
f101e21328
|
Geo index update, renaming
|
2017-05-11 13:19:51 +02:00 |
Simon Grätzer
|
d8053a9bcf
|
Fixing fulltext deduplication
|
2017-05-10 16:17:46 +02:00 |
Simon Grätzer
|
42d230e4ae
|
Fixing recovery for geo index
|
2017-05-09 22:29:29 +02:00 |
Simon Grätzer
|
6f69454c82
|
Added fulltext index
|
2017-05-05 15:44:15 +02:00 |
Andreas Streichardt
|
fd3f8e6ad9
|
Remove rocksdb linking (implicitly done via arangoserver!)
|
2017-04-28 12:09:02 +02:00 |
Kaveh Vahedipour
|
e7797d292e
|
fixed shard ordering in Job::clones with consequences for unit tests
|
2017-04-27 13:37:47 +02:00 |
jsteemann
|
b24f4a9435
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-21 18:14:31 +02:00 |
Andreas Streichardt
|
3bf2627f57
|
Remove ifdefs for non linuxes
|
2017-04-21 18:10:09 +02:00 |
Andreas Streichardt
|
7322e3bff3
|
Allow seeding of randomgenerator for tests
|
2017-04-21 18:08:49 +02:00 |
jsteemann
|
1df46f8923
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-21 16:59:32 +02:00 |
Kaveh Vahedipour
|
42caf5044c
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:47:03 +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 |
Michael Hackstein
|
1087065ea5
|
Merge branch 'devel' of github.com:arangodb/arangodb into engine-api
|
2017-04-13 17:34:25 +02:00 |
Andreas Streichardt
|
f60a60a4b9
|
manually initialize logger
|
2017-04-12 14:48:31 +02:00 |
Dan Larkin
|
eaac6c013c
|
Fixed issue with cache transactions.
|
2017-04-07 16:58:22 -04:00 |
Michael Hackstein
|
535e4cd6cb
|
Renamed PriorityQueue => ShortestPathPriorityQueue
|
2017-04-05 16:12:47 +02:00 |
Michael Hackstein
|
039c6fbd16
|
Moved all logic of lib/Basics/PathFinder into seperated files in arangod/Graph. Preparation to detemplatify this code as we need some arangodb interna in it for Slice mangement
|
2017-04-05 15:31:44 +02:00 |
jsteemann
|
de769b534d
|
split ManagedDocumentResult in .h and .cpp files
|
2017-04-04 15:47:05 +02:00 |
jsteemann
|
b975d0ea1d
|
added tests
|
2017-04-04 13:47:14 +02:00 |
jsteemann
|
4196594130
|
fixed crash
|
2017-04-04 13:27:35 +02:00 |
jsteemann
|
a435b86b09
|
added very basic test
|
2017-04-03 17:58:22 +02:00 |
Simon Grätzer
|
901abc6705
|
Fixing some windows conversion warnings
|
2017-03-29 11:35:37 +02:00 |
jsteemann
|
d0766688f3
|
properly tag geo index tests, and include the long running geo index tests by default
|
2017-03-29 00:54:24 +02:00 |
Dan Larkin
|
c2f370f99b
|
Fixed an alignment bug in cache.
|
2017-03-24 13:39:05 -04:00 |
Dan Larkin
|
22d17a318b
|
Fixed a failing cache test.
|
2017-03-22 15:26:54 -04:00 |
jsteemann
|
f8a25febe7
|
fix tests with g++5.4.1 and ASAN
|
2017-03-22 18:13:19 +01:00 |
jsteemann
|
e270ddb262
|
fixed failing test
|
2017-03-22 14:46:10 +01:00 |
jsteemann
|
71bf18dd12
|
renaming
|
2017-03-22 13:01:40 +01:00 |
Simon Grätzer
|
c2331729a2
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-03-21 14:39:30 +01:00 |
Simon Grätzer
|
a01a69e560
|
Pregel: fixed catch test
|
2017-03-21 14:39:14 +01:00 |
jsteemann
|
7fb536387d
|
move replication-dump into engine
|
2017-03-21 13:55:57 +01:00 |
Simon Grätzer
|
68f32177c6
|
Added test for mapped files in TypedBuffer.h
|
2017-03-16 17:17:05 +01:00 |
Dan Larkin
|
4026b844c7
|
Lowered more test thresholds to lessen environmental sensitivity.
|
2017-03-16 11:15:12 -04:00 |
Dan Larkin
|
773d489f55
|
Lowered a(n arbitrary) test threshold to account for testing environment.
|
2017-03-16 10:45:01 -04:00 |
Dan Larkin
|
3ac4495eac
|
Moved Finding class out of Cache for convenience.
|
2017-03-14 11:51:25 -04:00 |
Dan Larkin
|
5ed14990ec
|
Made a few tests thresholds less sensitive.
|
2017-03-13 14:09:12 -04:00 |
Dan Larkin
|
45ca4bca08
|
Fixed some compiler warnings.
|
2017-03-13 13:10:22 -04:00 |
jsteemann
|
7634bb5039
|
fixed some compile warnings
|
2017-03-13 17:44:46 +01:00 |
hkernbach
|
ecfe18a6ce
|
fixed clang build error
|
2017-03-13 12:47:09 +01:00 |
Wilfried Goesgens
|
690a3902a6
|
fix rocksdb submodule references
|
2017-03-13 11:43:47 +01:00 |
Dan Larkin
|
6a449efb06
|
Improved cache rebalancing and allocation strategies.
|
2017-03-11 12:15:08 -05:00 |
jsteemann
|
fd7ad33a0c
|
added -Wnon-virtual-dtor compile option
|
2017-03-08 12:56:58 +01:00 |
Andreas Streichardt
|
95f9d1e191
|
Remove fakeit for now
|
2017-03-08 11:33:42 +01:00 |
jsteemann
|
aa870e9bce
|
fix attribute name parser failure return code
|
2017-03-07 10:32:27 +01:00 |
Andreas Streichardt
|
0d02163ee5
|
Fix test compile on mac
|
2017-03-07 08:59:13 +01:00 |
Andreas Streichardt
|
8a79e5fed4
|
Move last test and remove pathenumerator...was not in use and broken
|
2017-03-06 19:04:45 +01:00 |
Andreas Streichardt
|
6f6e40140c
|
Move icu helper
|
2017-03-06 18:51:12 +01:00 |
Andreas Streichardt
|
59b49485b5
|
Merge branch 'devel' into catch_tests_ng
|
2017-03-06 18:34:46 +01:00 |
Andreas Streichardt
|
ce3c17e7de
|
Merge branch 'devel' into catch_tests_ng
|
2017-03-06 17:59:26 +01:00 |
Andreas Streichardt
|
cb8e5aa331
|
Migrate boost unittests to catch
|
2017-03-03 21:09:56 +01:00 |
Andreas Streichardt
|
1664c31529
|
First tests \o/
|
2017-03-03 15:42:07 +01:00 |
Andreas Streichardt
|
fe512ed526
|
Create a arangoserver lib which we link againts arangod and tests
|
2017-03-03 15:31:43 +01:00 |
Andreas Streichardt
|
6168e81b2e
|
first steps
|
2017-03-02 19:23:32 +01:00 |