summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Updated from global requirementsMonty Taylor2013-08-091-1/+2
* flake8: fix alphabetical imports and enable H306Dolph Mathews2013-08-011-2/+1
* Fix and enable gating on H403Dirk Mueller2013-07-131-2/+1
* Fix and enable gating on H402Dirk Mueller2013-07-121-2/+1
* Flake8 should ignore build folderAlex Meade2013-07-051-1/+1
* Fix and enable H401Dirk Mueller2013-06-271-2/+1
* Merge "python3: Introduce py33 to tox.ini"Jenkins2013-06-261-1/+1
|\
| * python3: Introduce py33 to tox.iniChuck Short2013-06-011-1/+1
* | Merge "Fix unused imports(flake8 F401, F999)"0.2.5Jenkins2013-06-031-3/+1
|\ \
| * | Fix unused imports(flake8 F401, F999)Dolph Mathews2013-06-031-3/+1
* | | Merge "Fix line continuations (flake8 E125, E126)"Jenkins2013-06-031-3/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Fix line continuations (flake8 E125, E126)Dolph Mathews2013-06-031-3/+1
* | Merge "Enumerate ignored flake8 rules"Jenkins2013-05-311-1/+18
|\ \ | |/
| * Enumerate ignored flake8 rulesDolph Mathews2013-05-281-1/+18
* | Rename requires files to standard names.Carlos D. Garza2013-05-241-2/+2
|/
* Migrate to flake8.Monty Taylor2013-05-171-1/+7
* Migrate to pbr.Monty Taylor2013-05-171-1/+1
* Use testr instead of nose.Monty Taylor2013-05-101-13/+13