summaryrefslogtreecommitdiff
path: root/src/mongo/s/sharding_test_fixture_common.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74519 Make ShardingTestFixtureCommon use unittest::TempDir for dbpathCheahuychou Mao2023-05-101-0/+4
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-33/+3
* SERVER-51809 Change inheritance order for ReshardingRecipientServiceTestJack Mulrow2020-11-251-0/+6
* SERVER-46199 Make the collection CatalogCache support causal consistencyMarcos José Grillo Ramírez2020-09-091-2/+1
* SERVER-46199 Make the RoutingTableHistory movableKaloian Manassiev2020-09-031-1/+9
* SERVER-49975 Use separate thread pools for CatalogCache and its loadersTommaso Tocci2020-07-301-6/+0
* SERVER-49292 Futurify CatalogCacheLoader APITommaso Tocci2020-07-211-0/+6
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-7/+33
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-0/+40
* SERVER-47064 Use std::invoke_result instead of std::result_ofMark Benvenuto2020-03-241-1/+1
* SERVER-40170 Increase the sharding unit-tests async work future timeoutKaloian Manassiev2019-03-181-2/+0
* SERVER-38522 Add an `onCommands` syntactic sugar to ShardingTestFixtureCommonKaloian Manassiev2019-02-221-0/+12
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39342 Bump the sharding unit-tests' `kFutureTimeout` constant to 15 se...Kaloian Manassiev2019-02-041-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-0/+79