1
0
Fork 0
arangodb/arangod/Cluster
jsteemann bc87837778 simplifications 2018-05-27 19:47:48 +02:00
..
AgencyCallback.cpp devel: fixed the missed changes to plan after agency callback is registred f… (#4775) 2018-03-14 12:01:17 +01:00
AgencyCallback.h devel: fixed the missed changes to plan after agency callback is registred f… (#4775) 2018-03-14 12:01:17 +01:00
AgencyCallbackRegistry.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
AgencyCallbackRegistry.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
ClusterComm.cpp Refactoring & code cleanup (#5138) (#5142) 2018-04-24 14:42:23 +02:00
ClusterComm.h simplifications 2018-05-27 19:47:48 +02:00
ClusterEdgeCursor.cpp issue 389.8: remove redundant function from Methods, convert Syncer API to user TRI_ocbase_t& wherever possible (#5408) 2018-05-22 16:10:24 +03:00
ClusterEdgeCursor.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
ClusterFeature.cpp Rest middleware refactoring (#5332) 2018-05-14 17:43:10 +02:00
ClusterFeature.h Feature/mv thread death logging (#5111) 2018-04-23 15:50:14 +02:00
ClusterHelpers.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ClusterHelpers.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ClusterInfo.cpp Cleanup cluster selectivity (#5440) 2018-05-23 18:00:14 +02:00
ClusterInfo.h Coordinator ArangoSearch view + Execution nodes + AgencyMock (#5160) 2018-05-02 00:15:11 +03:00
ClusterMethods.cpp WIP - start adding optional overwrite to insert operation (RepSert) (#5268) 2018-05-24 19:47:15 +02:00
ClusterMethods.h WIP - start adding optional overwrite to insert operation (RepSert) (#5268) 2018-05-24 19:47:15 +02:00
ClusterRepairDistributeShardsLike.cpp Bug fix/compile issues on mac (#5280) 2018-05-08 11:07:16 +02:00
ClusterRepairDistributeShardsLike.h Feature/fix inconsistent distribute shards like job (#4743) 2018-05-07 16:53:08 +02:00
ClusterRepairOperations.cpp Bug fix/compile issues on mac (#5280) 2018-05-08 11:07:16 +02:00
ClusterRepairOperations.h Bug fix/compile issues on mac (#5280) 2018-05-08 11:07:16 +02:00
ClusterRepairs.h Feature/fix inconsistent distribute shards like job (#4743) 2018-05-07 16:53:08 +02:00
ClusterTraverser.cpp Bug fix devel/bfs filter vertices (#4752) 2018-03-08 09:06:15 +01:00
ClusterTraverser.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
CollectionLockState.cpp moved collection lock state into its own struct 2017-02-16 10:27:14 +01:00
CollectionLockState.h moved collection lock state into its own struct 2017-02-16 10:27:14 +01:00
CriticalThread.cpp Bug fix/remove most of aql js (#5223) 2018-04-30 11:17:11 +02:00
CriticalThread.h Bug fix/remove most of aql js (#5223) 2018-04-30 11:17:11 +02:00
DBServerAgencySync.cpp issue 374.3: use a reference to vocbase instead of a pointer in DatabaseGuard 2018-04-13 09:56:49 +03:00
DBServerAgencySync.h switch to boost asio 2016-10-14 10:12:17 +00:00
FollowerInfo.cpp issue 355.7: ensure LogicalDataSource::vocbase() returns a reference 2018-04-09 15:38:24 +03:00
FollowerInfo.h Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
HeartbeatThread.cpp Coordinator storage engine (#5405) 2018-05-22 19:30:27 +02:00
HeartbeatThread.h Using asio::io_context::strands instead of locks (#5266) 2018-05-07 15:58:19 +02:00
ReplicationTimeoutFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
ReplicationTimeoutFeature.h Make chooseTimeout() dynamic (#3996) 2017-12-15 18:25:18 +01:00
RestAgencyCallbacksHandler.cpp Remove copy of request body in rest handlers (#5104) 2018-04-16 14:49:51 +02:00
RestAgencyCallbacksHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestClusterHandler.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
RestClusterHandler.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ResultT.h Feature/fix inconsistent distribute shards like job (#4743) 2018-05-07 16:53:08 +02:00
ServerState.cpp use nullptr 2018-05-25 18:55:37 +02:00
ServerState.h fixed minor several compiler complaints (#5406) 2018-05-23 11:50:00 +02:00
ShardDistributionReporter.cpp Feature/fix inconsistent distribute shards like job (#4743) 2018-05-07 16:53:08 +02:00
ShardDistributionReporter.h Bug fix/optimize shard distribution api and ui (#3921) 2018-01-02 12:42:12 +01:00
TraverserEngine.cpp issue 389.5: refactor StandaloneContext to be constructed with a TRI_vocbase_t& (#5370) 2018-05-17 01:15:50 +03:00
TraverserEngine.h issue 383.4: push vocbase validity check up from Query constructor out into arangodb::consensus::State, StatisticsWorker and AQLUserFunctions calls (#5177) 2018-04-23 14:52:42 +03:00
TraverserEngineRegistry.cpp issue 383.4: push vocbase validity check up from Query constructor out into arangodb::consensus::State, StatisticsWorker and AQLUserFunctions calls (#5177) 2018-04-23 14:52:42 +03:00
TraverserEngineRegistry.h issue 383.4: push vocbase validity check up from Query constructor out into arangodb::consensus::State, StatisticsWorker and AQLUserFunctions calls (#5177) 2018-04-23 14:52:42 +03:00
v8-cluster.cpp fixed minor several compiler complaints (#5406) 2018-05-23 11:50:00 +02:00
v8-cluster.h clang-format 2016-01-27 13:43:46 +01:00