summaryrefslogtreecommitdiff
path: root/src/mongo/util/options_parser/constraints.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-4/+3
* SERVER-39784 Removed unused portions of options_parserSara Golemon2019-02-271-84/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37093 Implement code-gen for IDL config optionsSara Golemon2018-11-241-0/+81
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-143/+138
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-2/+2
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-11143 Added support for specifying that a string option must be of a s...Shaun Verch2013-12-061-0/+18
* SERVER-11143 Add constraints for dependencies between optionsShaun Verch2013-11-181-0/+28
* SERVER-8510 Added command line and config file parser to source tree with uni...Shaun Verch2013-08-091-0/+124