summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/sharding_catalog_client_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-37431 Make `logChange` not return `Status`.ADAM David Alan Martin2018-10-051-5/+5
* SERVER-36041 Increase the size of changelog and actionlogSarah Zhou2018-07-101-2/+2
* SERVER-35691 Cleanup the ChunkVersion serialization/deserialization codeKaloian Manassiev2018-06-221-1/+1
* SERVER-35639 Include port in server name of config.changelog entriesKevin Pulo2018-06-221-3/+5
* SERVER-34470 Give config and admin databases a fixed database versionBlake Oler2018-06-201-2/+5
* SERVER-34072 config.databases writes with new version field should take the g...Esha Maharishi2018-06-111-14/+0
* SERVER-35275 rename fail point FP macros, improve docsBilly Donahue2018-05-301-1/+1
* SERVER-34628 Prep for removing appendCommandStatusMathias Stearn2018-05-081-6/+8
* SERVER-34599 Check status in sharding catalog client's applyChunkOpsDeprecated()Blake Oler2018-04-231-15/+19
* SERVER-33867 Create and store db versions in config.databases on setFCV=4.0jannaerin2018-03-211-0/+34
* SERVER-33586 Move getAllShardedCollectionsForDb to the CatalogClientBlake Oler2018-03-141-0/+18
* SERVER-29908 Fix failing ReplSetDistLockManagerTestKaloian Manassiev2018-03-081-25/+0
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-6/+0
* SERVER-32320 Make sharding doTxn back into applyOps temporarily.Matthew Russotto2018-03-011-3/+3
* SERVER-29908 Consolidate some sharding libraries to help break dependency cyclesKaloian Manassiev2018-02-121-1/+0
* SERVER-32984 clean up DatabaseType classEsha Maharishi2018-02-051-10/+2
* SERVER-29908 Move sharding_task_executor under mongo/sKaloian Manassiev2018-02-021-1/+0
* SERVER-18137 Use NamespaceString for fully-qualified ns in shardingKevin Pulo2018-02-011-46/+37
* SERVER-32901 Consolidate sharding librariesKaloian Manassiev2018-01-291-1/+1
* SERVER-32617 Fix code that reconstructs status with just code and stringMathias Stearn2018-01-171-45/+18
* SERVER-32684 Make mongos write command objects hold Status directlyMathias Stearn2018-01-171-3/+1
* SERVER-30744 Move dropCollection logic from ShardingCatalogClient into Shardi...Kaitlin Mahar2018-01-161-177/+0
* SERVER-32317 Make sharding chunk manipulation operations use doTxn instead of...Siyuan Zhou2018-01-161-4/+4
* SERVER-32646 CommandHelpersBilly Donahue2018-01-161-9/+9
* SERVER-32365 Move the logic of the dropDatabase command into the new _configs...Kaitlin Mahar2018-01-151-5/+7
* SERVER-30504 Move the logic of the dropCollection command into the new _confi...Kaitlin Mahar2018-01-081-4/+6
* SERVER-18138 catalog manager listing methods now return vectorsKevin Pulo2017-12-181-37/+31
* SERVER-31734 Add Status::withContext() and addContext()Mathias Stearn2017-11-021-1/+1
* SERVER-30733 make distlocks hierarchical for metadata commands on databases a...Esha Maharishi2017-10-121-15/+0
* SERVER-29027 Allow collections in the config db to be shardedsamantharitter2017-09-281-46/+13
* SERVER-30615 Fix duplicate key error in shardCollection by using local read c...Dianna Hohensee2017-09-141-5/+8
* SERVER-29203 Remove batch size limit for config server writessamantharitter2017-08-181-10/+0
* SERVER-30324 Move cluster_remove_shard_cmd to mongodHugh Han2017-08-151-149/+0
* Revert "SERVER-30219 Make metadata commands use kLocalReadConcern"Esha Maharishi2017-08-081-19/+14
* Revert "SERVER-30324 Move cluster_remove_shard_cmd to mongod"Mathias Stearn2017-08-071-0/+149
* SERVER-30324 Move cluster_remove_shard_cmd to mongodHugh Han2017-08-071-149/+0
* SERVER-30219 Make metadata commands use kLocalReadConcernJessica Yu2017-08-021-14/+19
* SERVER-30023 Move createDatabase to configserverJessica Yu2017-08-011-133/+1
* SERVER-28752 Use IDL write_ops everywhere instead of Batched Insert/Update/De...Kaloian Manassiev2017-08-011-32/+33
* SERVER-29660 move the logic of the enableSharding into the new _configsvrEnab...Jessica Yu2017-07-221-54/+0
* SERVER-30053 Remove 'opCtx' parameter from Grid::catalogClient()Kaloian Manassiev2017-07-131-3/+3
* SERVER-27723 Undeprecate ChunkType::DEPRECATED_epoch and ChunkType::DEPRECATE...Joanna Huang2017-06-231-1/+1
* SERVER-29107 move shardCollection logic into new _configsvrShardCollection co...Esha Maharishi2017-06-211-268/+24
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-6/+12
* SERVER-29461 Filter command output to avoid duplicating generic reply fieldsMathias Stearn2017-06-131-2/+2
* SERVER-29017 Get rid of ShardingCatalogClient::updateCollectionKaloian Manassiev2017-05-121-31/+56
* SERVER-29034 change Shard::runBatchWriteCommandOnConfig to run write commands...Esha Maharishi2017-05-011-9/+10
* Revert "Revert "SERVER-28433 Implement KeysCollectionCacheReaderAndUpdater""Randolph Tan2017-04-181-1/+1
* Revert "SERVER-28433 Implement KeysCollectionCacheReaderAndUpdater"Daniel Gottlieb2017-04-181-1/+1