summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add a bandit target to tox.ini"3.0.0Jenkins2015-11-204-9/+407
|\
| * Add a bandit target to tox.iniCyril Roelandt2015-11-204-9/+407
* | Updated from global requirementsOpenStack Proposal Bot2015-11-191-1/+1
|/
* Allow naming of custom typesTom Cammann2015-11-184-31/+83
* Merge "Remove python 2.6 classifier"Jenkins2015-11-171-1/+0
|\
| * Remove python 2.6 classifierChangBo Guo(gcb)2015-11-171-1/+0
* | Merge "Remove python 2.6 and cleanup tox.ini"Jenkins2015-11-171-4/+2
|\ \ | |/
| * Remove python 2.6 and cleanup tox.iniDavanum Srinivas2015-11-161-4/+2
* | Merge "Add DEFAULT group in NoSuchOptError when group=None"Jenkins2015-11-172-6/+3
|\ \
| * | Add DEFAULT group in NoSuchOptError when group=NoneChangBo Guo(gcb)2015-11-142-6/+3
| |/
* | Merge "improve wording of comment in previous commit"Jenkins2015-11-171-1/+1
|\ \
| * | improve wording of comment in previous commitDoug Hellmann2015-11-161-1/+1
* | | Merge "Add help text generation for OptGroups"Jenkins2015-11-172-18/+73
|\ \ \ | |/ /
| * | Add help text generation for OptGroupsMarkus Zoeller2015-11-112-18/+73
* | | Remove 'raise' in _getAlexis Lee2015-11-161-9/+8
| |/ |/|
* | Merge "Add max length check to StrOpt"2.7.0Jenkins2015-11-134-3/+38
|\ \
| * | Add max length check to StrOptAkihiro Motoki2015-11-114-3/+38
| |/
* | Remove "Kept for backward-compatibility" commentVictor Stinner2015-11-101-14/+0
|/
* Merge "Use versionadded and versionchanged in doc"Jenkins2015-11-055-3/+47
|\
| * Use versionadded and versionchanged in docVictor Stinner2015-10-225-3/+47
* | Merge "Improve default type checking"Jenkins2015-11-053-57/+33
|\ \
| * | Improve default type checkingTom Cammann2015-10-233-57/+33
* | | Merge "Fix StrOpt to allow setting quotes and regex"Jenkins2015-11-032-2/+161
|\ \ \
| * | | Fix StrOpt to allow setting quotes and regexChung Chih, Hung2015-10-282-2/+161
| | |/ | |/|
* | | update doc to use new type PortOptZhiQiang Fan2015-10-222-7/+7
|/ /
* | Fix versionchangedVictor Stinner2015-10-201-1/+1
|/
* Merge "Raise exception when wrong type is used as default"Jenkins2015-10-192-31/+29
|\
| * Raise exception when wrong type is used as defaultTom Cammann2015-10-162-31/+29
* | Add PortOpt for integer with range 1 to 655352.6.0Eric Brown2015-10-155-0/+68
|/
* Merge "Add missing tests and generator code for IPOpt"Jenkins2015-10-153-1/+26
|\
| * Add missing tests and generator code for IPOptEric Brown2015-10-073-1/+26
* | Merge "Case insensitiveness when comparing choices values"2.5.0Jenkins2015-10-092-4/+54
|\ \
| * | Case insensitiveness when comparing choices valuesLucas Alvares Gomes2015-10-072-4/+54
| |/
* | Fix typos in cfg.pyDaisuke Fujita2015-10-091-1/+1
* | Merge "Fix bad exception for StrOpt with invalid choice value"Jenkins2015-10-082-5/+14
|\ \
| * | Fix bad exception for StrOpt with invalid choice valueDavanum Srinivas2015-09-252-5/+14
* | | Fix coverage configuration and executionRonald Bradford2015-10-053-1/+10
| |/ |/|
* | Add item_type and bounds to ListOptMasaki Matsushita2015-09-302-2/+28
* | Merge "Fix home-page value in setup.cfg with Oslo wiki"Jenkins2015-09-251-1/+1
|\ \ | |/ |/|
| * Fix home-page value in setup.cfg with Oslo wikivenkatamahesh2015-09-251-1/+1
* | Merge "fix literal rendering in dictionary options docs"Jenkins2015-09-251-2/+4
|\ \
| * | fix literal rendering in dictionary options docsDoug Hellmann2015-09-251-2/+4
* | | Merge "docs - Set pbr 'warnerrors' option for doc build"Jenkins2015-09-251-0/+3
|\ \ \
| * | | docs - Set pbr 'warnerrors' option for doc buildDavanum Srinivas2015-09-241-0/+3
| |/ /
* | | Merge "Correct the comment of __call__ method"Jenkins2015-09-251-1/+0
|\ \ \
| * | | Correct the comment of __call__ methodBaoLiang Cui2015-09-221-1/+0
* | | | Merge "Include changelog/history in docs"Jenkins2015-09-252-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Include changelog/history in docsJoshua Harlow2015-09-242-0/+10
| |/ /
* | | Document DictOpt classDavanum Srinivas2015-09-241-0/+18
|/ /
* | Updated from global requirementsOpenStack Proposal Bot2015-09-171-1/+1
|/