summaryrefslogtreecommitdiff
path: root/src/mongo/s/config_server_test_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-25350 Move thread initialization from subclasses into ServiceContextMo...Sam Dunietz2016-08-021-3/+1
* SERVER-25154 unit tests for addShard compatibility pathEsha Maharishi2016-08-011-2/+15
* SERVER-25050 Set maxTimeMS on OperationContext on mongosKaloian Manassiev2016-07-301-2/+6
* SERVER-25298 make ConfigServerTestFixture use a real OpObserverEsha Maharishi2016-07-291-0/+9
* SERVER-24989 MigrationManager unit-testing.Dianna Hohensee2016-07-191-1/+8
* SERVER-24532 adding MigrationManager to manage parallel migrationsDianna Hohensee2016-07-131-16/+40
* Revert "SERVER-24532 adding MigrationManager to manage parallel migrations"Dianna Hohensee2016-07-121-36/+12
* SERVER-24532 adding MigrationManager to manage parallel migrationsDianna Hohensee2016-07-111-12/+36
* SERVER-23096 Move initialization of config.version and the config db indexes ...Spencer T Brody2016-06-281-21/+58
* SERVER-24443 Add repl::ReadConcernLevel to Shard::exhaustiveFindOnConfigDianna Hohensee2016-06-221-2/+7
* SERVER-24379 Implement ShardingCatalogMangerImpl::addShardToZoneRandolph Tan2016-06-211-0/+34
* SERVER-24567 Implement Config Server Test fixtureRandolph Tan2016-06-171-0/+307