summaryrefslogtreecommitdiff
path: root/src/mongo/executor/task_executor_test_fixture.h
AgeCommit message (Expand)Author
2024-03-19SERVER-87974 Enable modernize-use-override and apply fixes (#20075)Ivan Fefer
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2021-08-05SERVER-54206 SERVER-54208 Create a non-blocking API for the Fetcher class (or...Jason Zhang
2020-10-09SERVER-50658 Add support for CancelationTokens to TaskExecutor::scheduleRemot...Matthew Saltz
2019-06-06SERVER-41133 Add TE::scheduleRemoteCommandOnAnyJason Carey
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-07-27SERVER-36258 Construct ServiceContext after mongo initializers complete.Andy Schwerin
2017-06-09SERVER-29493 Make ThreadPoolTaskExecutor's destructor execute shutdown and join.Andy Schwerin
2017-03-23SERVER-28204 added RollbackTest fixtureBenety Goh
2016-12-06SERVER-27052 added asynchronous operation support to DataReplicatorBenety Goh
2016-07-01SERVER-24304 added helper function to validate remote command name in testsBenety Goh
2016-07-01SERVER-24869 shutdown applier task executor before destroying data replicator...Benety Goh
2015-07-21SERVER-19492 Use ThreadPoolTaskExecutor instead of ReplicationExecutor in uni...Andy Schwerin
2015-06-30SERVER-19001 Create common test infrastructure for testing TaskExecutor imple...Andy Schwerin