Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-20884 build command replies in-place to avoid copies | Adam Midvidy | 2015-11-13 | 1 | -8/+7 |
* | SERVER-20609 do not heap allocate Message | Adam Midvidy | 2015-10-30 | 1 | -6/+5 |
* | SERVER-19057 avoid extra buffer copy when creating message in rpc builders | Adam Midvidy | 2015-09-19 | 1 | -3/+10 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -79/+73 |
* | SERVER-18292 expose protocol type of RPC classes and | Adam Midvidy | 2015-06-16 | 1 | -0/+4 |
* | SERVER-18236 hang slaveOk/secondaryOk and readPreference off OpCtx | Adam Midvidy | 2015-06-03 | 1 | -2/+2 |
* | SERVER-18288 implement a common interface for OP_COMMAND and OP_QUERY | Adam Midvidy | 2015-05-18 | 1 | -0/+121 |