summaryrefslogtreecommitdiff
path: root/src/mongo/idl/config_option_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-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