summaryrefslogtreecommitdiff
path: root/src/mongo/executor/network_interface_perf_test.cpp
AgeCommit message (Expand)Author
2023-10-04SERVER-81602 remove fmtMessage from LOGV2 statementsBilly Donahue
2023-08-17SERVER-73658 RemoteCommandRequest to use DatabaseNameMathis Bessa
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2021-09-08SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue
2020-04-22SERVER-47073 Clean up log lines in mongo/client and mongo/executorBen Caimano
2020-04-14SERVER-46127 unit tests log to a kTest componentGabriel Russell
2020-02-21SERVER-45567 removing util/log.h where I canGabriel Russell
2020-02-13SERVER-45869 automatically converted structured loggingGabriel Russell
2019-09-17SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano
2019-06-10SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin
2019-06-10SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2019-01-11SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2017-06-18SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin
2017-06-13SERVER-29461 check for duplicate fields when serializing OP_MSGMathias Stearn
2016-08-03SERVER-24067 TaskExecutor RemoteCommandCallbackArgs should include elapsedMS ...Waley Chen
2016-07-26SERVER-24615 Add support for OperationContext in EgressMetadataHookMark Benvenuto
2016-07-20SERVER-24991 Redact streaming log messagesDan Pasette
2016-04-15SERVER-23685 Delete NetworkInterfaceImpl.Andy Schwerin
2015-10-23SERVER-21097 Add a lint rule to prohibit std::atomic, add NOLINT to existing ...Andy Schwerin
2015-10-12SERVER-20752 improve NetworkInterfaceASIO loggingAdam Midvidy
2015-10-09Revert "SERVER-20752 improve NetworkInterfaceASIO logging"Adam Midvidy
2015-10-09SERVER-20752 improve NetworkInterfaceASIO loggingAdam Midvidy
2015-09-29SERVER-20560 Standalone Perf Test for the Networking InterfaceRobert Guo
2015-09-29Revert "SERVER-20560 Standalone Perf Test for the Networking Interface"Robert Guo
2015-09-28SERVER-20560 Standalone Perf Test for the Networking InterfaceRobert Guo