summaryrefslogtreecommitdiff
path: root/src/mongo/executor/remote_command_runner_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68555 Add RemoteCommandExecutionError to RCR APIGeorge Wangensteen2022-09-151-9/+58
* SERVER-67612 Add scaffolding for mocking remote command runnerGeorge Wangensteen2022-09-021-57/+16
* SERVER-67516 Change _dbName element on IDL defined commands to be DatabaseNam...Sophia Tan2022-07-291-1/+1
* SERVER-68085: Integrate Targeter Base Class into doRequest FunctionErin McNulty2022-07-281-12/+43
* SERVER-67602: Create Base Classes for Targeter and RetryPolicyErin McNulty2022-07-151-0/+25
* SERVER-67456: Create skeleton implementation for free function that remotely ...Erin McNulty2022-07-081-0/+202