summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/type_collection_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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