Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-49768 Remove logv1 logger components, and make rotation a callback list | Sara Golemon | 2020-08-18 | 1 | -81/+0 |
* | SERVER-41068 remove map_util.h | Billy Donahue | 2020-05-02 | 1 | -2/+2 |
* | SERVER-41071 Replace NULL and 0 with nullptr | A. Jesse Jiryu Davis | 2019-06-14 | 1 | -1/+1 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -14/+17 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -35/+31 |
* | SERVER-17309 Replace std::auto_ptr<T> with std::unique_ptr<T> | Andrew Morrow | 2015-06-10 | 1 | -1/+1 |
* | SERVER-4905: add flag to disable mongo's builtin log rotation | Mark Benvenuto | 2014-06-06 | 1 | -1/+2 |
* | SERVER-13264 Move Apache-licensed files to AGPL | Ian Whalen | 2014-05-16 | 1 | -9/+21 |
* | SERVER-10084 New logging implementation. | Andy Schwerin | 2013-07-09 | 1 | -0/+70 |