summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-1/+1
* SERVER-71615 Add top-level `onCurrentShardSince` field to `config.chunk` entriesSilvia Surroca2022-12-211-8/+13
* SERVER-68635 Move the whole insert path out of CollectionImplKaloian Manassiev2022-08-151-4/+0
* SERVER-64449 Get rid of the gFeatureFlagNewWriteErrorExceptionFormat flagKaloian Manassiev2022-06-221-8/+5
* 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