summaryrefslogtreecommitdiff
path: root/src/mongo/base/initializer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-50/+49
* SERVER-15504 Flow all calls to _exit through quickExitAndrew Morrow2014-10-031-1/+2
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-8510 Remove configuration variable manager and add option group for co...Shaun Verch2013-09-051-1/+1
* SERVER-9768 create non-dying entry point for running initializers, for use by...Eric Milkie2013-05-231-15/+11
* Handle exceptions in initializers more gracefullyAndrew Morrow2013-05-021-1/+7
* fix C++ driver compileEric Milkie2012-11-051-0/+1
* SERVER-5112 Introduce runGlobalInitializers(), macros and tools for global in...Andy Schwerin2012-09-251-0/+38
* SERVER-5112 Initializer type and test.Andy Schwerin2012-09-251-0/+47