summaryrefslogtreecommitdiff
path: root/src/mongo/base/deinitializer_context.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-1/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-34794 Construct the global ServiceContext inside a MONGO_INITIALIZERAndy Schwerin2018-05-021-10/+0
* SERVER-30170 Embedded can now shutdown and re-initialize.Henrik Edin2018-03-261-4/+12
* SERVER-33629 Deinitialization support for MONGO_INITIALIZER. Done via the Glo...Henrik Edin2018-03-121-0/+51