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_common.cpp
Age
Commit message (
Expand
)
Author
2023-10-05
SERVER-81830 Create Clients with Service, not ServiceContext
George Wangensteen
2023-10-04
SERVER-81602 remove fmtMessage from LOGV2 statements
Billy Donahue
2023-08-17
SERVER-73658 RemoteCommandRequest to use DatabaseName
Mathis Bessa
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-06-21
SERVER-77403 Remove TaskExecutor fulfilling response with CallbackCanceled
Alex Li
2023-06-05
Revert "SERVER-77403 Remove TaskExecutor fulfilling response with CallbackCan...
Alex Li
2023-05-26
SERVER-77403 Remove TaskExecutor fulfilling response with CallbackCanceled
Alex Li
2023-05-22
SERVER-60173 Ban implicit capture of this via [=] in lambda expressions
Juan Gu
2023-05-20
Revert "SERVER-60173 Ban implicit capture of `this` via `[=]` in lambda expre...
auto-revert-processor
2023-05-17
SERVER-60173 Ban implicit capture of `this` via `[=]` in lambda expressions
Juan Gu
2023-02-11
SERVER-72197 Run clang-format 12.0.1 on the codebase
clang-format 12.0.1
2022-12-14
SERVER-70193 Add sendTxnCommand to async rpc API
Jason Chan
2022-09-20
SERVER-69581 add performance-for-range-copy check to clang-tidy
Trevor Guidry
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2021-09-27
SERVER-59618 add LockerNoopClientObserver and register this ClientObserver in...
Benety Goh
2021-03-23
SERVER-53230: Rename cancelation -> cancellation everywhere
Tyler Seip
2021-02-22
SERVER-54406 NetworkInterfaceMock should allow simultaneous interruption and ...
Ben Caimano
2021-02-18
SERVER-51283: Provide a futures API for scheduleExhaustRemoteCommand
Tyler Seip
2020-11-18
SERVER-52916 Add futurized TaskExecutor::sleepUntil
Matthew Saltz
2020-10-09
SERVER-50658 Add support for CancelationTokens to TaskExecutor::scheduleRemot...
Matthew Saltz
2020-04-22
SERVER-47073 Clean up log lines in mongo/client and mongo/executor
Ben Caimano
2020-04-14
SERVER-46127 unit tests log to a kTest component
Gabriel Russell
2020-03-24
SERVER-47040 LOGV2_FATAL also fasserts
Henrik Edin
2020-02-21
SERVER-45567 removing util/log.h where I can
Gabriel Russell
2019-12-18
SERVER-44715 C++ Unit Tests cannot be filtered by test file
Mark Benvenuto
2019-10-02
SERVER-43367 unittest framework refactor/fixes
Billy Donahue
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-06-10
SERVER-39339 Remove `stdx/memory.h`
ADAM David Alan Martin
2019-06-10
SERVER-39338 Remove `stdx/functional.h`
ADAM David Alan Martin
2019-04-24
SERVER-40795 Always execute TPTE cbs out of line
Jason Carey
2019-04-09
SERVER-40476 remove mongoutils::str
Billy Donahue
2019-03-28
SERVER-40357 expand all calls to MONGO_DISALLOW_COPYING
Billy Donahue
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-12-13
SERVER-38549 Make NetworkInterfaceMock return NetworkInterfaceExceededTimeLimit
Ben Caimano
2018-11-15
SERVER-35682 kill existing SharedPromise type
Mathias Stearn
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
2018-02-14
SERVER-33275 Remove `platform/unordered_`* headers
ADAM David Alan Martin
2018-01-31
SERVER-31484 separate the operation deadline from awaitData deadline in shard...
Martin Neupauer
2017-12-14
SERVER-32070 migrate some easy stdx::bind to lambdas (pt3)
Billy Donahue
2017-09-18
SERVER-29141 Add a waitForEvent with a timeout to TaskExecutor.
Charlie Swanson
2017-09-15
SERVER-29937 Make sure liveness timeouts cannot be missed
Judah Schvimer
2017-06-18
SERVER-27244 Status usage compile-time facilities.
ADAM David Alan Martin
2017-01-25
SERVER-27800 Change ReplicationCoordinatorImpl and ReplicationExecutor constr...
Andy Schwerin
2016-08-03
SERVER-24067 TaskExecutor RemoteCommandCallbackArgs should include elapsedMS ...
Waley Chen
2016-07-26
SERVER-24615 Add support for OperationContext in EgressMetadataHook
Mark Benvenuto
2016-05-28
SERVER-23971 Clang-Format code
Mark Benvenuto
2016-05-16
SERVER-23134 added retry support for scheduling remote commands on a task exe...
Benety Goh
2016-05-02
SERVER-23660 Implement scatter gather runner to scan all nodes for highest op...
Siyuan Zhou
2015-07-21
SERVER-19492 Use ThreadPoolTaskExecutor instead of ReplicationExecutor in uni...
Andy Schwerin
[next]