summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/type_collection_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49561 Add resharding fields to config.collectionsBlake Oler2020-08-051-1/+9
* SERVER-42364 Update config.collections schema to have a 'distributionMode' fieldEsha Maharishi2019-07-301-0/+159
* SERVER-42365 Remove dead code around 'allowSplit' and 'assigned shard key' fr...Esha Maharishi2019-07-301-4/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-67/+48
* 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-32288 Add isAssignedShardKey field to CollectionTypeRandolph Tan2018-01-191-0/+35
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-9/+9
* SERVER-24438 Extend mongos catalog to store collection default collationTess Avitabile2016-07-201-0/+68
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-14/+23
* SERVER-22247 Do not fail when parsing pre-2.2 sharding collection metadataKaloian Manassiev2016-01-211-0/+40
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-47/+42
* SERVER-18438 Remove unused sharding codeKaloian Manassiev2015-05-291-1/+1
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-131-16/+16
* SERVER-18137 CollectionType should store fully-qualified namespace as Namespa...Daniel Alabi2015-05-121-1/+14
* SERVER-18024 Move collection metadata loading under the catalog managerKaloian Manassiev2015-04-211-0/+80