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-34794 Construct the global ServiceContext inside a MONGO_INITIALIZER | Andy Schwerin | 2018-05-02 | 1 | -4/+3 |
* | SERVER-30170 Embedded can now shutdown and re-initialize. | Henrik Edin | 2018-03-26 | 1 | -3/+4 |
* | SERVER-33629 Deinitialization support for MONGO_INITIALIZER. Done via the Glo... | Henrik Edin | 2018-03-12 | 1 | -7/+10 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -111/+126 |
* | SERVER-13264 Move Apache-licensed files to AGPL | Ian Whalen | 2014-05-16 | 1 | -9/+21 |
* | SERVER-8897 Don't use non-portable variadic comma elision | Andrew Morrow | 2013-03-08 | 1 | -9/+10 |
* | Move ASSERT_OK macro into mongo/unittest/unittest.h. | Andy Schwerin | 2012-11-06 | 1 | -2/+0 |
* | SERVER-5112 Initializer type and test. | Andy Schwerin | 2012-09-25 | 1 | -0/+165 |