summaryrefslogtreecommitdiff
path: root/src/mongo/transport/message_compressor_registry.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38551 Convert message compressor options to IDLSara Golemon2019-01-091-1/+0
* SERVER-35485 Add compressor capabilities for shell with URI inputTyler Kaye2018-10-251-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-25466 Add MessageCompressor stats to server statusJonathan Reams2016-08-101-0/+1
* SERVER-25267 SERVER-25265 Integrate compression with networking codeJonathan Reams2016-08-091-1/+1
* SERVER-25263 Add MessageCompressorManagerJonathan Reams2016-08-091-0/+3
* SERVER-25264 Add MessageCompressorInterface and MessageCompressorRegistryJonathan Reams2016-08-091-0/+119