summaryrefslogtreecommitdiff
path: root/src/mongo/idl/server_parameter_with_storage_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-4/+4
* SERVER-38826 Export yaml constant values as C++ constexprsSara Golemon2019-01-041-0/+7
* SERVER-38572 Allow arbitrary C++ expressions in literal valuesSara Golemon2018-12-141-0/+14
* SERVER-38566 Use static_assert() for runtime thread safety violationsSara Golemon2018-12-131-2/+2
* SERVER-38374 Add redact attribute to IDL based configs/paramsSara Golemon2018-12-061-0/+12
* SERVER-37978 Replace boost::synchronize_value with custom versionMark Benvenuto2018-11-271-4/+4
* SERVER-37089 Implement code-gen for IDLServerParametersSara Golemon2018-11-021-0/+59
* SERVER-37087 Create IDLServerParameterWithStorage classSara Golemon2018-11-021-0/+177