Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-40811 make initializers throwy | Billy Donahue | 2020-12-08 | 1 | -100/+0 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -36/+36 |
* | SERVER-40811 reduce GlobalInitializerRegisterer constructors | Billy Donahue | 2019-05-16 | 1 | -183/+31 |
* | SERVER-40357 expand all calls to MONGO_DISALLOW_COPYING | Billy Donahue | 2019-03-28 | 1 | -2/+2 |
* | 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-33629 Deinitialization support for MONGO_INITIALIZER. Done via the Glo... | Henrik Edin | 2018-03-12 | 1 | -4/+198 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -15/+15 |
* | SERVER-13264 Move Apache-licensed files to AGPL | Ian Whalen | 2014-05-16 | 1 | -9/+21 |
* | SERVER-5112 Introduce runGlobalInitializers(), macros and tools for global in... | Andy Schwerin | 2012-09-25 | 1 | -0/+44 |