summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog_cache_test_fixture.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70789 Rename sharding global indexes utilities to reflect globalness o...Marcos José Grillo Ramirez2023-03-041-1/+1
* SERVER-73922 Remove placement and index info getters from the catalog cacheAllison Easton2023-02-221-18/+18
* 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-1/+7
* SERVER-62684 Get rid of unnecessary usages of ChunkVersion::epoch()Kaloian Manassiev2022-01-191-1/+3
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-0/+2
* SERVER-54874: Ensure reading consistent config.collections and config.chunks ...Jordi Serra Torrens2021-03-151-0/+5
* Revert "SERVER-54874: Ensure reading consistent config.collections and config...Jordi Serra Torrens2021-03-091-5/+0
* SERVER-54874: Ensure reading consistent config.collections and config.chunks ...Jordi Serra Torrens2021-03-081-0/+5
* SERVER-50027 Convert the CollectionType's UUID field to IDLKaloian Manassiev2020-11-031-3/+3
* SERVER-50027 Make CollectionType use IDL (Part 3)Kaloian Manassiev2020-11-021-1/+0
* SERVER-50023 Implement temporary resharding collection creation logic on shar...Jack Mulrow2020-09-301-3/+7
* SERVER-46199 Make the collection CatalogCache support causal consistencyMarcos José Grillo Ramírez2020-09-091-0/+11
* SERVER-49568 Thread the CollectionType's ReshardingFields through to the Cata...Blake Oler2020-09-021-1/+2
* SERVER-50505 Make the CatalogCache return ChunkManager(s) directlyKaloian Manassiev2020-09-011-11/+6
* SERVER-50329 Make ChunkManager be passed by value everywhereKaloian Manassiev2020-08-171-6/+5
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-261-1/+4
* SERVER-44501 Modify the RoutingTableHistory to check if a particular shard ha...Blake Oler2020-01-151-1/+18
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36113 Add ability to perform $exchange when shard key is hashedMartin Neupauer2018-10-011-0/+11
* SERVER-35905 Add logic to detect when $out is eligible for an exchangeCharlie Swanson2018-08-241-1/+1
* SERVER-33028 Support readConcern snapshot in cluster find commandJack Mulrow2018-03-211-2/+2
* SERVER-33028 Make cluster find retry on snapshot errorsJack Mulrow2018-03-201-0/+14
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-1/+1
* SERVER-29908 Move sharding_catalog_manager and tests under db/s/configKaloian Manassiev2018-02-061-2/+4
* SERVER-22611 Get rid of ChunkDiff and add more CatalogCache testsKaloian Manassiev2017-04-041-0/+79