summaryrefslogtreecommitdiff
path: root/src/mongo/shell/shell_options_init.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38551 Convert message compressor options to IDLSara Golemon2019-01-091-4/+0
* SERVER-38238 Convert shell options to IDLSara Golemon2018-11-271-1/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-15/+17
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-0/+1
* SERVER-23044 Fall back to system CA certs if CA file isn't providedJonathan Reams2016-04-041-4/+0
* Revert "SERVER-23044 Fall back to system CA certs if CA file isn't provided"Jonathan Reams2016-04-041-0/+4
* SERVER-23044 Fall back to system CA certs if CA file isn't providedJonathan Reams2016-04-041-4/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-26/+25
* SERVER-13256 Scope iostream more narrowlyAndrew Morrow2015-01-051-0/+2
* SERVER-15504 Flow all calls to _exit through quickExitAndrew Morrow2014-10-031-2/+3
* SERVER-14713: User must specify either sslAllowInvalidCertificates or sslCAFi...Amalia Hawkins2014-09-251-0/+5
* Revert "SERVER-14713: User must specify either sslAllowInvalidCertificates or...Eric Milkie2014-09-251-5/+0
* SERVER-14713: User must specify either sslAllowInvalidCertificates or sslCAFi...Amalia Hawkins2014-09-241-0/+5
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-11144 Swap meaning of prevalidation return value and add commentShaun Verch2013-10-241-1/+1
* SERVER-11144 Create unit tests for registration in all option filesShaun Verch2013-10-231-0/+48