summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* generator: format string default value for List type properlymitaka-eolstable/mitakaIhar Hrachyshka2016-06-022-0/+31
* Updated from global requirementsOpenStack Proposal Bot2016-04-181-1/+1
* Update .gitreview for stable/mitakaDoug Hellmann2016-03-091-0/+1
* remove redundant call to set explicit target3.9.0Doug Hellmann2016-02-241-1/+0
* Merge "clear the cache before mutating the config files"Jenkins2016-02-232-2/+30
|\
| * clear the cache before mutating the config filesDoug Hellmann2016-02-232-2/+30
* | Updated from global requirementsOpenStack Proposal Bot2016-02-231-1/+1
* | Merge "Add None-check to find_file"Jenkins2016-02-232-0/+6
|\ \
| * | Add None-check to find_fileAlexis Lee2016-02-222-0/+6
* | | Merge "add unreleased page to release notes build"Jenkins2016-02-232-0/+6
|\ \ \ | |_|/ |/| |
| * | add unreleased page to release notes buildDoug Hellmann2016-02-222-0/+6
| |/
* | Merge "add support for mutable options in the config generator"Jenkins2016-02-234-1/+121
|\ \
| * | add support for mutable options in the config generatorDoug Hellmann2016-02-224-1/+121
* | | add a release note mentioning our use of renoDoug Hellmann2016-02-221-0/+3
| |/ |/|
* | Merge "Add reno for release notes management"Jenkins2016-02-2210-0/+316
|\ \
| * | Add reno for release notes managementAlexis Lee2016-02-2210-0/+316
* | | Merge "Hooks around mutate_config_files"3.8.0Jenkins2016-02-192-0/+48
|\ \ \ | |_|/ |/| |
| * | Hooks around mutate_config_filesAlexis Lee2016-02-192-0/+48
| |/
* | Merge "Add config_dirs property with a list of directories"Jenkins2016-02-182-4/+26
|\ \
| * | Add config_dirs property with a list of directoriesDavanum Srinivas2016-02-172-4/+26
* | | Add hostname config typeTom Cammann2016-02-186-1/+149
|/ /
* | Fix wrong check with non-None value when format groupChaozhe.Chen2016-02-162-2/+46
|/
* Merge "add generator hook for apps to update option defaults"3.7.0Jenkins2016-02-153-5/+102
|\
| * add generator hook for apps to update option defaultsDoug Hellmann2016-02-123-5/+102
* | Merge "refactor generator._list_opts for further enhancement"Jenkins2016-02-152-31/+40
|\ \ | |/
| * refactor generator._list_opts for further enhancementDoug Hellmann2016-02-102-31/+40
* | Merge "refactor generator closures to private methods"Jenkins2016-02-112-29/+113
|\ \
| * | refactor generator closures to private methodsRonald Bradford2016-02-042-29/+113
* | | Merge "Log mutated options at INFO"Jenkins2016-02-112-3/+21
|\ \ \
| * | | Log mutated options at INFOAlexis Lee2016-02-012-3/+21
| |/ /
* | | Updated from global requirementsOpenStack Proposal Bot2016-02-111-1/+1
| |/ |/|
* | Merge "always show coverage output from tests"Jenkins2016-02-101-1/+4
|\ \
| * | always show coverage output from testsDoug Hellmann2016-02-081-1/+4
* | | Merge "handle group objects in sphinxext"Jenkins2016-02-102-8/+148
|\ \ \ | |/ /
| * | handle group objects in sphinxextDoug Hellmann2016-02-082-8/+148
* | | Merge "refactor sphinxext and add unit tests"Jenkins2016-02-102-113/+327
|\ \ \ | |/ /
| * | refactor sphinxext and add unit testsDoug Hellmann2016-02-082-113/+327
* | | Merge "have show-options load the generator config file"Jenkins2016-02-102-5/+25
|\ \ \ | |/ /
| * | have show-options load the generator config fileDoug Hellmann2016-02-082-5/+25
* | | Merge "remove specially attribute handling from _Namespace"Jenkins2016-02-102-34/+0
|\ \ \
| * | | remove specially attribute handling from _NamespaceDoug Hellmann2016-02-042-34/+0
* | | | Add debtcollector as requirement3.6.0Andreas Jaeger2016-02-091-0/+1
| |/ / |/| |
* | | support multiple namespaces in sphinxextDoug Hellmann2016-02-082-16/+55
* | | refactor sphinxext to make reformatting easierDoug Hellmann2016-02-051-7/+10
* | | Updated from global requirementsOpenStack Proposal Bot2016-02-041-1/+1
|/ /
* | 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
|\ \ \