1
0
Fork 0
arangodb/arangod
jsteemann a0c732bc80 make message a debug message instead of an error message 2018-11-22 18:47:23 +01:00
..
Actions fix failing test 2018-11-14 11:58:38 +01:00
Agency Bug fix/index readiness (#6541) 2018-11-21 14:42:58 +01:00
Aql Minor refactoring (#7408) 2018-11-22 16:16:05 +01:00
Auth rather use null-pointers than try/catch for control flow (#7271) 2018-11-08 16:27:44 +01:00
Cache Bugfix: More 3.4 scheduler changes backported (#7091) 2018-10-26 17:09:20 +02:00
Cluster Minor refactoring (#7408) 2018-11-22 16:16:05 +01:00
ClusterEngine Bug fix/index readiness (#6541) 2018-11-21 14:42:58 +01:00
GeneralServer Make recovery more reliable (#7297) 2018-11-19 13:59:18 +01:00
GeoIndex Bug fix/refactor find emplace (#7197) 2018-11-02 17:18:47 +01:00
Graph add alternative to ClusterInfo::getCollection() that doesn't throw (#7339) 2018-11-20 16:05:57 +01:00
IResearch issue 153: ensure views are dropped in Agency when database is dropped in cluster, minor fixes (#7370) 2018-11-21 19:18:34 +03:00
Indexes Minor refactoring (#7408) 2018-11-22 16:16:05 +01:00
InternalRestHandler remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
MMFiles Minor refactoring (#7408) 2018-11-22 16:16:05 +01:00
Pregel Bug fix/refactor find emplace (#7197) 2018-11-02 17:18:47 +01:00
Replication Faster index creation (#7348) (#7383) 2018-11-21 09:53:14 +01:00
RestHandler add alternative to ClusterInfo::getCollection() that doesn't throw (#7339) 2018-11-20 16:05:57 +01:00
RestServer MMFiles-replication-get-followers-under-lock (forward-port) (#7343) 2018-11-20 09:43:26 +01:00
RocksDBEngine make message a debug message instead of an error message 2018-11-22 18:47:23 +01:00
Scheduler Bug fix/remove shutdown assertion (#7388) 2018-11-22 15:35:55 +01:00
Sharding Simplify dropDatabaseCoordinator & fix some bugs (#7211) 2018-11-06 15:26:33 +01:00
Statistics try to fix "caught exception during statistics processing: Expecting Object" errors that may happen right after upgrading from 3.3 2018-10-25 11:28:22 +02:00
StorageEngine make method MMFiles-only (#7369) 2018-11-20 13:43:47 +01:00
Transaction yet more micro optimizations (#7400) 2018-11-21 17:09:09 +01:00
Utils add alternative to ClusterInfo::getCollection() that doesn't throw (#7339) 2018-11-20 16:05:57 +01:00
V8Server add alternative to ClusterInfo::getCollection() that doesn't throw (#7339) 2018-11-20 16:05:57 +01:00
VocBase Minor refactoring (#7408) 2018-11-22 16:16:05 +01:00
CMakeLists.txt yet more micro optimizations (#7400) 2018-11-21 17:09:09 +01:00
dbg.cmake