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
/
shell
/
shell_options_init.cpp
Age
Commit message (
Expand
)
Author
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
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-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-01-09
SERVER-38551 Convert message compressor options to IDL
Sara Golemon
2018-11-27
SERVER-38238 Convert shell options to IDL
Sara Golemon
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2016-05-17
SERVER-24104 Replace stdx::duration with mongo::Duration.
Andy Schwerin
2016-04-04
SERVER-23044 Fall back to system CA certs if CA file isn't provided
Jonathan Reams
2016-04-04
Revert "SERVER-23044 Fall back to system CA certs if CA file isn't provided"
Jonathan Reams
2016-04-04
SERVER-23044 Fall back to system CA certs if CA file isn't provided
Jonathan Reams
2015-06-20
SERVER-18579: Clang-Format - reformat code, no comment reflow
Mark Benvenuto
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-09-25
SERVER-14713: User must specify either sslAllowInvalidCertificates or sslCAFi...
Amalia Hawkins
2014-09-25
Revert "SERVER-14713: User must specify either sslAllowInvalidCertificates or...
Eric Milkie
2014-09-24
SERVER-14713: User must specify either sslAllowInvalidCertificates or sslCAFi...
Amalia Hawkins
2013-12-10
SERVER-8886 Final set of license exceptions for OpenSSL
Ian Whalen
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