summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/type_shard.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66297 get rid of maxSizeEnrico Golfieri2022-09-071-0/+2
* Revert "SERVER-66297 get rid of maxSize"Sviatlana Zuiko2022-09-021-2/+0
* SERVER-66297 get rid of maxSizeEnrico Golfieri2022-09-011-0/+2
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-1/+1
* SERVER-66431 Replace all usages of ShardType::ConfigNS by kConfigsvrShardsNam...Silvia Surroca2022-06-031-3/+0
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-3/+3
* SERVER-47406 Implement the persistence and tracking of topologyTimeKevin Pulo2020-07-011-0/+8
* 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/+2
* 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/+2
* SERVER-29464 Get rid of unused code in the write commands parsingKaloian Manassiev2017-06-091-1/+0
* SERVER-25371 Coverity analysis defect 99730: PW.USELESS_TYPE_QUALIFIER_ON_RET...Esha Maharishi2016-08-121-2/+2
* SERVER-22660 OpObserver on config server for inserts to config.shards from ol...Esha Maharishi2016-07-141-0/+15
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-76/+84
* SERVER-18996 Implement getAllShards for RS Catalog Manager.Daniel Alabi2015-06-171-4/+4
* SERVER-18127 Remove all references to configServerKaloian Manassiev2015-06-041-37/+6
* SERVER-17775 Move ShardType to src/mongo/s/catalogDaniel Alabi2015-04-091-0/+148