summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/sharding_catalog_client_mock.h
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "SERVER-30324 Move cluster_remove_shard_cmd to mongod"Mathias Stearn2017-08-071-0/+3
* SERVER-30324 Move cluster_remove_shard_cmd to mongodHugh Han2017-08-071-3/+0
* SERVER-30219 Make metadata commands use kLocalReadConcernJessica Yu2017-08-021-7/+21
* SERVER-30023 Move createDatabase to configserverJessica Yu2017-08-011-3/+8
* SERVER-29660 move the logic of the enableSharding into the new _configsvrEnab...Jessica Yu2017-07-221-0/+4
* SERVER-30053 Remove 'opCtx' parameter from Grid::catalogClient()Kaloian Manassiev2017-07-131-1/+1
* SERVER-29107 move shardCollection logic into new _configsvrShardCollection co...Esha Maharishi2017-06-211-8/+0
* SERVER-29017 Get rid of ShardingCatalogClient::updateCollectionKaloian Manassiev2017-05-121-4/+0
* SERVER-28435 Implement getNewKey for catalog clientRandolph Tan2017-04-171-0/+6
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-27/+27
* SERVER-27584 add filter to listDatabases commandDavid Storch2017-01-191-0/+1
* SERVER-26732 Get rid of ShardingCatalogClient::getTagForChunkKaloian Manassiev2016-10-241-4/+0
* SERVER-26013 Remove ShardingCatalogClient::distLock and cleanup DistLockManagerKaloian Manassiev2016-09-081-5/+0
* SERVER-25872 make DistLockCatalogFixture and ReplSetDistLockManagerFixture ex...Esha Maharishi2016-09-011-3/+3
* SERVER-25001 Wire in new _configsvrSplitChunk command so mongod no longer run...Jess Fan2016-08-231-3/+7
* SERVER-24213 Make addShard return success if attempting to add an already exi...Spencer T Brody2016-08-081-1/+1
* SERVER-24438 Extend mongos catalog to store collection default collationTess Avitabile2016-07-201-0/+1
* SERVER-24817 Hook up clusterID into places that need itSpencer T Brody2016-07-081-0/+3
* SERVER-23096 Move initialization of config.version and the config db indexes ...Spencer T Brody2016-06-281-2/+0
* SERVER-24701 Add option to set writeConcern for ShardingCatalogClient write opsRandolph Tan2016-06-241-3/+6
* SERVER-23891 implement ShardId classMisha Tyulenev2016-06-151-2/+2
* SERVER-24323 Add ShardingCatalogManager and move addShard implementation into itSpencer T Brody2016-06-131-7/+0
* SERVER-24323 Rename CatalogManager to ShardingCatalogClientSpencer T Brody2016-06-131-0/+175