index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
db
/
mongod_options_init.cpp
Age
Commit message (
Expand
)
Author
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2022-07-07
SERVER-9434 Audit and Normalize Process Exit Codes
Matt Kneiser
2020-12-08
SERVER-40811 make initializers throwy
Billy Donahue
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-01-10
SERVER-38483 Convert options in sasl_options.cpp to IDL
Spencer Jackson
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2016-09-14
SERVER-26092 make only MongosOptions and MongodOptions depend on AllFailPoint...
Esha Maharishi
2016-08-16
SERVER-24914 SERVER-24915 improve getting cwd at server startup
Kevin Pulo
2016-06-01
SERVER-24318 change BackgroundSync to one owned object by the Repl ExternalSt...
Eric Milkie
2015-06-20
SERVER-18579: Clang-Format - reformat code, no comment reflow
Mark Benvenuto
2015-04-16
SERVER-17817 Make AuthorizationManager a decoration on ServiceContext.
Andy Schwerin
2015-01-05
SERVER-13256 Scope iostream more narrowly
Andrew Morrow
2014-10-03
SERVER-15504 Flow all calls to _exit through quickExit
Andrew Morrow
2014-03-27
SERVER-13372 Add parameter to not mark the Environment as valid
Shaun Verch
2014-03-27
SERVER-13372 Canonicalize dur, nodur, journal, nojournal and storage.journali...
Shaun Verch
2013-10-24
SERVER-11144 Swap meaning of prevalidation return value and add comment
Shaun Verch
2013-10-23
SERVER-11144 Create unit tests for registration in all option files
Shaun Verch