summaryrefslogtreecommitdiff
path: root/src/mongo/s/config_server_test_fixture.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-2/+0
* SERVER-30324 Move cluster_remove_shard_cmd to mongodHugh Han2017-08-151-0/+17
* Revert "SERVER-30324 Move cluster_remove_shard_cmd to mongod"Mathias Stearn2017-08-071-17/+0
* SERVER-30324 Move cluster_remove_shard_cmd to mongodHugh Han2017-08-071-0/+17
* SERVER-29672 Make Config/ShardCatalogCacheLoader decorations on ServiceContextKaloian Manassiev2017-07-281-4/+1
* SERVER-30053 Get rid of the ShardingCatalogManager interfaceKaloian Manassiev2017-07-171-6/+2
* SERVER-29107 move shardCollection logic into new _configsvrShardCollection co...Esha Maharishi2017-06-211-0/+18
* SERVER-28431 shard chunk loader interface implementationDianna Hohensee2017-05-081-1/+4
* Revert "Revert "SERVER-28433 Implement KeysCollectionCacheReaderAndUpdater""Randolph Tan2017-04-181-0/+6
* Revert "SERVER-28433 Implement KeysCollectionCacheReaderAndUpdater"Daniel Gottlieb2017-04-181-6/+0
* SERVER-28433 Implement KeysCollectionCacheReaderAndUpdaterRandolph Tan2017-04-171-0/+6
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-5/+5
* SERVER-25934 rename MongodTestFixture to ShardingMongodTestFixtureEsha Maharishi2016-10-201-3/+3
* SERVER-25934 rename MongodTestFixture to ShardingMongodTestFixtureEsha Maharishi2016-09-011-1/+1
* SERVER-25563 create MongodTestFixture and make ConfigServerTestFixture extend itEsha Maharishi2016-09-011-98/+40
* SERVER-25677 Clear cached clusterId if config.version document is rolled back.Spencer T Brody2016-08-261-0/+7
* SERVER-24999 Built _configsvrSplitChunk wrapper around applyOpsJess Fan2016-08-101-0/+11
* SERVER-25154 unit tests for addShard compatibility pathEsha Maharishi2016-08-011-0/+5
* SERVER-24532 adding MigrationManager to manage parallel migrationsDianna Hohensee2016-07-131-3/+3
* Revert "SERVER-24532 adding MigrationManager to manage parallel migrations"Dianna Hohensee2016-07-121-3/+3
* SERVER-24532 adding MigrationManager to manage parallel migrationsDianna Hohensee2016-07-111-3/+3
* SERVER-23096 Move initialization of config.version and the config db indexes ...Spencer T Brody2016-06-281-0/+12
* SERVER-24379 Implement ShardingCatalogMangerImpl::addShardToZoneRandolph Tan2016-06-211-0/+11
* SERVER-24567 Implement Config Server Test fixtureRandolph Tan2016-06-171-0/+157