summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/type_shard_collection.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62905 Remove all the code related to the long collection names projectAntonio Fuschetto2022-01-281-5/+0
* SERVER-62783 Move the version parsing for ShardCollectionType out of ChunkVer...Kaloian Manassiev2022-01-241-7/+2
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-4/+2
* SERVER-58575 Replace the logic that decides whether the SSCCL should use name...Antonio Fuschetto2021-08-181-0/+1
* SERVER-58570 Add a new field to config.collections/config.cache.collections r...Antonio Fuschetto2021-08-061-0/+4
* SERVER-58270 Create configureCollectionAutoSplitter commandSimon Graetzer2021-07-301-0/+4
* SERVER-57315 Enable shardCollection command for a time series collectionArun Banala2021-06-291-0/+1
* SERVER-55592 Add time-series fields to sharding catalogSergi Mateo Bellido2021-04-211-0/+2
* SERVER-54790 Remove the 'allowMigrations' flag from config.collections when d...Sergi Mateo Bellido2021-03-021-1/+2
* SERVER-52766: Support timestamp in the catalog cache loaderJordi Serra Torrens2020-11-251-0/+8
* SERVER-50027 Implement an 'allowMigrations' collection propertyKaloian Manassiev2020-11-111-0/+6
* SERVER-50027 Convert the CollectionType's UUID field to IDLKaloian Manassiev2020-11-031-3/+2
* SERVER-50027 Make CollectionType use IDL (Part 1)Kaloian Manassiev2020-10-221-0/+85