1
0
Fork 0
arangodb/arangod/ClusterEngine
Vasiliy e16be8f3db issue 505.1: move index json comparison into index-type-specific implementations to address issue with incorrect definition comparison (#7430)
* issue 505: move index json comparison into index-type-specific implementations to address issue with incorrect definition comparison

* remove commented-out code

* fix typo

* backport: add additional logging and fix typo
2018-12-03 16:26:08 +03:00
..
CMakeLists.txt Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +02:00
ClusterCollection.cpp do not allow MMFiles single document operations overtaking each other… (#7469) 2018-11-28 13:03:47 +01:00
ClusterCollection.h do not allow MMFiles single document operations overtaking each other… (#7469) 2018-11-28 13:03:47 +01:00
ClusterEngine.cpp potentially fix failing Windows catch test (#7079) 2018-10-26 10:10:53 +02:00
ClusterEngine.h fix https://github.com/arangodb/release-3.4/issues/99 (#6952) 2018-10-19 13:04:24 +02:00
ClusterIndex.cpp Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +02:00
ClusterIndex.h Next try at truncate (#7090) 2018-10-26 13:00:33 +02:00
ClusterIndexFactory.cpp issue 505.1: move index json comparison into index-type-specific implementations to address issue with incorrect definition comparison (#7430) 2018-12-03 16:26:08 +03:00
ClusterIndexFactory.h fixing exception in ClusterIndexFactory (#6053) 2018-08-02 08:59:20 +02:00
ClusterRestCollectionHandler.cpp Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +02:00
ClusterRestCollectionHandler.h Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +02:00
ClusterRestExportHandler.cpp Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +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 Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +02:00
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 fix cluster selectivity estimates (#6488) 2018-09-14 00:22:01 +02:00
ClusterSelectivityEstimates.h fix cluster selectivity estimates (#6488) 2018-09-14 00:22:01 +02:00
ClusterTransactionCollection.cpp add alternative to ClusterInfo::getCollection() that doesn't throw (#7339) 2018-11-20 16:05:57 +01:00
ClusterTransactionCollection.h MMFiles-replication-get-followers-under-lock (forward-port) (#7343) 2018-11-20 09:43:26 +01:00
ClusterTransactionContextData.h
ClusterTransactionManager.h do not create empty useless transaction data objects (#6430) 2018-09-10 14:47:05 +02:00
ClusterTransactionState.cpp do not create empty useless transaction data objects (#6430) 2018-09-10 14:47:05 +02:00
ClusterTransactionState.h TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
ClusterV8Functions.cpp issue 465.2.2: remove redudnant heap allocations and simplify API (#6349) 2018-09-05 13:37:37 +03:00
ClusterV8Functions.h
Common.h fix https://github.com/arangodb/release-3.4/issues/99 (#6952) 2018-10-19 13:04:24 +02:00
MMFilesMethods.cpp add alternative to ClusterInfo::getCollection() that doesn't throw (#7339) 2018-11-20 16:05:57 +01:00
MMFilesMethods.h Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +02:00
RocksDBMethods.cpp add alternative to ClusterInfo::getCollection() that doesn't throw (#7339) 2018-11-20 16:05:57 +01:00
RocksDBMethods.h Add engine specific collection APIs (#6977) 2018-10-19 17:46:33 +02:00