index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
executor
/
task_executor_test_fixture.cpp
Age
Commit message (
Expand
)
Author
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2020-10-09
SERVER-50658 Add support for CancelationTokens to TaskExecutor::scheduleRemot...
Matthew Saltz
2019-06-10
SERVER-39339 Remove `stdx/memory.h`
ADAM David Alan Martin
2019-04-09
SERVER-40476 remove mongoutils::str
Billy Donahue
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-07-27
SERVER-36258 Construct ServiceContext after mongo initializers complete.
Andy Schwerin
2017-06-09
SERVER-29493 Make ThreadPoolTaskExecutor's destructor execute shutdown and join.
Andy Schwerin
2017-03-23
SERVER-28204 added RollbackTest fixture
Benety Goh
2016-12-06
SERVER-27052 added asynchronous operation support to DataReplicator
Benety Goh
2016-07-01
SERVER-24304 added helper function to validate remote command name in tests
Benety Goh
2016-07-01
SERVER-24869 shutdown applier task executor before destroying data replicator...
Benety Goh
2015-06-30
SERVER-19001 Create common test infrastructure for testing TaskExecutor imple...
Andy Schwerin