summaryrefslogtreecommitdiff
path: root/src/mongo/idl/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-38574 Allow declaring IDL based configs without auto-registeringSara Golemon2019-02-141-0/+1
* SERVER-38966 Convert Failpoint SCPs to use IDLSara Golemon2019-01-151-0/+3
* SERVER-38934 Remove IDLServerParameter (without storage)Sara Golemon2019-01-121-2/+0
* SERVER-38694 Allow specializing ServerParameter class in IDLSara Golemon2019-01-101-0/+2
* SERVER-38374 Add redact attribute to IDL based configs/paramsSara Golemon2018-12-061-0/+1
* SERVER-37093 Implement code-gen for IDL config optionsSara Golemon2018-11-241-0/+12
* SERVER-37089 Implement code-gen for IDLServerParametersSara Golemon2018-11-021-0/+3
* SERVER-37087 Create IDLServerParameterWithStorage classSara Golemon2018-11-021-0/+2
* SERVER-37086 Create IDLServerParameter classSara Golemon2018-11-021-0/+21
* SERVER-34179 refactor isGenericArgumentBilly Donahue2018-04-021-0/+1
* SERVER-32987 Move the contents of the 'uuid' library to be under 'base'Kaloian Manassiev2018-01-301-1/+0
* SERVER-29089 Add UUID to IDL basic_types.idlMark Benvenuto2017-05-121-0/+1
* SERVER-28515 Add import support to IDLMark Benvenuto2017-04-201-1/+2
* SERVER-28306 IDL Code GeneratorMark Benvenuto2017-03-291-0/+27