summaryrefslogtreecommitdiff
path: root/src/mongo/executor/task_executor_test_fixture.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-29493 Make ThreadPoolTaskExecutor's destructor execute shutdown and join.Andy Schwerin2017-06-091-13/+0
* SERVER-28204 added RollbackTest fixtureBenety Goh2017-03-231-1/+10
* SERVER-27052 added asynchronous operation support to DataReplicatorBenety Goh2016-12-061-3/+4
* SERVER-24304 added helper function to validate remote command name in testsBenety Goh2016-07-011-0/+8
* SERVER-24869 shutdown applier task executor before destroying data replicator...Benety Goh2016-07-011-2/+7
* SERVER-19492 Use ThreadPoolTaskExecutor instead of ReplicationExecutor in uni...Andy Schwerin2015-07-211-1/+1
* SERVER-19001 Create common test infrastructure for testing TaskExecutor imple...Andy Schwerin2015-06-301-0/+91