.. |
Action.cpp
|
…
|
|
Action.h
|
…
|
|
ActionBase.cpp
|
…
|
|
ActionBase.h
|
…
|
|
ActionDescription.cpp
|
…
|
|
ActionDescription.h
|
…
|
|
AgencyCallback.cpp
|
…
|
|
AgencyCallback.h
|
…
|
|
AgencyCallbackRegistry.cpp
|
…
|
|
AgencyCallbackRegistry.h
|
…
|
|
ClusterCollectionCreationInfo.cpp
|
…
|
|
ClusterCollectionCreationInfo.h
|
…
|
|
ClusterComm.cpp
|
fix return value checks (#9852)
|
2019-08-29 20:38:53 +02:00 |
ClusterComm.h
|
fix return value checks (#9852)
|
2019-08-29 20:38:53 +02:00 |
ClusterEdgeCursor.cpp
|
…
|
|
ClusterEdgeCursor.h
|
…
|
|
ClusterFeature.cpp
|
honor return values of important methods (#9859)
|
2019-08-30 23:11:19 +02:00 |
ClusterFeature.h
|
…
|
|
ClusterHelpers.cpp
|
…
|
|
ClusterHelpers.h
|
…
|
|
ClusterInfo.cpp
|
Background Get Ids (#9474)
|
2019-08-16 12:42:22 +02:00 |
ClusterInfo.h
|
Background Get Ids (#9474)
|
2019-08-16 12:42:22 +02:00 |
ClusterMethods.cpp
|
forceBackup is now allowInconsistent (#9850)
|
2019-09-02 10:32:58 +02:00 |
ClusterMethods.h
|
Non-Blocking inserts (#9823)
|
2019-08-30 09:17:58 +02:00 |
ClusterRepairDistributeShardsLike.cpp
|
…
|
|
ClusterRepairDistributeShardsLike.h
|
…
|
|
ClusterRepairOperations.cpp
|
…
|
|
ClusterRepairOperations.h
|
…
|
|
ClusterRepairs.h
|
…
|
|
ClusterTraverser.cpp
|
…
|
|
ClusterTraverser.h
|
…
|
|
ClusterTrxMethods.cpp
|
Non-Blocking inserts (#9823)
|
2019-08-30 09:17:58 +02:00 |
ClusterTrxMethods.h
|
Non-Blocking inserts (#9823)
|
2019-08-30 09:17:58 +02:00 |
ClusterTypes.cpp
|
Feature/rebootid notice changes (#9523)
|
2019-08-12 09:33:22 +02:00 |
ClusterTypes.h
|
Feature/rebootid notice changes (#9523)
|
2019-08-12 09:33:22 +02:00 |
CreateCollection.cpp
|
…
|
|
CreateCollection.h
|
…
|
|
CreateDatabase.cpp
|
…
|
|
CreateDatabase.h
|
…
|
|
CriticalThread.cpp
|
…
|
|
CriticalThread.h
|
Feature/cleanup ccpcheck (#9665)
|
2019-08-12 11:11:49 +02:00 |
DBServerAgencySync.cpp
|
…
|
|
DBServerAgencySync.h
|
…
|
|
DropCollection.cpp
|
…
|
|
DropCollection.h
|
…
|
|
DropDatabase.cpp
|
…
|
|
DropDatabase.h
|
…
|
|
DropIndex.cpp
|
…
|
|
DropIndex.h
|
…
|
|
EnsureIndex.cpp
|
…
|
|
EnsureIndex.h
|
…
|
|
FollowerInfo.cpp
|
honor return values of important methods (#9859)
|
2019-08-30 23:11:19 +02:00 |
FollowerInfo.h
|
…
|
|
HeartbeatThread.cpp
|
various replication improvements: (#9676)
|
2019-08-12 10:53:20 +02:00 |
HeartbeatThread.h
|
…
|
|
Maintenance.cpp
|
…
|
|
Maintenance.h
|
…
|
|
MaintenanceFeature.cpp
|
Feature/cleanup ccpcheck (#9665)
|
2019-08-12 11:11:49 +02:00 |
MaintenanceFeature.h
|
…
|
|
MaintenanceRestHandler.cpp
|
AQL date functions improvements (#9714)
|
2019-08-22 12:50:08 +02:00 |
MaintenanceRestHandler.h
|
AQL date functions improvements (#9714)
|
2019-08-22 12:50:08 +02:00 |
MaintenanceStrings.h
|
…
|
|
MaintenanceWorker.cpp
|
…
|
|
MaintenanceWorker.h
|
Feature/cleanup ccpcheck (#9665)
|
2019-08-12 11:11:49 +02:00 |
NonAction.cpp
|
…
|
|
NonAction.h
|
…
|
|
RebootTracker.cpp
|
Feature/rebootid notice changes (#9523)
|
2019-08-12 09:33:22 +02:00 |
RebootTracker.h
|
Feature/rebootid notice changes (#9523)
|
2019-08-12 09:33:22 +02:00 |
ReplicationTimeoutFeature.cpp
|
Minimize unnecessary dropping of followers due to poorly set synchronous replication timeouts (#9798)
|
2019-08-26 11:20:02 +02:00 |
ReplicationTimeoutFeature.h
|
Minimize unnecessary dropping of followers due to poorly set synchronous replication timeouts (#9798)
|
2019-08-26 11:20:02 +02:00 |
ResignShardLeadership.cpp
|
…
|
|
ResignShardLeadership.h
|
…
|
|
RestAgencyCallbacksHandler.cpp
|
…
|
|
RestAgencyCallbacksHandler.h
|
…
|
|
RestClusterHandler.cpp
|
…
|
|
RestClusterHandler.h
|
…
|
|
ResultT.h
|
Feature/cleanup ccpcheck (#9665)
|
2019-08-12 11:11:49 +02:00 |
ServerState.cpp
|
honor return values of important methods (#9859)
|
2019-08-30 23:11:19 +02:00 |
ServerState.h
|
check for duplicate server endpoints on cluster startup (#9860)
|
2019-08-30 10:29:46 +02:00 |
SynchronizeShard.cpp
|
Bug fix/multi bugs (#9789)
|
2019-08-26 13:11:59 +02:00 |
SynchronizeShard.h
|
…
|
|
TakeoverShardLeadership.cpp
|
Fix agency bugs. (#9718)
|
2019-08-16 11:16:28 +02:00 |
TakeoverShardLeadership.h
|
…
|
|
TraverserEngine.cpp
|
honor return values of important methods (#9859)
|
2019-08-30 23:11:19 +02:00 |
TraverserEngine.h
|
…
|
|
TraverserEngineRegistry.cpp
|
…
|
|
TraverserEngineRegistry.h
|
…
|
|
UpdateCollection.cpp
|
…
|
|
UpdateCollection.h
|
…
|
|
v8-cluster.cpp
|
…
|
|
v8-cluster.h
|
Feature/cleanup ccpcheck (#9665)
|
2019-08-12 11:11:49 +02:00 |