summaryrefslogtreecommitdiff
path: root/src/mongo/shell/shell_options.cpp
AgeCommit message (Expand)Author
2024-05-22SERVER-89912 Make mongo initializers ordering reproducible (#21625)Erin McNulty
2024-04-06Revert "SERVER-88953 ServerParameter onUpdate handlers accept OperationContex...auto-revert-processor
2024-04-06SERVER-88953 ServerParameter onUpdate handlers accept OperationContext (#20690)Matt Broadstone
2024-02-15SERVER-82680 Make FLE encrypted client use unsigned security tokenMark Benvenuto
2024-02-13Revert "SERVER-82680 Make FLE encrypted client use unsigned security token"Liubov Molchanova
2024-02-13SERVER-82680 Make FLE encrypted client use unsigned security tokenMark Benvenuto
2023-08-30SERVER-80008 Introduce gRPC configuration options to the mongo test runnerPatrick Freed
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2023-06-16SERVER-77896 Enable performance-no-automatic-move clang-tidy checkSteve Gross
2023-04-27SERVER-65267 Remove Feature Flag for PM-2719Shreyas Kalyan
2023-02-14SERVER-72919 Implement v2 changes to QE insertsErwin Pe
2023-02-09SERVER-72598 Introduce server parameter to turn off logging for detailed conn...Blake Oler
2022-09-20SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry
2022-09-07SERVER-67755 fle2 range - implement insertSergey Galtsev
2022-08-30SERVER-68342 Modify ServerParameter to take tenantIdGabriel Marks
2022-07-15SERVER-65077 Remove FCV gating logic for FLE 2 after branching 6.0Mark Benvenuto
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2022-03-11SERVER-64287 Create sharding variant of fle2 test suiteMark Benvenuto
2022-01-10SERVER-62251 Add ServerParameterType::kClusterWideSara Golemon
2021-10-01SERVER-58210 Eliminate unnecessary RPC protocol negotiation codeDavid Storch
2021-08-17SERVER-47804 On Windows, warn user about slow OCSP responsesErwin Pe
2021-08-04SERVER-50761 Crash the shell on invalid BSON errors on server responses from ...Dianna Hohensee
2021-07-01SERVER-57388 Remove readMode/writeMode/rpcProtocols/useLegacyWriteOps shell c...Yoonsoo Kim
2021-05-12SERVER-55961: Replace 'whitelist' in variable names, types, and commentsVarun Ravichandran
2020-08-20SERVER-49380 Add API params to mongo shellA. Jesse Jiryu Davis
2020-05-18SERVER-46932 supress more logging in the shellGabriel Russell
2020-05-08SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan
2020-05-08Revert "SERVER-47934 Create a setParameter to control the OCSP HTTP client ti...Marcos José Grillo Ramírez
2020-05-08SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan
2020-04-26SERVER-47735 change mongo source over to logv2Billy Donahue
2020-03-23SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue
2020-03-23Revert "SERVER-46765 fix '--version' & '--sysinfo', which use kPlain logging"Max Hirschhorn
2020-03-20SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue
2020-02-28SERVER-45567 removing util/log.h where I canGabriel Russell
2020-02-28SERVER-46415 Remove logFormat option and the ability to select the text forma...Henrik Edin
2020-02-27SERVER-46405 Remove {get,set,clear}MinimumLoggedSeverity from logger V1 APIMark Benvenuto
2020-02-23SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin
2020-02-13SERVER-45869 automatically converted structured loggingGabriel Russell
2020-01-24SERVER-445566 legacy logging cleanupsGabriel Russell
2020-01-06SERVER-42937 Implement Support for OCSP Stapling for OpenSSLShreyas Kalyan
2019-12-26SERVER-44266 Add IAM client code to shell and clients with mock ECS endpointMark Benvenuto
2019-12-18SERVER-45062 Add evergreen builder for JSON log formatHenrik Edin
2019-12-12SERVER-44264 Add IAM Client support for EC2 Metadata supportMark Benvenuto
2019-11-25SERVER-44142 correctly utilize LogSeverity in logv2Gabriel Russell
2019-10-30SERVER-44277 Add capability for shell to use logv2Henrik Edin
2019-10-10SERVER-43265 Fix using URI network compressors parameter in shellHenrik Edin
2019-07-30SERVER-41874 Add shell option to skip cursor finalize.Siyuan Zhou
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-07-09SERVER-33749 Add idleSessionTimeout flagRoxane
2019-05-20SERVER-40841 Re-issue invalid test certificatesJonathan Reams