summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Address hacking check H405"Jenkins2016-01-231-2/+1
|\ \ | |/ |/|
| * Address hacking check H405lin-hua-cheng2016-01-131-2/+1
* | Merge pep8 and bandit into lintersAndreas Jaeger2016-01-181-2/+10
|/
* Merge "Deprecated tox -downloadcache option removed"Jenkins2016-01-061-3/+0
|\
| * Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
* | move hacking to tests folderSteve Martinelli2015-12-151-1/+1
|/
* Put py34 first in the env order of toxDave Chen2015-12-031-1/+1
* Delete python bytecode before every test runshu-mutou2015-12-021-1/+3
* Add release notes for keystoneclientSteve Martinelli2015-11-291-1/+4
* Removes py26 supportDavid Stanek2015-11-251-1/+1
* Add docstring validationDolph Mathews2015-11-091-1/+18
* py34 not py33 is tested and supportedEric Brown2015-07-131-1/+1
* Merge "add --slowest flag to testr"Jenkins2015-06-221-1/+1
|\
| * add --slowest flag to testrZhiQiang Fan2015-05-041-1/+1
* | tox env for BanditBrant Knudson2015-06-031-1/+5
* | Pass OS_* env vars fix for tox 2.0Brant Knudson2015-05-131-0/+1
|/
* Create functional test baseJamie Lennox2015-02-131-0/+3
* Merge "Switch from oslo.utils to oslo_utils"Jenkins2015-02-101-0/+1
|\
| * Switch from oslo.utils to oslo_utilsBrant Knudson2015-01-311-0/+1
* | Enable hacking rule E122 and H304ZhiQiang Fan2015-02-021-3/+1
* | Correct failures for check H238Brant Knudson2015-01-211-2/+1
|/
* Enable hacking rule F821ZhiQiang Fan2015-01-201-2/+1
* Correct failures for check W292Brant Knudson2015-01-131-2/+2
* Move to hacking 0.10Brant Knudson2015-01-131-3/+2
* I18nBrant Knudson2014-10-281-0/+3
* Use oslo_debug_helper and remove our own versionSteve Martinelli2014-10-221-3/+1
* Update hacking to 0.9.xSteve Martinelli2014-09-211-1/+2
* Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-1/+1
* Update keystoneclient code to account for hacking 0.9.2Steve Martinelli2014-06-191-1/+3
* Sync with oslo-incubator 2640847Brant Knudson2014-05-051-1/+1
* Generate module docsBrant Knudson2014-03-131-0/+5
* Remove tox locale overridesJeremy Stanley2014-02-101-2/+0
* Merge "Debug env for tox"Jenkins2014-01-141-0/+5
|\
| * Debug env for toxBrant Knudson2014-01-061-0/+5
* | Revert "Whitelist external netaddr requirement"Brant Knudson2014-01-081-1/+1
|/
* Whitelist external netaddr requirementBrant Knudson2014-01-061-1/+1
* Merge "Don't install pre-release software with tox"Jenkins2013-12-281-0/+1
|\
| * Don't install pre-release software with toxJames E. Blair2013-12-111-0/+1
* | Allow commit title messages to end with a period.Chmouel Boudjnah2013-12-101-1/+2
|/
* Merge "Update tox.ini to usedevelop"Jenkins2013-11-241-0/+3
|\
| * Update tox.ini to usedevelopBrant Knudson2013-11-141-0/+3
* | python3: Work around httpretty issueChuck Short2013-10-291-1/+0
|/
* Fix H202 assertRaises ExceptionKui Shi2013-10-041-2/+1
* Allow Hacking 0.7.x or laterDirk Mueller2013-09-021-1/+2
* Fix and enable gating on F811Morgan Fainberg2013-08-291-2/+1
* Fix and enable gating on F841Morgan Fainberg2013-08-291-2/+1
* Fix and enable gating on H302: only import modulesMorgan Fainberg2013-08-271-2/+1
* Fix License Headers and Enable Gating on H102Morgan Fainberg2013-08-271-3/+1
* Fix and enable Gating on H404Dirk Mueller2013-08-151-1/+1
* flake8: enable H201, H202, H802Dolph Mathews2013-08-121-4/+1