Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-15504 Flow all calls to _exit through quickExit | Andrew Morrow | 2014-10-03 | 1 | -1/+2 |
* | SERVER-13264 Move Apache-licensed files to AGPL | Ian Whalen | 2014-05-16 | 1 | -9/+21 |
* | SERVER-8510 Remove configuration variable manager and add option group for co... | Shaun Verch | 2013-09-05 | 1 | -1/+1 |
* | SERVER-9768 create non-dying entry point for running initializers, for use by... | Eric Milkie | 2013-05-23 | 1 | -15/+11 |
* | Handle exceptions in initializers more gracefully | Andrew Morrow | 2013-05-02 | 1 | -1/+7 |
* | fix C++ driver compile | Eric Milkie | 2012-11-05 | 1 | -0/+1 |
* | SERVER-5112 Introduce runGlobalInitializers(), macros and tools for global in... | Andy Schwerin | 2012-09-25 | 1 | -0/+38 |
* | SERVER-5112 Initializer type and test. | Andy Schwerin | 2012-09-25 | 1 | -0/+47 |