1
0
Fork 0
arangodb/arangod/ClusterEngine
Simon 2dd8593609 View Replication (#5915) 2018-07-26 10:28:46 +02:00
..
CMakeLists.txt Add optimizer rule that replaces js function calls (NEAR/WITHIN/FULLTEXT) with pure AQL (#5529) 2018-06-12 13:48:31 +02:00
ClusterCollection.cpp issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
ClusterCollection.h issue 399.2: use a LogicalCollection& instead of LogicalCollection* in PhysicalCollection (#5861) 2018-07-13 15:02:43 +03:00
ClusterEngine.cpp View Replication (#5915) 2018-07-26 10:28:46 +02:00
ClusterEngine.h View Replication (#5915) 2018-07-26 10:28:46 +02:00
ClusterIndex.cpp issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
ClusterIndex.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
ClusterIndexFactory.cpp issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
ClusterIndexFactory.h issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index (#5929) 2018-07-20 14:55:58 +03:00
ClusterRestExportHandler.cpp
ClusterRestExportHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterRestHandlers.cpp
ClusterRestHandlers.h
ClusterRestReplicationHandler.cpp
ClusterRestReplicationHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +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
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