summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config/sharding_catalog_manager_collection_operations.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33781 upgrade/downgrade config.chunks metadata with a new history field.Martin Neupauer2018-04-131-4/+6
* SERVER-34328 Fix lintWilliam Schultz2018-04-091-15/+14
* SERVER-34328 Remove unused lambda captures.A. Jesse Jiryu Davis2018-04-091-1/+1
* SERVER-33797: Reload ShardRegistry on shard collection commandMatthew Saltz2018-03-291-4/+3
* SERVER-33332 mongos create command should preserve wtimeout option given by userRandolph Tan2018-03-211-1/+4
* SERVER-33586 Move getAllShardedCollectionsForDb to the CatalogClientBlake Oler2018-03-141-19/+0
* SERVER-33455 SERVER-33452 - Add history to the chunk type and update move/spl...Martin Neupauer2018-03-141-0/+7
* Revert "SERVER-33455 SERVER-33452 - Add history to the chunk type and update ...Martin Neupauer2018-03-141-7/+0
* SERVER-33455 SERVER-33452 - Add history to the chunk type and update move/spl...Martin Neupauer2018-03-141-0/+7
* SERVER-24635 replace references to fassertStatusOK with fassertBenety Goh2018-03-071-1/+1
* SERVER-33232 _configCreateCollection should properly wait for write concernRandolph Tan2018-03-061-0/+7
* SERVER-32291 Implement collection creation on config serverRandolph Tan2018-02-061-0/+79
* SERVER-29908 Move sharding_catalog_manager and tests under db/s/configKaloian Manassiev2018-02-061-0/+605