summaryrefslogtreecommitdiff
path: root/src/mongo/shell/shell_options_init.cpp
AgeCommit message (Expand)Author
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2022-07-07SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser
2020-12-08SERVER-40811 make initializers throwyBilly Donahue
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2019-01-09SERVER-38551 Convert message compressor options to IDLSara Golemon
2018-11-27SERVER-38238 Convert shell options to IDLSara Golemon
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2016-05-17SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin
2016-04-04SERVER-23044 Fall back to system CA certs if CA file isn't providedJonathan Reams
2016-04-04Revert "SERVER-23044 Fall back to system CA certs if CA file isn't provided"Jonathan Reams
2016-04-04SERVER-23044 Fall back to system CA certs if CA file isn't providedJonathan Reams
2015-06-20SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto
2015-01-05SERVER-13256 Scope iostream more narrowlyAndrew Morrow
2014-10-03SERVER-15504 Flow all calls to _exit through quickExitAndrew Morrow
2014-09-25SERVER-14713: User must specify either sslAllowInvalidCertificates or sslCAFi...Amalia Hawkins
2014-09-25Revert "SERVER-14713: User must specify either sslAllowInvalidCertificates or...Eric Milkie
2014-09-24SERVER-14713: User must specify either sslAllowInvalidCertificates or sslCAFi...Amalia Hawkins
2013-12-10SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen
2013-10-24SERVER-11144 Swap meaning of prevalidation return value and add commentShaun Verch
2013-10-23SERVER-11144 Create unit tests for registration in all option filesShaun Verch