summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/op_msg_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43909 clarify and repair util/hex.h APIBilly Donahue2020-09-151-3/+3
* SERVER-47418 deploy unittest::MinimumLoggedSeverityGuard to all testsBilly Donahue2020-04-151-11/+2
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-281-1/+0
* SERVER-46405 Remove {get,set,clear}MinimumLoggedSeverity from logger V1 APIMark Benvenuto2020-02-271-4/+5
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-6/+13
* SERVER-44142 correctly utilize LogSeverity in logv2Gabriel Russell2019-11-251-6/+3
* SERVER-42717 Ensure OpMsg with a checksum has a bodyJonathan Reams2019-09-051-0/+9
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-98/+121
* SERVER-42164 Allowed ErrorCode::is{Category} to take a StatusBen Caimano2019-07-231-1/+1
* SERVER-28679 Set OP_MSG checksumA. Jesse Jiryu Davis2019-05-141-31/+78
* 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-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-0/+863