summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix unrecognized subparser args"3.5.0Jenkins2016-02-042-4/+14
|\
| * Fix unrecognized subparser argsAlexis Lee2016-02-042-4/+14
* | Merge "Removal of bandit.yaml"Jenkins2016-02-032-360/+1
|\ \ | |/ |/|
| * Removal of bandit.yamlEric Brown2016-02-012-360/+1
* | Merge "Add test for BoolOpt with no default"Jenkins2016-02-021-1/+12
|\ \
| * | Add test for BoolOpt with no defaultMark McLoughlin2016-02-021-1/+12
| |/
* | Fix bandit entry in tox.iniMark McLoughlin2016-02-021-1/+1
|/
* Merge "Fix version 'mutable' was added"Jenkins2016-02-011-1/+1
|\
| * Fix version 'mutable' was addedAlexis Lee2016-02-011-1/+1
* | Merge "treat option group names as section headers when documenting them"Jenkins2016-02-012-20/+44
|\ \
| * | treat option group names as section headers when documenting themDoug Hellmann2016-01-282-20/+44
* | | Fix PortOpt versionchangedChangBo Guo(gcb)2016-01-291-1/+1
* | | Merge "Fix MultiConfigParser removal version"Jenkins2016-01-281-1/+1
|\ \ \ | |/ / |/| |
| * | Fix MultiConfigParser removal versionAlexis Lee2016-01-271-1/+1
* | | Merge "Report mutated options"Jenkins2016-01-282-0/+38
|\ \ \
| * | | Report mutated optionsAlexis Lee2016-01-262-0/+38
* | | | Merge "Warn if immutable options change"Jenkins2016-01-282-5/+37
|\ \ \ \ | |/ / /
| * | | Warn if immutable options changeAlexis Lee2016-01-262-5/+37
| | |/ | |/|
* | | Merge "Make list_all_sections return a list"Jenkins2016-01-282-5/+5
|\ \ \
| * | | Make list_all_sections return a listAlexis Lee2016-01-262-5/+5
| |/ /
* | | Merge "Add 'mutable' param to Opt"Jenkins2016-01-282-20/+121
|\ \ \ | |/ /
| * | Add 'mutable' param to OptAlexis Lee2016-01-262-20/+121
* | | Merge "Fake attrs on _Namespace"Jenkins2016-01-282-0/+36
|\ \ \ | |/ /
| * | Fake attrs on _NamespaceAlexis Lee2016-01-262-0/+36
| |/
* | Merge "Make _Namespace the value-holder"Jenkins2016-01-282-16/+171
|\ \ | |/
| * Make _Namespace the value-holderAlexis Lee2016-01-262-16/+171
* | Merge "Retain correct order of defined config options"Jenkins2016-01-262-31/+80
|\ \
| * | Retain correct order of defined config optionsOpenStack Proposal Bot2016-01-262-31/+80
* | | Do not fail on certain config option help strings3.4.0Javier Pena2016-01-261-2/+3
|/ /
* | Updated from global requirementsOpenStack Proposal Bot2016-01-231-1/+1
* | Merge "enhance sphinx integration to allow links to option definitions"Jenkins2016-01-224-9/+189
|\ \
| * | enhance sphinx integration to allow links to option definitionsDoug Hellmann2016-01-204-9/+189
* | | Merge "replace reference to default value in option help text in docs"Jenkins2016-01-221-1/+6
|\ \ \ | |/ /
| * | replace reference to default value in option help text in docsDoug Hellmann2016-01-151-1/+6
* | | Merge "add built-in options to auto-generated documentation"Jenkins2016-01-225-2/+12
|\ \ \ | |/ /
| * | add built-in options to auto-generated documentationDoug Hellmann2016-01-155-2/+12
* | | Merge "Replace deprecated library function os.popen() with subprocess"Jenkins2016-01-211-2/+5
|\ \ \
| * | | Replace deprecated library function os.popen() with subprocessting.wang2016-01-151-2/+5
* | | | Merge "register the built-in options for the config generator to find"Jenkins2016-01-213-6/+37
|\ \ \ \ | | |/ / | |/| |
| * | | register the built-in options for the config generator to findDoug Hellmann2016-01-153-6/+37
* | | | Merge "Add reST work label for configuration options"Jenkins2016-01-211-0/+4
|\ \ \ \ | |/ / /
| * | | Add reST work label for configuration optionsRonald Bradford2016-01-151-0/+4
* | | | Merge "Allow port number with 0"Jenkins2016-01-213-4/+6
|\ \ \ \
| * | | | Allow port number with 0ChangBo Guo(gcb)2016-01-153-4/+6
* | | | | Merge "Fix can't generate config sample with non-None value"Jenkins2016-01-212-2/+37
|\ \ \ \ \ | |/ / / /
| * | | | Fix can't generate config sample with non-None valueChangBo Guo(gcb)2016-01-152-2/+37
| |/ / /
* | | | Remove argparse from requirements3.3.0Andreas Jaeger2016-01-201-1/+0
* | | | Updated from global requirementsOpenStack Proposal Bot2016-01-162-13/+13
|/ / /
* | | Fixed deprecated_for_removal warning generation3.2.1Ronald Bradford2016-01-131-1/+3
|/ /
* | Merge "generator: ignore doubles"Jenkins2016-01-132-1/+60
|\ \