Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -1/+1 |
* | SERVER-40357 expand all calls to MONGO_DISALLOW_COPYING | Billy Donahue | 2019-03-28 | 1 | -2/+2 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-38551 Convert message compressor options to IDL | Sara Golemon | 2019-01-09 | 1 | -1/+0 |
* | SERVER-35485 Add compressor capabilities for shell with URI input | Tyler Kaye | 2018-10-25 | 1 | -1/+1 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
* | SERVER-25466 Add MessageCompressor stats to server status | Jonathan Reams | 2016-08-10 | 1 | -0/+1 |
* | SERVER-25267 SERVER-25265 Integrate compression with networking code | Jonathan Reams | 2016-08-09 | 1 | -1/+1 |
* | SERVER-25263 Add MessageCompressorManager | Jonathan Reams | 2016-08-09 | 1 | -0/+3 |
* | SERVER-25264 Add MessageCompressorInterface and MessageCompressorRegistry | Jonathan Reams | 2016-08-09 | 1 | -0/+119 |