summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shard_server_test_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71891 Explicitly use ShardLocal in ShardingCatalogManagerJack Mulrow2022-12-151-1/+1
* SERVER-58983 Reanimate ReshardingCollectionClonerTestBrett Nawrocki2022-06-291-0/+15
* SERVER-65146 Run unit tests with `wiredTiger` by defaultGregory Noma2022-04-071-1/+2
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-16/+2
* SERVER-52795 Resharding donors write final oplog entry upon entering the prep...LaMont Nelson2020-12-231-3/+11
* SERVER-49975 Use separate thread pools for CatalogCache and its loadersTommaso Tocci2020-07-301-6/+3
* SERVER-49292 Futurify CatalogCacheLoader APITommaso Tocci2020-07-211-3/+6
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-0/+102