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
/
network_interface_mock.h
Age
Commit message (
Expand
)
Author
2024-09-14
SERVER-90429 Remove diagnostic latches (#27018)
Sophia Tan
2024-03-19
SERVER-87974 Enable modernize-use-override and apply fixes (#20075)
Ivan Fefer
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-09-20
SERVER-71100 Make Session diagnostics logging generic
Alex Li
2023-08-11
SERVER-76750 Make import quorum wait Interruptible for failovers and timeouts.
Suganthi Mani
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-06-05
SERVER-77154 Always use "hello" for connection handshake in internal client code
David Storch
2023-03-26
SERVER-73611 Add RPC functionality to PinnedConnectionTaskExecutor
George Wangensteen
2023-03-15
SERVER-73610 Introduce Connection-Leasing from ConnectionPool and NetworkInte...
George Wangensteen
2022-08-12
SERVER-68002: Implement skeleton implementation for free function that invoke...
Erin McNulty
2021-10-28
SERVER-59858 Add observability for tasks scheduled on reactor threads
Amirsaman Memaripour
2021-08-02
SERVER-57446 fix clang-tidy header issues and add header-filter
Daniel Moody
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-03
SERVER-50154 Add declarative mock network framework for unit testing.
Siyuan Zhou
2020-07-28
SERVER-48650 Gave the ClockSourceMock a global impl
Ben Caimano
2020-04-22
SERVER-47073 Clean up log lines in mongo/client and mongo/executor
Ben Caimano
2020-03-31
SERVER-46972 Create test-only command for establishing egress to another node
Sara Golemon
2020-03-30
Revert "SERVER-46972 Create test-only command for establishing egress to anot...
Matthew Saltz
2020-03-30
SERVER-46972 Create test-only command for establishing egress to another node
Sara Golemon
2020-02-19
SERVER-45114 Connect AsyncDBClient exhaust functionality throughout
Janna Golden
2019-10-21
SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...
Ben Caimano
2019-09-18
SERVER-43370 NetworkInterfaceMock should use stdx::mutex
Ben Caimano
2019-09-17
SERVER-42165 Replace uses of stdx::mutex with mongo::Mutex
Ben Caimano
2019-06-10
SERVER-39340 Remove `stdx/list.h`
ADAM David Alan Martin
2019-06-06
SERVER-41133 Add TE::scheduleRemoteCommandOnAny
Jason Carey
2019-03-28
SERVER-40357 expand all calls to MONGO_DISALLOW_COPYING
Billy Donahue
2019-02-27
SERVER-39513 NetworkInterface::setAlarm should be cancellable
Ben Caimano
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-02-12
SERVER-38521 Use `advanceTime` in network operation cancellation tests to ens...
Kaloian Manassiev
2019-02-05
SERVER-39146 Refactor Baton
Jason Carey
2019-01-16
SERVER-37880 Introduce backoff for retrying commit and abort messages
Kaloian Manassiev
2019-01-16
SERVER-39022 Make the sharding fixed task executor use unlimited thread pool ...
Kaloian Manassiev
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-05-16
SERVER-34730 Delete NetworkInterfaceASIO
Jonathan Reams
2018-04-27
SERVER-34739 Migrate to 1 connpool in ARS
Jason Carey
2018-01-23
SERVER-32307 Change ARM to kill its cursors unconditionally
Ian Boros
2017-06-09
SERVER-29493 Make ThreadPoolTaskExecutor's destructor execute shutdown and join.
Andy Schwerin
2017-03-23
SERVER-28430 Expose dropConnections() method on ConnectionPool through the Ne...
Judah Schvimer
2016-12-30
SERVER-27469 Remove dead code from NetworkInterface and ThreadPoolTaskExecutor.
Andy Schwerin
2016-11-01
SERVER-23070 rewrote SyncSourceResolver to select sync source asynchronously
Benety Goh
2016-10-13
SERVER-26305 Use interruptible condition variables in ReplicationCoordinatorI...
Andy Schwerin
2016-10-07
SERVER-26524 check if addShardHandle present in ShardingCatalogManagerImpl::_...
Esha Maharishi
2016-10-06
Revert "SERVER-26305 Use interruptible condition variables in ReplicationCoor...
Benety Goh
2016-10-05
SERVER-26305 Use interruptible condition variables in ReplicationCoordinatorI...
Andy Schwerin
2016-09-08
SERVER-25865 stdx::unordered_map and stdx::unordered_set
David Storch
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
[next]