summaryrefslogtreecommitdiff
path: root/src/mongo/base/init.h
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-11/+12
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-2/+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-61/+1
* SERVER-8897 Don't use non-portable variadic comma elisionAndrew Morrow2013-03-081-2/+2
* Fix up some hitherto unused parts of the mongo init system.Andy Schwerin2012-10-231-1/+3
* SERVER-5175 Need "failpoints" system to facilitate testing core serverRandolph Tan2012-10-091-1/+1
* SERVER-5112 Introduce runGlobalInitializers(), macros and tools for global in...Andy Schwerin2012-09-251-0/+190