summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/legacy_request_builder.h
Commit message (Expand)AuthorAgeFilesLines
* 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-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-2/+2
* SERVER-29319 Replace RequestBuilderInterface with OpMsgRequestMathias Stearn2017-06-191-33/+2
* SERVER-28508 Delete unused DocumentRange rpc cruftMathias Stearn2017-04-121-4/+0
* SERVER-28508 Clean up rpc interfaces to not overly constrain implementationsMathias Stearn2017-04-121-2/+0
* SERVER-20884 build command replies in-place to avoid copiesAdam Midvidy2015-11-131-2/+2
* SERVER-20609 do not heap allocate MessageAdam Midvidy2015-10-301-3/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-23/+23
* SERVER-18292 expose protocol type of RPC classes andAdam Midvidy2015-06-161-0/+2
* SERVER-18288 implement a common interface for OP_COMMAND and OP_QUERYAdam Midvidy2015-05-181-0/+75