index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
db
/
server_options_test.cpp
Age
Commit message (
Expand
)
Author
2024-06-10
SERVER-90792: Clean up ServerParameter ownership in registerServerParameter()...
Ronald Steinke
2024-04-06
Revert "SERVER-88953 ServerParameter onUpdate handlers accept OperationContex...
auto-revert-processor
2024-04-06
SERVER-88953 ServerParameter onUpdate handlers accept OperationContext (#20690)
Matt Broadstone
2024-03-19
SERVER-87974 Enable modernize-use-override and apply fixes (#20075)
Ivan Fefer
2023-10-04
SERVER-81231 Extend the `serverStatus` command to report whether the embedded...
Antonio Fuschetto
2023-07-06
SERVER-78613 Extend roles that a cluster node can act with router
Antonio Fuschetto
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-06-29
SERVER-75391 Remove upgrade/downgrade code for config shards
Jack Mulrow
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2023-03-31
SERVER-74567 Remove ClusterRole equality operator
Jack Mulrow
2023-03-30
SERVER-56579 Enable feature flags for PM-2290
Jack Mulrow
2023-03-23
SERVER-74845 Add environment variable override for processManagement.fork
Ryan Egesdahl
2022-12-16
SERVER-71959: Modify usages of ClusterRole::
Kshitij Gupta
2022-12-07
SERVER-71808: Refactor options_parser to expose a `readRawFile` method.
Daniel Gottlieb
2022-12-07
SERVER-71818: Use the new cluster param
Kshitij Gupta
2022-10-12
SERVER-70264 make slowMS and sampleRate atomic
Matt Diener
2022-08-30
SERVER-68342 Modify ServerParameter to take tenantId
Gabriel Marks
2022-08-29
SERVER-68826 Move logical_time into server_base
Kaloian Manassiev
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2022-04-28
SERVER-41353 replace errnoWithDescription with an API based on std::error_code
Billy Donahue
2022-03-10
SERVER-63588 ServerParameter: test for redact, remove self-registration
Billy Donahue
2022-02-20
SERVER-57609 log the effects of --setParameter at startup
Billy Donahue
2022-02-19
Revert "SERVER-57609 log the effects of --setParameter at startup"
auto-revert-processor
2022-02-18
SERVER-57609 log the effects of --setParameter at startup
Billy Donahue
2021-09-08
SERVER-59782 migrate makeGuard calls to ScopeGuard
Billy Donahue
2020-12-08
SERVER-40811 make initializers throwy
Billy Donahue
2020-08-18
SERVER-49768 Remove logv1 logger components, and make rotation a callback list
Sara Golemon
2020-06-11
SERVER-48367 Remove all _envp usage
Billy Donahue
2020-04-15
SERVER-47418 deploy unittest::MinimumLoggedSeverityGuard to all tests
Billy Donahue
2020-04-14
SERVER-46127 unit tests log to a kTest component
Gabriel Russell
2020-02-28
SERVER-45567 removing util/log.h where I can
Gabriel Russell
2020-02-27
SERVER-46405 Remove {get,set,clear}MinimumLoggedSeverity from logger V1 API
Mark Benvenuto
2019-11-25
SERVER-44142 correctly utilize LogSeverity in logv2
Gabriel Russell
2019-05-30
SERVER-40877 Enforce strict config file access for expansions
Sara Golemon
2019-03-11
SERVER-39132 Separate out options that are not related to mongocryptd
Mark Benvenuto
2019-02-16
SERVER-39500 Migrate general server options to IDL
Sara Golemon
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-01-11
SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-type
Billy Donahue
2018-12-06
SERVER-38281 Defer TLS-1.0 auto disable warning till log startup
Sara Golemon
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-07-09
SERVER-35979 Split ssl_otions and decouple from main runtime
Sara Golemon
2018-07-05
SERVER-29917 Alias server options starting with 'ssl' to parameters starting ...
Gregory Noma
2018-06-07
SERVER-35297 Split server_options and server_status into two pieces.
Henrik Edin
2018-03-22
SERVER-34017 Add slowms and slowOpSampleRate startup configuration for mongos.
David Storch
2017-02-15
SERVER-28004 Add build system support for iOS-related Darwin variants
Andrew Morrow
2016-08-16
SERVER-24914 SERVER-24915 improve getting cwd at server startup
Kevin Pulo
2016-05-28
SERVER-23971 Fixup headers to workaround clang-format 3.8 include sorting bug
Mark Benvenuto
2016-03-22
SERVER-22525 Translate old-style implicit options into new-style
Mark Benvenuto
2016-03-22
SERVER-22525 Revert "Fixes to support building against system boost 1.59"
Andrew Morrow
2015-10-27
SERVER-20754 Fixes to support building against system boost 1.59
Andrew Morrow
[next]