summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/command_request_builder_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-2/+2
* SERVER-23887 OP_COMMAND parser should validate that command names matchMathias Stearn2016-04-291-1/+1
* SERVER-20884 build command replies in-place to avoid copiesAdam Midvidy2015-11-131-1/+1
* SERVER-20609 do not heap allocate MessageAdam Midvidy2015-10-301-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-40/+39
* SERVER-18288 implement a common interface for OP_COMMAND and OP_QUERYAdam Midvidy2015-05-181-0/+92