summaryrefslogtreecommitdiff
path: root/src/mongo/transport/message_compressor_noop.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40356 Make ConstDataRange constructable from any byte-like typeJonathan Reams2019-04-061-4/+8
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-2/+2
* SERVER-25267 SERVER-25265 Integrate compression with networking codeJonathan Reams2016-08-091-5/+3
* SERVER-25264 Add MessageCompressorInterface and MessageCompressorRegistryJonathan Reams2016-08-091-0/+55