summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/reply_builder_interface.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-29564 BSONObjBuilder can now be seeded with a BSONObj prefixMathias Stearn2017-06-191-8/+7
* SERVER-23501 include stringified error code in erroring command repliesDorothy Chen2016-08-261-0/+2
* SERVER-20884 build command replies in-place to avoid copiesAdam Midvidy2015-11-131-3/+6
* SERVER-18930 SERVER-19060 SERVER-19132 SERVER-19133 Implement LegacyReply(Bui...Misha Tyulenev2015-07-081-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-37/+36
* SERVER-18929: Compute available space for output docs in CommandReplyBuilderMisha Tyulenev2015-06-191-0/+2
* SERVER-18288 implement a common interface for OP_COMMAND and OP_QUERYAdam Midvidy2015-05-181-0/+85