summaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Clean hacking errors in advance of hacking updateMonty Taylor2013-08-151-1/+1
* python3: Introduce py33 to tox.iniChuck Short2013-07-121-1/+1
* `tox -ecover` failure. Missing entry in tox.iniAnthony Dodd2013-06-271-1/+2
* Merge "Move coverage output dir for Jenkins."Jenkins2013-06-111-0/+2
|\
| * Move coverage output dir for Jenkins.Clark Boylan2013-06-051-0/+2
* | Merge "Ignore the .update-venv directory."Jenkins2013-06-101-1/+1
|\ \
| * | Ignore the .update-venv directory.Jamie Lennox2013-06-041-1/+1
| |/
* / Import eventlet patch from oslo.Jamie Lennox2013-06-051-1/+2
|/
* Merge "Revert "Set EVENTLET_NO_GREENDNS=yes in tox.ini.""Jenkins2013-05-311-1/+0
|\
| * Revert "Set EVENTLET_NO_GREENDNS=yes in tox.ini."Brant Knudson2013-05-301-1/+0
* | Rename requires files to standard names.Carlos D. Garza2013-05-241-2/+2
|/
* Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-241-5/+1
* imports not in alphabetical order (flake8 H306)Dolph Mathews2013-05-241-2/+1
* import only modules (flake8 H302)Dolph Mathews2013-05-241-2/+1
* one import per line (flake8 H301)Dolph Mathews2013-05-231-2/+1
* eliminate 'except:' (flake8 H201)Dolph Mathews2013-05-231-2/+1
* consistent i18n placeholders (flake8 H701, H702, H703)Dolph Mathews2013-05-231-4/+1
* use the 'not in' operator (flake8 H902)Dolph Mathews2013-05-231-2/+1
* Use TODO(NAME) (flake8 H101)Dolph Mathews2013-05-231-2/+1
* Enumerate ignored flake8 H* rulesDolph Mathews2013-05-231-1/+17
* Remove unused variables (flake8 F841)Dolph Mathews2013-05-231-1/+1
* Satisfy flake8 import rules F401 and F403Dolph Mathews2013-05-231-1/+1
* Migrate to flake8.Monty Taylor2013-05-131-5/+7
* Set EVENTLET_NO_GREENDNS=yes in tox.ini.Dan Prince2013-05-101-0/+1
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-181-1/+0
* Add pyflakes to tox.iniChuck Short2012-12-241-0/+4
* Make tox.ini run pep8 checks on bin.Dan Prince2012-11-121-1/+3
* Remove run_test.py in favor of stock nose.Monty Taylor2012-09-271-2/+2
* Sync latest cfg from openstack-commonMark McLoughlin2012-09-051-1/+1
* Upgrade PEP8 to 1.3.3 (bug 1037303)Dolph Mathews2012-08-301-1/+1
* Expand PEP8 coverage to include docs & testsDolph Mathews2012-08-301-1/+1
* Clean up test requires a bit.Monty Taylor2012-06-161-18/+8
* Fix coverage jobs for Jenkins.Monty Taylor2012-03-061-2/+2
* Align tox jobs with project standards.Monty Taylor2012-02-281-0/+15
* renaming pip-requires-test to test-requiresJoe Heck2012-02-281-2/+3
* We don't need all the deps to check pep8.Monty Taylor2012-02-061-6/+1
* updating tox.ini with test pip requirementsJoe Heck2012-02-031-1/+1
* Normalize build files with current jenkins.Monty Taylor2012-01-311-0/+26