summaryrefslogtreecommitdiff
path: root/src/mongo/db/server_options_server_helpers.cpp
AgeCommit message (Expand)Author
2024-05-28SERVER-90610: Enable tidy check misc-unused-alias-decls (#22297)Stephanie
2024-03-05SERVER-83059 Remove --configdb paramter from MongoDPol Pinol Castuera
2023-11-10SERVER-82880 Let mongod accept a configdb startup optionGeorge Wangensteen
2023-10-04SERVER-81602 remove fmtMessage from LOGV2 statementsBilly Donahue
2023-09-20SERVER-79201 Create new configuration options for ingress gRPCSara Golemon
2023-09-11SERVER-80449: Remove unused networking configuration optionsErin McNulty
2023-08-30SERVER-80008 Introduce gRPC configuration options to the mongo test runnerPatrick Freed
2023-08-28SERVER-79967 Replace `--router` with `--routerPort` to listen to dedicated ro...Pol Pinol Castuera
2023-07-27SERVER-74020 Integrate `Server` and `Client` into `GRPCTransportLayer`Patrick Freed
2023-07-25SERVER-77917 Listen on a separate port for internal connectionsAmirsaman Memaripour
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2023-06-16SERVER-77896 Enable performance-no-automatic-move clang-tidy checkSteve Gross
2023-03-23SERVER-74845 Add environment variable override for processManagement.forkRyan Egesdahl
2023-02-11SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.1
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2021-06-16SERVER-55792 Verify credentials when clusterAuthMode is set via setParameterMark Benvenuto
2020-10-08SERVER-50421 Alias internalValidateFeaturesAsMaster server parameterHuayu Ouyang
2020-08-18SERVER-49768 Remove logv1 logger components, and make rotation a callback listSara Golemon
2020-06-23SERVER-48973 Remove ServiceExecutorAdaptiveAmirsaman Memaripour
2020-05-02SERVER-41068 remove map_util.hBilly Donahue
2020-04-26SERVER-47735 change mongo source over to logv2Billy Donahue
2020-04-01SERVER-47077 Clean up log lines in 'mongo/db'samanca
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-03-06SERVER-46542 Cleanup log statements for early logging and startup warningsHenrik Edin
2020-02-21SERVER-45567 removing util/log.h where I canGabriel Russell
2020-02-13SERVER-45869 automatically converted structured loggingGabriel Russell
2019-10-03SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue
2019-04-09SERVER-40476 remove mongoutils::strBilly Donahue
2019-03-03SERVER-37092 Remove old server parameter APISara Golemon
2019-02-16SERVER-39500 Migrate general server options to IDLSara Golemon
2019-02-16SERVER-39499 Migrate base server options to IDLSara Golemon
2019-02-14SERVER-39501 Migrate windows options to IDLSara Golemon
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2019-01-22SERVER-39123 Migrate log redaction options to IDLSara Golemon
2019-01-09SERVER-38551 Convert message compressor options to IDLSara Golemon
2018-11-30SERVER-38056 enable building just some of the pieces of the enterprise moduleGabriel Russell
2018-10-25SERVER-35485 Add compressor capabilities for shell with URI inputTyler Kaye
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-09-18SERVER-36614 Add handling of __exec config expansionsSara Golemon
2018-09-17SERVER-36572 Canonicalize bindIpAll to bindIp=='*'Sara Golemon
2018-08-27SERVER-36613 Add REST driven config file expansionSara Golemon
2018-08-21SERVER-34986 Allow connections to override maxConns based on CIDR rangeJonathan Reams
2018-08-16Revert "SERVER-34986 Allow connections to override maxConns based on CIDR range"Siyuan Zhou
2018-08-16SERVER-34986 Allow connections to override maxConns based on CIDR rangeJonathan Reams
2018-08-13SERVER-36380 Add --outputConfig command line optionSara Golemon
2018-07-09SERVER-35979 Split ssl_otions and decouple from main runtimeSara Golemon
2018-06-11SERVER-35101 Strip trailing and leading whitespace from bind_ip arguments and...Adam Cooper
2018-06-07SERVER-35297 Split server_options and server_status into two pieces.Henrik Edin