summaryrefslogtreecommitdiff
path: root/src/mongo/executor/task_executor_test_common.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50658 Add support for CancelationTokens to TaskExecutor::scheduleRemot...Matthew Saltz2020-10-091-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-3/+4
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-3/+2
* 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-27800 Change ReplicationCoordinatorImpl and ReplicationExecutor constr...Andy Schwerin2017-01-251-1/+1
* SERVER-19492 Use ThreadPoolTaskExecutor instead of ReplicationExecutor in uni...Andy Schwerin2015-07-211-4/+4
* SERVER-19001 Create common test infrastructure for testing TaskExecutor imple...Andy Schwerin2015-06-301-0/+57