summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/type_shard.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39180 Don't distribute chunks on `shardCollection` if the collection i...Kaloian Manassiev2019-01-251-0/+3
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-18137 Use NamespaceString for fully-qualified ns in shardingKevin Pulo2018-02-011-1/+1
* SERVER-22660 OpObserver on config server for inserts to config.shards from ol...Esha Maharishi2016-07-141-1/+29
* Revert "Revert "SERVER-19111 Move common addShard functionality to CatalogMan...Kaloian Manassiev2015-07-031-1/+0
* Revert "SERVER-19111 Move common addShard functionality to CatalogManager"Kaloian Manassiev2015-07-011-0/+1
* SERVER-19111 Move common addShard functionality to CatalogManagerKaloian Manassiev2015-06-301-1/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-119/+119
* SERVER-18996 Implement getAllShards for RS Catalog Manager.Daniel Alabi2015-06-171-21/+33
* SERVER-18127 Remove all references to configServerKaloian Manassiev2015-06-041-14/+0
* SERVER-18049 Move StaticShardInfo out of shard.cppKaloian Manassiev2015-05-141-3/+1
* SERVER-17775 Move ShardType to src/mongo/s/catalogDaniel Alabi2015-04-091-0/+185