summaryrefslogtreecommitdiff
path: root/src/mongo/base/init.h
AgeCommit message (Expand)Author
2020-12-08SERVER-40811 make initializers throwyBilly Donahue
2019-06-14SERVER-41733 remove make_string_vector.{cpp,h}Billy Donahue
2019-06-14Revert "SERVER-41733 remove make_string_vector.{cpp,h}"Benety Goh
2019-06-14SERVER-41733 remove make_string_vector.{cpp,h}Billy Donahue
2019-05-16SERVER-40811 reduce GlobalInitializerRegisterer constructorsBilly Donahue
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-04-30SERVER-32645 Create a shim helper framework.ADAM David Alan Martin
2018-04-30Revert "SERVER-32645 Create a shim helper framework."Kyle Suarez
2018-04-27SERVER-32645 Create a shim helper framework.ADAM David Alan Martin
2018-03-26SERVER-30170 Embedded can now shutdown and re-initialize.Henrik Edin
2018-03-12SERVER-33629 Deinitialization support for MONGO_INITIALIZER. Done via the Glo...Henrik Edin
2016-05-28SERVER-23971 Clang-Format codeMark Benvenuto
2015-06-20SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto
2014-05-19SERVER-13256: Remove pch - qualify std in headersMark Benvenuto
2014-05-16SERVER-13264 Move Apache-licensed files to AGPLIan Whalen
2013-09-05SERVER-8510 Remove configuration variable manager and add option group for co...Shaun Verch
2013-03-08SERVER-8897 Don't use non-portable variadic comma elisionAndrew Morrow
2012-10-23Fix up some hitherto unused parts of the mongo init system.Andy Schwerin
2012-10-09SERVER-5175 Need "failpoints" system to facilitate testing core serverRandolph Tan
2012-09-25SERVER-5112 Introduce runGlobalInitializers(), macros and tools for global in...Andy Schwerin