summaryrefslogtreecommitdiff
path: root/src/mongo/executor/network_interface_perf_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-081-1/+1
* SERVER-47073 Clean up log lines in mongo/client and mongo/executorBen Caimano2020-04-221-1/+4
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-1/+2
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+3
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-3/+3
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue2019-01-111-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-1/+1
* SERVER-29461 check for duplicate fields when serializing OP_MSGMathias Stearn2017-06-131-1/+1
* SERVER-24067 TaskExecutor RemoteCommandCallbackArgs should include elapsedMS ...Waley Chen2016-08-031-2/+2
* SERVER-24615 Add support for OperationContext in EgressMetadataHookMark Benvenuto2016-07-261-3/+3
* SERVER-24991 Redact streaming log messagesDan Pasette2016-07-201-1/+1
* SERVER-23685 Delete NetworkInterfaceImpl.Andy Schwerin2016-04-151-8/+0
* SERVER-21097 Add a lint rule to prohibit std::atomic, add NOLINT to existing ...Andy Schwerin2015-10-231-1/+1
* SERVER-20752 improve NetworkInterfaceASIO loggingAdam Midvidy2015-10-121-1/+1
* Revert "SERVER-20752 improve NetworkInterfaceASIO logging"Adam Midvidy2015-10-091-1/+1
* SERVER-20752 improve NetworkInterfaceASIO loggingAdam Midvidy2015-10-091-1/+1
* SERVER-20560 Standalone Perf Test for the Networking InterfaceRobert Guo2015-09-291-0/+122
* Revert "SERVER-20560 Standalone Perf Test for the Networking Interface"Robert Guo2015-09-291-124/+0
* SERVER-20560 Standalone Perf Test for the Networking InterfaceRobert Guo2015-09-281-0/+124