Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
* | SERVER-34805 Refactor the network libraries and move messages types to rpc/pr... | Andrew Morrow | 2018-05-05 | 1 | -1/+1 |
* | SERVER-28964 Close connection after seeing invalid OP_MSG flags | Mathias Stearn | 2017-08-17 | 1 | -1/+1 |
* | SERVER-29264 Kill off rpc::RequestInterface | Mathias Stearn | 2017-06-07 | 1 | -2/+1 |
* | SERVER-29264 Replace RequestInterface with OpMsgRequest in mongod command dis... | Mathias Stearn | 2017-05-30 | 1 | -2/+0 |
* | SERVER-23548 Remove VS2013 workarounds | Mark Benvenuto | 2016-05-03 | 1 | -11/+0 |
* | SERVER-20609 do not heap allocate Message | Adam Midvidy | 2015-10-30 | 1 | -4/+4 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -44/+41 |
* | SERVER-18236 provide variant of DBClientWithCommands::runCommands that | Adam Midvidy | 2015-06-16 | 1 | -0/+97 |