summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/type_collection.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42364 Update config.collections schema to have a 'distributionMode' fieldEsha Maharishi2019-07-301-3/+22
* SERVER-42365 Remove dead code around 'allowSplit' and 'assigned shard key' fr...Esha Maharishi2019-07-301-14/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-32291 Implement collection creation on config serverRandolph Tan2018-02-061-0/+4
* SERVER-18137 Use NamespaceString for fully-qualified ns in shardingKevin Pulo2018-02-011-1/+1
* SERVER-32288 Add isAssignedShardKey field to CollectionTypeRandolph Tan2018-01-191-1/+10
* SERVER-29759 on _configsvrSetFeatureCompatibilityVersion=3.6, generate and pe...Esha Maharishi2017-06-261-0/+14
* SERVER-29107 move shardCollection logic into new _configsvrShardCollection co...Esha Maharishi2017-06-211-0/+2
* SERVER-28120 persist config.collections entries on shards for the collections...Dianna Hohensee2017-03-091-1/+18
* SERVER-27393 Balancer should skip dropped collectionsNathan Myers2016-12-211-0/+4
* Revert "SERVER-27383 Balancer should skip dropped collections" (sp)Nathan Myers2016-12-211-4/+0
* SERVER-27383 Balancer should skip dropped collectionsNathan Myers2016-12-211-0/+4
* SERVER-24438 Extend mongos catalog to store collection default collationTess Avitabile2016-07-201-0/+11
* SERVER-22247 Do not fail when parsing pre-2.2 sharding collection metadataKaloian Manassiev2016-01-211-3/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-80/+99
* SERVER-18127 Remove all references to configServerKaloian Manassiev2015-06-041-7/+0
* SERVER-18438 Remove unused sharding codeKaloian Manassiev2015-05-291-4/+4
* SERVER-18137 CollectionType should store fully-qualified namespace as Namespa...Daniel Alabi2015-05-121-3/+4
* SERVER-18024 Move collection metadata loading under the catalog managerKaloian Manassiev2015-04-211-0/+133