summaryrefslogtreecommitdiff
path: root/src/mongo/executor/remote_command_response.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41133 Add TE::scheduleRemoteCommandOnAnyJason Carey2019-06-061-22/+70
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-33135 Remove metadata accessors from command reply APIsMathias Stearn2018-07-301-14/+4
* SERVER-28134 Move operator<<(ostream, RemoteCommandRequest/Response) into exe...Mathias Stearn2017-02-281-3/+2
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-1/+4
* SERVER-24067 TaskExecutor RemoteCommandCallbackArgs should include elapsedMS ...Waley Chen2016-08-031-0/+47
* SERVER-23134 added retry support for scheduling remote commands on a task exe...Benety Goh2016-05-161-0/+16
* SERVER-19420 implement connection hook API in NetworkInterfaceASIOAdam Midvidy2015-08-181-0/+8
* SERVER-19001 Move RemoteCommandRequest/RemoteCommandResponse into task_execut...Andy Schwerin2015-07-171-0/+44