summaryrefslogtreecommitdiff
path: root/src/mongo/s/sharding_test_fixture.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27198 Remove ASIO based MessagingPort implementationAndrew Morrow2017-07-051-1/+0
* SERVER-29017 Get rid of ShardingCatalogClient::updateCollectionKaloian Manassiev2017-05-121-3/+4
* SERVER-22611 Get rid of ChunkDiff and add more CatalogCache testsKaloian Manassiev2017-04-041-1/+0
* SERVER-28164 make ClusterWrite::run path use ARS instead of DBClientMultiCommandEsha Maharishi2017-03-131-0/+11
* SERVER-28030 Move catalog_cache.h/.cpp to mongo/s/Kaloian Manassiev2017-02-181-2/+2
* SERVER-26674 transport::Session objects should be shared_ptr managedsamantharitter2016-11-051-2/+3
* SERVER-24702 remove remnants of ShardingCatalogManagerImpl from ShardingTestF...Esha Maharishi2016-09-061-2/+0
* SERVER-25001 Wire in new _configsvrSplitChunk command so mongod no longer run...Jess Fan2016-08-231-7/+0
* SERVER-24162 Integrate TransportLayerSamantha Ritter2016-07-121-2/+9
* SERVER-24323 Add ShardingCatalogManager and move addShard implementation into itSpencer T Brody2016-06-131-0/+5
* SERVER-24323 Rename CatalogManager to ShardingCatalogClientSpencer T Brody2016-06-131-7/+8
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-24104 Replace direct uses of stdx::chrono::durations with MongoDB dura...Andy Schwerin2016-05-171-1/+1
* SERVER-23495 Add abstract Shard class and shift the ShardRemote implementatio...Esha Maharishi2016-04-201-2/+3
* SERVER-23694 Move TaskExecutorPool currently owned by ShardRegistry to GridSpencer T Brody2016-04-181-0/+2
* SERVER-23498 Add ShardFactoryMisha Tyulenev2016-04-141-3/+3
* SERVER-23534 move miscellaneous methods off GridEsha Maharishi2016-04-061-0/+1
* SERVER-21193 mongos claims that config db is empty on CSRS clusterRandolph Tan2015-11-111-0/+6
* SERVER-21186 Make actionLog format the same as changeLog'sKaloian Manassiev2015-11-031-6/+25
* SERVER-20646 Make a common sharding test fixtureKaloian Manassiev2015-10-131-0/+190