summaryrefslogtreecommitdiff
path: root/src/mongo/shell/shell_options.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan2020-05-081-0/+1
* Revert "SERVER-47934 Create a setParameter to control the OCSP HTTP client ti...Marcos José Grillo Ramírez2020-05-081-1/+0
* SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan2020-05-081-0/+1
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-231-7/+9
* Revert "SERVER-46765 fix '--version' & '--sysinfo', which use kPlain logging"Max Hirschhorn2020-03-231-9/+7
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-201-7/+9
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-281-1/+0
* SERVER-46415 Remove logFormat option and the ability to select the text forma...Henrik Edin2020-02-281-21/+0
* SERVER-46405 Remove {get,set,clear}MinimumLoggedSeverity from logger V1 APIMark Benvenuto2020-02-271-1/+2
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-231-8/+2
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+8
* SERVER-445566 legacy logging cleanupsGabriel Russell2020-01-241-1/+1
* SERVER-42937 Implement Support for OCSP Stapling for OpenSSLShreyas Kalyan2020-01-061-0/+1
* SERVER-44266 Add IAM client code to shell and clients with mock ECS endpointMark Benvenuto2019-12-261-0/+1
* SERVER-45062 Add evergreen builder for JSON log formatHenrik Edin2019-12-181-0/+17
* SERVER-44264 Add IAM Client support for EC2 Metadata supportMark Benvenuto2019-12-121-0/+1
* SERVER-44142 correctly utilize LogSeverity in logv2Gabriel Russell2019-11-251-2/+2
* SERVER-44277 Add capability for shell to use logv2Henrik Edin2019-10-301-0/+4
* SERVER-43265 Fix using URI network compressors parameter in shellHenrik Edin2019-10-101-1/+3
* SERVER-41874 Add shell option to skip cursor finalize.Siyuan Zhou2019-07-301-0/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-5/+6
* SERVER-33749 Add idleSessionTimeout flagRoxane2019-07-091-0/+4
* SERVER-40841 Re-issue invalid test certificatesJonathan Reams2019-05-201-1/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-6/+4
* SERVER-38503 Empty networkMessageCompressors is an errorAndrew Morrow2019-03-111-4/+2
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38374 Add redact attribute to IDL based configs/paramsSara Golemon2018-12-061-51/+0
* SERVER-38238 Convert shell options to IDLSara Golemon2018-11-271-202/+0
* SERVER-35212: Refactor shell code to enable default authentication database a...Tyler Kaye2018-11-141-1/+0
* SERVER-35485 Add compressor capabilities for shell with URI inputTyler Kaye2018-10-251-28/+53
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-15/+17
* SERVER-33606 fail to create logical session in shell connected to old serversKevin Pulo2018-09-031-0/+8
* SERVER-36807 Add --setShellParameter to shellSara Golemon2018-08-291-0/+39
* SERVER-36744 Fix options parsing for --password without argumentJonathan Reams2018-08-221-2/+8
* SERVER-36744 Fix and add tests for command-line redactionJonathan Reams2018-08-211-0/+44
* SERVER-33135 Delete code for OP_COMMANDMathias Stearn2018-07-301-3/+2
* SERVER-35979 Split ssl_otions and decouple from main runtimeSara Golemon2018-07-091-19/+6
* SERVER-32083 Add mention of URIs in mongo --helpGregory Noma2018-06-051-0/+1
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+1
* SERVER-33980 Reduce dependencies for embedded commandsAndrew Morrow2018-03-291-2/+2
* SERVER-33300 Integrate TransportLayer with DBClientJonathan Reams2018-03-021-0/+1
* SERVER-32683 JS JIT off by defaultJason Carey2018-01-171-4/+16
* SERVER-32164 Fix handling of `authSource` in URIs.ADAM David Alan Martin2017-12-141-11/+17
* SERVER-31296 Update sessions, causal, and retryable in the mongo shell.Max Hirschhorn2017-11-081-0/+9
* SERVER-31622 Fix bad throwsMathias Stearn2017-11-021-12/+10
* SERVER-31061 Add `mongo+srv://` support for URIs.ADAM David Alan Martin2017-10-311-1/+2
* SERVER-29687 Add sock.h header where needed for non-ssl buildsAndrew Morrow2017-08-231-0/+1
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-6/+6