1
0
Fork 0
arangodb/arangod/ClusterEngine
Jan 5a347017da
backport some fixes to 3.4 (#6739)
2018-10-08 09:43:14 +02:00
..
CMakeLists.txt Bug fix 3.4/fix cluster index estimates (#6487) 2018-09-13 23:14:07 +02:00
ClusterCollection.cpp Resilience test failure points (#6545) 2018-09-20 01:04:38 +02:00
ClusterCollection.h Resilience test failure points (#6545) 2018-09-20 01:04:38 +02:00
ClusterEngine.cpp backport some fixes to 3.4 (#6739) 2018-10-08 09:43:14 +02:00
ClusterEngine.h backport some fixes to 3.4 (#6739) 2018-10-08 09:43:14 +02:00
ClusterIndex.cpp take over selectivity estimates (#6512) 2018-09-17 16:42:24 +02:00
ClusterIndex.h take over selectivity estimates (#6512) 2018-09-17 16:42:24 +02:00
ClusterIndexFactory.cpp fixing exception in ClusterIndexFactory (#6053) 2018-08-02 08:59:20 +02:00
ClusterIndexFactory.h fixing exception in ClusterIndexFactory (#6053) 2018-08-02 08:59:20 +02:00
ClusterRestExportHandler.cpp document the RequestLanes, and "fix" the lanes of a few handlers (#6152) 2018-08-15 11:58:16 +02:00
ClusterRestExportHandler.h document the RequestLanes, and "fix" the lanes of a few handlers (#6152) 2018-08-15 11:58:16 +02:00
ClusterRestHandlers.cpp
ClusterRestHandlers.h
ClusterRestReplicationHandler.cpp
ClusterRestReplicationHandler.h document the RequestLanes, and "fix" the lanes of a few handlers (#6152) 2018-08-15 11:58:16 +02:00
ClusterRestWalHandler.cpp remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
ClusterRestWalHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterSelectivityEstimates.cpp Bug fix 3.4/fix cluster index estimates (#6487) 2018-09-13 23:14:07 +02:00
ClusterSelectivityEstimates.h Bug fix 3.4/fix cluster index estimates (#6487) 2018-09-13 23:14:07 +02:00
ClusterTransactionCollection.cpp Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterTransactionCollection.h TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
ClusterTransactionContextData.h
ClusterTransactionManager.h
ClusterTransactionState.cpp TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
ClusterTransactionState.h TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
ClusterV8Functions.cpp remove some unused parts (#5746) 2018-07-03 13:58:00 +02:00
ClusterV8Functions.h
Common.h