Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -0/+10 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -8/+8 |
* | SERVER-13882 Replace boost::function with stdx::function and boost::bind with... | Andy Schwerin | 2014-05-16 | 1 | -3/+2 |
* | SERVER-13264 Move Apache-licensed files to AGPL | Ian Whalen | 2014-05-16 | 1 | -9/+21 |
* | Make Status::OK a static function. | Andy Schwerin | 2012-09-25 | 1 | -1/+1 |
* | Rename InitializationContext to InitializerContext, for consistency with othe... | Andy Schwerin | 2012-09-25 | 1 | -4/+4 |
* | Implement and test InitializerDependencyGraph. | Andy Schwerin | 2012-09-17 | 1 | -0/+34 |