summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/request_builder_interface.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29319 Replace RequestBuilderInterface with OpMsgRequestMathias Stearn2017-06-191-99/+0
* SERVER-28508 Delete unused DocumentRange rpc cruftMathias Stearn2017-04-121-13/+0
* SERVER-28508 Clean up rpc interfaces to not overly constrain implementationsMathias Stearn2017-04-121-6/+0
* SERVER-20609 do not heap allocate MessageAdam Midvidy2015-10-301-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-81/+74
* SERVER-18292 expose protocol type of RPC classes andAdam Midvidy2015-06-161-0/+7
* SERVER-18288 implement a common interface for OP_COMMAND and OP_QUERYAdam Midvidy2015-05-181-0/+118