summaryrefslogtreecommitdiff
path: root/src/mongo/s/sharding_router_test_fixture.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74241 remove SessionHandle and similar aliasesMatt Diener2023-02-241-1/+1
* SERVER-66472 Pull the collection generation out of ChunkVersionKaloian Manassiev2022-05-171-1/+0
* SERVER-52812 Unify the implicit createDatabase/enableSharding flowKaloian Manassiev2021-02-211-1/+1
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-3/+1
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-46/+13
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-6/+3
* SERVER-47841 Ensure 4.5 nodes always send SSV with {kNoConnectionVersioning:t...Kaloian Manassiev2020-05-051-8/+0
* SERVER-46255 Use killOperations to cleanup dangling remote requestsNick Zolnierz2020-04-281-0/+11
* Revert "SERVER-46255 Use killOperations to cleanup dangling remote requests"Nick Zolnierz2020-04-281-11/+0
* SERVER-46255 Use killOperations to cleanup dangling remote requestsNick Zolnierz2020-04-281-0/+11
* SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr to...Randolph Tan2019-07-091-2/+2
* SERVER-38522 Add an `onCommands` syntactic sugar to ShardingTestFixtureCommonKaloian Manassiev2019-02-221-11/+0
* 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-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-6/+2
* SERVER-33821 Implement NetworkInterfaceTL and AsyncDBClientJonathan Reams2018-04-131-1/+0
* SERVER-33027 add computeAtClusterTime helperMisha Tyulenev2018-03-131-0/+5
* SERVER-29908 Fix failing ReplSetDistLockManagerTestKaloian Manassiev2018-03-081-16/+3
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-0/+214