summaryrefslogtreecommitdiff
path: root/src/mongo/db/ftdc/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46530 Review and convert LogV2 statements in FTDCAdam Cooper2020-03-041-22/+11
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-13/+31
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-3/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-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-34864 FTDC should ignore irrelevant schema changesMark Benvenuto2018-08-231-4/+62
* SERVER-28495 FTDC for MongoSMark Benvenuto2017-07-121-0/+13
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+5
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-1/+1
* SERVER-20582: _id time reflects end of chunk instead of beginningMark Benvenuto2015-10-221-4/+15
* SERVER-20417: Move file interim fileMark Benvenuto2015-09-211-3/+14
* SERVER-20467: Timestamps encoded incorrectlyMark Benvenuto2015-09-211-2/+2
* SERVER-20349: Duplicate log lines on log level 4 for FTDCMark Benvenuto2015-09-151-2/+3
* SERVER-19583: Implement full-time diagnostic data capture compressor and deco...Mark Benvenuto2015-09-081-0/+399