summaryrefslogtreecommitdiff
path: root/src/mongo/idl/server_parameter_specialized_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68342 Modify ServerParameter to take tenantIdGabriel Marks2022-08-301-81/+113
* SERVER-58110 IDL remove const-returning gettersBilly Donahue2022-04-291-1/+1
* SERVER-65128: Improve integration testing and address bugs in setClusterParam...Varun Ravichandran2022-04-071-7/+9
* SERVER-62253: Generate specialized and storage cluster server parameters from...Varun Ravichandran2022-03-181-0/+143
* SERVER-63588 ServerParameter: test for redact, remove self-registrationBilly Donahue2022-03-101-7/+50
* SERVER-62251 Add ServerParameterType::kClusterWideSara Golemon2022-01-101-3/+34
* SERVER-44119 Customize string coersion for IDLSara Golemon2019-10-211-0/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-8/+4
* SERVER-7143 replace standard library number parsing with custom NumberParserNathan Brown2019-06-271-3/+3
* SERVER-38694 Allow specializing ServerParameter class in IDLSara Golemon2019-01-101-0/+316