summaryrefslogtreecommitdiff
path: root/src/mongo/logger/rotatable_file_writer_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-14/+17
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-106/+106
* SERVER-4905: add flag to disable mongo's builtin log rotationMark Benvenuto2014-06-061-1/+1
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-3/+0
* SERVER-10074 Clean up before and after rotatable_file_writer_test execution.Andy Schwerin2013-07-031-1/+19
* Fix unit test to handle explicit operator bool in C++11 modeAndrew Morrow2013-07-031-6/+6
* SERVER-10088 SERVER-10074 Add forgotten copyright message to rotatable_file_w...Andy Schwerin2013-07-031-0/+15
* SERVER-10074 RotatableFileWriter type, introduce logger module.Andy Schwerin2013-07-031-0/+102