summaryrefslogtreecommitdiff
path: root/src/mongo/util/options_parser/options_parser.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40877 Enforce strict config file access for expansionsSara Golemon2019-05-301-1/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-36614 Add handling of __exec config expansionsSara Golemon2018-09-181-0/+1
* SERVER-36613 Add REST driven config file expansionSara Golemon2018-08-271-1/+16
* SERVER-32487 Embedded CAPI takes a yaml config string instead of argc and argv.Henrik Edin2018-04-101-0/+13
* SERVER-25792 Add non-strict parsing option to OptionsParserAndreas Nilsson2016-08-301-0/+8
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-76/+77
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-4/+4
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-11575 Remove code for parsing JSON config fileShaun Verch2013-11-131-8/+2
* SERVER-11144 Remove old registration interfaceShaun Verch2013-10-231-2/+2
* SERVER-8510 Remove forward declaration of Status in the wrong namespaceShaun Verch2013-09-051-2/+0
* SERVER-8510 Add function to extract only explicitly set values from EnvironmentShaun Verch2013-09-051-2/+2
* SERVER-8510 Handle default, implicit, and composing options in new configurat...Shaun Verch2013-09-051-0/+3
* SERVER-8510 Added command line and config file parser to source tree with uni...Shaun Verch2013-08-091-0/+115