summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/op_msg.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-43328 Enforce BSON size limit in OpMsgBuilderSpencer T Brody2020-04-201-4/+29
* SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin2020-03-241-2/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-4/+14
* SERVER-42717 Ensure OpMsg with a checksum has a bodyJonathan Reams2019-09-051-6/+17
* SERVER-41220 Avoid WT include if unavailableA. Jesse Jiryu Davis2019-05-231-1/+11
* SERVER-28679 Set OP_MSG checksumA. Jesse Jiryu Davis2019-05-141-1/+44
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35460 Replaced CommandReplyBuilder with direct usage of ReplyBuilderIn...Anthony Roy2018-07-051-0/+11
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-0/+250