summaryrefslogtreecommitdiff
path: root/src/mongo/s/append_raw_responses_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72889 Add checks to shard version constructor to ensure chunk version ...Allison Easton2023-02-211-5/+7
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-1/+1
* SERVER-70090 Replace CollectionGeneration with UUID in CollectionIndexesAllison Easton2022-10-241-1/+1
* SERVER-69033 Remove ChunkVersion only constructor from ShardVersionAllison Easton2022-09-011-1/+2
* SERVER-68891 StaleConfigInfo should use shard versionAllison Easton2022-08-261-10/+10
* SERVER-64449 Get rid of the gFeatureFlagNewWriteErrorExceptionFormat flagKaloian Manassiev2022-06-221-5/+2
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-65160 Make StaleShardVersion as obsoleteKaloian Manassiev2022-04-041-2/+11
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-7/+3
* SERVER-51809 Change inheritance order for ReshardingRecipientServiceTestJack Mulrow2020-11-251-1/+3
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-23/+23
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-46040 Maintain retry state across stale config retries for sharded dro...Blake Oler2020-04-021-181/+210
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-38369 fix windows compileBenety Goh2019-05-121-0/+2
* SERVER-38369 Only surface a 'request doesn't allow collection to be created i...Esha Maharishi2019-05-101-0/+541