summaryrefslogtreecommitdiff
path: root/src/mongo/idl/config_option_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-1/+1
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-111-5/+5
* SERVER-48351 Clean up additional logv2 linesSara Golemon2020-05-281-2/+0
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-13/+9
* SERVER-38574 Allow declaring IDL based configs without auto-registeringSara Golemon2019-02-141-0/+17
* SERVER-38572 Allow arbitrary C++ expressions in literal valuesSara Golemon2018-12-141-0/+22
* SERVER-38374 Add redact attribute to IDL based configs/paramsSara Golemon2018-12-061-1/+207
* SERVER-38279 Add condition clause to set parameter and config option definitionsSara Golemon2018-11-291-0/+20
* SERVER-37093 Implement code-gen for IDL config optionsSara Golemon2018-11-241-0/+371