Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-29319 Replace RequestBuilderInterface with OpMsgRequest | Mathias Stearn | 2017-06-19 | 1 | -33/+2 |
* | SERVER-28508 Delete unused DocumentRange rpc cruft | Mathias Stearn | 2017-04-12 | 1 | -4/+0 |
* | SERVER-28508 Clean up rpc interfaces to not overly constrain implementations | Mathias Stearn | 2017-04-12 | 1 | -2/+0 |
* | SERVER-20884 build command replies in-place to avoid copies | Adam Midvidy | 2015-11-13 | 1 | -2/+2 |
* | SERVER-20609 do not heap allocate Message | Adam Midvidy | 2015-10-30 | 1 | -3/+3 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -23/+23 |
* | SERVER-18292 expose protocol type of RPC classes and | Adam Midvidy | 2015-06-16 | 1 | -0/+2 |
* | SERVER-18288 implement a common interface for OP_COMMAND and OP_QUERY | Adam Midvidy | 2015-05-18 | 1 | -0/+75 |