summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/sharded_agg_test_fixture.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73922 Remove placement and index info getters from the catalog cacheAllison Easton2023-02-221-2/+2
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-1/+2
* SERVER-73573 Fix global index unittest helpersAllison Easton2023-02-061-1/+2
* SERVER-70382 Replace boost::none index versions with the actual index version...Allison Easton2022-11-231-0/+1
* SERVER-64449 Get rid of the gFeatureFlagNewWriteErrorExceptionFormat flagKaloian Manassiev2022-06-221-1/+1
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-2/+5
* SERVER-59052 Remove deprecated ChunkType::ns fieldSimon Graetzer2021-08-291-2/+2
* SERVER-54874: Ensure reading consistent config.collections and config.chunks ...Jordi Serra Torrens2021-03-151-8/+1
* Revert "SERVER-54874: Ensure reading consistent config.collections and config...Jordi Serra Torrens2021-03-091-1/+8
* SERVER-54874: Ensure reading consistent config.collections and config.chunks ...Jordi Serra Torrens2021-03-081-8/+1
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-101-1/+1
* SERVER-50027 Convert the CollectionType's UUID field to IDLKaloian Manassiev2020-11-031-1/+1
* SERVER-48433 Remove LogicalClock facadeKevin Pulo2020-09-171-3/+0
* SERVER-50505 Make the CatalogCache return ChunkManager(s) directlyKaloian Manassiev2020-09-011-2/+2
* SERVER-50457 Handle default_timed_get() return val in ShardingAggTestFixtureJames Wahlin2020-08-281-1/+2
* SERVER-34061 Stop preemptively loading sharded collections when loading a dat...Tommaso Tocci2020-06-301-1/+0
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-261-0/+120