summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/type_shard_collection_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70383 Rename shard version functions and parameters that are actually ...Allison Easton2023-03-031-4/+6
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-1/+1
* SERVER-65530 Get rid of ChunkVersion::parse/serialiseMajorMinorVersionOnlyKaloian Manassiev2022-06-171-17/+4
* SERVER-60378 Rewrite some sharding tests to avoid using chunk versions with T...Allison Easton2021-10-081-5/+5
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-3/+13
* SERVER-54980 Split donor and recipent documents into im/mutable state.Max Hirschhorn2021-03-091-3/+3
* SERVER-54790 Remove the 'allowMigrations' flag from config.collections when d...Sergi Mateo Bellido2021-03-021-6/+2
* SERVER-50027 Implement an 'allowMigrations' collection propertyKaloian Manassiev2020-11-111-0/+13
* SERVER-50027 Convert the CollectionType's UUID field to IDLKaloian Manassiev2020-11-031-34/+23
* SERVER-50027 Make CollectionType use IDL (Part 3)Kaloian Manassiev2020-11-021-1/+0
* SERVER-50027 Make CollectionType use IDL (Part 1)Kaloian Manassiev2020-10-221-0/+125