summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add release notes link to README6.2.2melissaml2018-06-211-0/+1
* tox: Fix typoStephen Finucane2018-06-181-2/+2
* sphinxext: Reporting correct lines for errorsStephen Finucane2018-06-181-3/+27
* sphinxext: Address nits from Ic6c2dcbe7823dd3fdc71db8dc5afab2d604559e3Stephen Finucane2018-06-181-1/+2
* improve the documentation for option location informationDoug Hellmann2018-06-132-1/+5
* fix tox python3 overridesDoug Hellmann2018-06-061-1/+7
* fix lower-constraintsDoug Hellmann2018-05-151-1/+2
* Properly initialize HostAddress6.2.1Lance Bragstad2018-05-072-0/+28
* Remove stale pip-missing-reqs tox testKenneth Giusti2018-05-011-8/+0
* Remove boolean from StrOpt exampleBen Nemec2018-04-241-3/+0
* Merge "use environment variable to control file location probing"6.2.0Zuul2018-04-233-26/+48
|\
| * use environment variable to control file location probingDoug Hellmann2018-04-183-26/+48
* | Merge "fix URI type equality comparison"Zuul2018-04-232-4/+54
|\ \
| * | fix URI type equality comparisonDoug Hellmann2018-04-202-4/+54
* | | Merge "Trivial: Update pypi url to new url"Zuul2018-04-231-2/+2
|\ \ \
| * | | Trivial: Update pypi url to new urlmelissaml2018-04-211-2/+2
| |/ /
* | | Fix HostAddress superclass.Moises Guimaraes de Medeiros2018-04-201-1/+1
|/ /
* | sphinxext: Use 'sphinx.util.logging'Stephen Finucane2018-04-162-43/+10
* | Merge "Make List option format bounds-sensitive"6.1.0Zuul2018-04-162-2/+18
|\ \
| * | Make List option format bounds-sensitiveBrian Rosmaita2018-04-112-2/+18
* | | set default python to python3Doug Hellmann2018-04-121-2/+4
* | | Switch pep8 job to python 3Ben Nemec2018-04-121-0/+1
* | | Merge "sphinxext: Start parsing 'Opt.help' as rST"Zuul2018-04-121-6/+18
|\ \ \ | |/ / |/| |
| * | sphinxext: Start parsing 'Opt.help' as rSTStephen Finucane2018-03-201-6/+18
* | | Merge "Add bindep.txt file to prevent fallback to generic list"Zuul2018-04-111-0/+9
|\ \ \
| * | | Add bindep.txt file to prevent fallback to generic listSean McGinnis2018-03-201-0/+9
* | | | Merge "Clean old output before new doc builds"6.0.2Zuul2018-04-101-0/+2
|\ \ \ \
| * | | | Clean old output before new doc buildsSean McGinnis2018-03-211-0/+2
* | | | | Merge "sphinxext: Separate parsing of group and opts"Zuul2018-04-072-132/+144
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | sphinxext: Separate parsing of group and optsStephen Finucane2018-03-202-132/+144
| | |/ / | |/| |
* | | | Fix typo 'importopt' to 'import_opt' adding the missing _Moises Guimaraes de Medeiros2018-04-061-1/+1
* | | | Merge "ignore location when comparing options for duplicate registration"Zuul2018-04-042-2/+38
|\ \ \ \ | |_|_|/ |/| | |
| * | | ignore location when comparing options for duplicate registrationDoug Hellmann2018-03-282-2/+38
* | | | disable stack inspection when setting option values6.0.1Doug Hellmann2018-03-282-19/+26
* | | | Merge "add a job to run unit tests against the lower bounds of our dependencies"6.0.0Zuul2018-03-263-0/+66
|\ \ \ \
| * | | | add a job to run unit tests against the lower bounds of our dependenciesDoug Hellmann2018-03-243-0/+66
* | | | | Support trailing commas in values of list typeQuan Tian2018-03-262-1/+10
* | | | | Merge "Follow the new PTI for document build"Zuul2018-03-224-13/+14
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Follow the new PTI for document buildSean McGinnis2018-03-214-13/+14
* | | | | Remove MultiConfigParserBen Nemec2018-03-213-200/+7
|/ / / /
* | | | Merge "add user documentation for get_location()"Zuul2018-03-212-1/+66
|\ \ \ \ | | |/ / | |/| |
| * | | add user documentation for get_location()Doug Hellmann2018-03-152-1/+66
* | | | Merge "track config file and command line locations for user settings"Zuul2018-03-214-29/+138
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | track config file and command line locations for user settingsDoug Hellmann2018-03-154-29/+138
| |/
* | Merge "Update links in README"Zuul2018-03-191-2/+2
|\ \
| * | Update links in READMEmelissaml2018-03-091-2/+2
| |/
* | Updated from global requirementsOpenStack Proposal Bot2018-03-152-3/+3
|/
* Merge "add source filename to option locations set in code"Zuul2018-03-062-8/+54
|\
| * add source filename to option locations set in codeDoug Hellmann2018-02-052-8/+54
* | Merge "report the correct location for an option updated with set_defaults()"Zuul2018-03-012-2/+13
|\ \ | |/