| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-01 | SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0 | Daniel Moody | |
| 2020-12-08 | SERVER-40811 make initializers throwy | Billy Donahue | |
| - Consolidate init-related headers (just init.h and initializer.h) - Factor out a separate DependencyGraph component - Remove MONGO_DEFAULT_PREREQUISITES, MONGO_NO_PREREQUISITES, MONGO_NO_DEPENDENTS. - Document the role of the "default" initializer. | |||
| 2019-05-16 | SERVER-40811 reduce GlobalInitializerRegisterer constructors | Billy Donahue | |
| 2019-02-13 | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | |
| Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines. | |||
| 2018-10-22 | SERVER-37651 Update header files with new license | Ramon Fernandez | |
| 2014-05-16 | SERVER-13264 Move Apache-licensed files to AGPL | Ian Whalen | |
| Also update generators. | |||
| 2013-10-09 | SERVER-8510 Make initializer groups for the four stages of option handling | Shaun Verch | |
| 2013-09-05 | SERVER-8510 Remove configuration variable manager and add option group for ↵ | Shaun Verch | |
| command line parsing | |||
| 2012-09-25 | SERVER-5112 Introduce runGlobalInitializers(), macros and tools for global ↵ | Andy Schwerin | |
| initializer declaration. These utilities simplify adding global (process-wide) initializers that run at the beginning of main(). Also, run the global initializers in the main() of unittests. | |||
