summaryrefslogtreecommitdiff
path: root/src/mongo/executor/task_executor_test_common.h
AgeCommit message (Expand)Author
2020-10-09SERVER-50658 Add support for CancelationTokens to TaskExecutor::scheduleRemot...Matthew Saltz
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-06-10SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2017-01-25SERVER-27800 Change ReplicationCoordinatorImpl and ReplicationExecutor constr...Andy Schwerin
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