summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/type_shard_collection.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62905 Remove all the code related to the long collection names projectAntonio Fuschetto2022-01-281-12/+0
* SERVER-62783 Move the version parsing for ShardCollectionType out of ChunkVer...Kaloian Manassiev2022-01-241-2/+2
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-10/+7
* SERVER-58570 Add a new field to config.collections/config.cache.collections r...Antonio Fuschetto2021-08-061-0/+12
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-101-2/+2
* SERVER-52766: Support timestamp in the catalog cache loaderJordi Serra Torrens2020-11-251-0/+11
* SERVER-50027 Implement an 'allowMigrations' collection propertyKaloian Manassiev2020-11-111-0/+7
* SERVER-50027 Convert the CollectionType's UUID field to IDLKaloian Manassiev2020-11-031-0/+5
* SERVER-50027 Make CollectionType use IDL (Part 1)Kaloian Manassiev2020-10-221-0/+66