summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+5
* SERVER-59052 Remove deprecated ChunkType::ns fieldSimon Graetzer2021-08-291-5/+10
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-101-5/+5
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37350 Shards should reject writes in snapshot sharded transactions to ...Jack Mulrow2018-10-301-0/+131