summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc/file_reader.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+1
* SERVER-41148 FTDC is calling boost::filesystem without passing an error_code ...Mark Benvenuto2019-06-051-7/+14
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-40356 Make ConstDataRange constructable from any byte-like typeJonathan Reams2019-04-061-1/+1
* 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-21/+23
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+2
* SERVER-20609 make BSON validation inlineableAdam Midvidy2015-11-101-0/+1
* SERVER-20582: _id time reflects end of chunk instead of beginningMark Benvenuto2015-10-221-5/+12
* SERVER-19584: Implement full-time diagnostic data capture file reader and writerMark Benvenuto2015-09-081-0/+216