summaryrefslogtreecommitdiff
path: root/src/mongo/executor/remote_command_response.cpp
AgeCommit message (Expand)Author
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2022-07-27SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue
2020-08-14SERVER-49694: fix latency measurement in RSM; change latency measurement for ...LaMont Nelson
2020-08-13Revert "SERVER-49694: fix latency measurement in RSM; change latency measurem...LaMont Nelson
2020-08-05SERVER-49694: fix latency measurement in RSM; change latency measurement for ...LaMont Nelson
2020-07-09SERVER-48205 fixed log messagesReo Kimura
2020-07-09SERVER-48205 Rewrote toString() functions using fmtlib, locally untestedReo Kimura
2020-07-09SERVER-48205 Descriptive details added to toString() functionsReo Kimura
2020-04-17SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin
2020-03-25Revert "SERVER-44954 Streamable RSM uses exhaust isMaster"jannaerin
2020-03-25SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin
2019-06-06SERVER-41133 Add TE::scheduleRemoteCommandOnAnyJason Carey
2019-04-09SERVER-40476 remove mongoutils::strBilly Donahue
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-07-30SERVER-33135 Remove metadata accessors from command reply APIsMathias Stearn
2017-02-28SERVER-28134 Move operator<<(ostream, RemoteCommandRequest/Response) into exe...Mathias Stearn
2016-08-18SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch
2016-08-03SERVER-24067 TaskExecutor RemoteCommandCallbackArgs should include elapsedMS ...Waley Chen
2016-05-16SERVER-23134 added retry support for scheduling remote commands on a task exe...Benety Goh
2015-08-18SERVER-19420 implement connection hook API in NetworkInterfaceASIOAdam Midvidy
2015-07-17SERVER-19001 Move RemoteCommandRequest/RemoteCommandResponse into task_execut...Andy Schwerin