summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/legacy_request_builder.h
Commit message (Expand)AuthorAgeFilesLines
* 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