summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/op_msg_rpc_impls.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-33135 Remove metadata accessors from command reply APIsMathias Stearn2018-07-301-7/+0
* SERVER-35460 Replaced CommandReplyBuilder with direct usage of ReplyBuilderIn...Anthony Roy2018-07-051-7/+14
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+1
* SERVER-29734 Merge body and metadata in OP_QUERY reply handlingMathias Stearn2017-06-281-0/+1
* SERVER-29319 Replace RequestBuilderInterface with OpMsgRequestMathias Stearn2017-06-191-33/+0
* SERVER-29264 Kill off rpc::RequestInterfaceMathias Stearn2017-06-071-24/+0
* SERVER-29264 Replace RequestInterface with OpMsgRequest in mongod command dis...Mathias Stearn2017-05-301-7/+4
* SERVER-29022 Check type of $db in OpMsgRequestMathias Stearn2017-05-051-1/+1
* SERVER-28508 Reserve space in OpMsgReplyBuilder::getInPlaceReplyBuilderMathias Stearn2017-04-281-1/+6
* SERVER-28508 OP_MSG in egress and mongodMathias Stearn2017-04-271-0/+143