summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Put py34 first in the env order of toxThiago Paiva2015-08-261-1/+1
* Enforce flake8 E711Lucas Alvares Gomes2015-08-131-2/+1
* Remove requirements.txt from tox.ini depsJim Rollenhagen2015-07-151-2/+1
* Remove db connection string env variable from tox.iniYuriy Zveryanskyy2015-07-021-6/+0
* Switch from MySQL-python to PyMySQLJeremy Stanley2015-06-221-12/+6
* Merge "Enable flake8 checking of ironic/nova/*"Jenkins2015-06-181-1/+1
|\
| * Enable flake8 checking of ironic/nova/*John L. Villalovos2015-06-121-1/+1
* | Pass environment variables of proxy to toxYuiko Takada2015-06-151-0/+1
|/
* Merge "Enforce flake8 E123/6/7/8 in ironic"Jenkins2015-06-041-1/+1
|\
| * Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-041-1/+1
* | Use svg as it looks better/scales better than pngJoshua Harlow2015-06-031-1/+1
|/
* Revert "Add simplegeneric to py34 requirements"John L. Villalovos2015-06-021-4/+0
* Rename gendocs tox environmentAndreas Jaeger2015-05-211-1/+1
* Add simplegeneric to py34 requirementsVictor Sergeyev2015-05-201-0/+4
* Run tests in py34 environmentVictor Sergeyev2015-05-061-1/+13
* Add a venv that can generate/write/update the states diagramJoshua Harlow2015-04-271-0/+5
* Set hash seed to 0 in gendocs environmentJay Faulkner2015-04-071-0/+1
* Remove setting language to en_US for 'venv'John L. Villalovos2015-04-011-1/+0
* Force LANGUAGE=en_US in test runsJohn L. Villalovos2015-03-131-0/+3
* Fix PEP8 E124 & E125 errorsJohn L. Villalovos2015-02-201-1/+1
* Fix PEP8 E121 & E122 errorsJohn L. Villalovos2015-02-191-1/+1
* For flake8 check, make the 'E12' ignore be more granularJohn L. Villalovos2015-02-181-1/+1
* dev-quickstart.rst update to add required packagesNaohiro Tamura2014-11-171-1/+1
* Add gendocs tox job for generating the documentationLucas Alvares Gomes2014-11-141-0/+6
* Enable hacking rule E265jiangfei2014-11-131-2/+1
* Put a cap on our cyclomatic complexityMichael Davies2014-10-161-0/+1
* Fix E131 PEP8 errorsDavid Shrewsbury2014-10-141-1/+1
* Enable E111 PEP8 checkDavid Shrewsbury2014-10-131-1/+1
* Fix F812 PEP8 errorDavid Shrewsbury2014-10-131-1/+1
* Enable H305 PEP8 checkDavid Shrewsbury2014-10-131-1/+1
* Enable H307 PEP8 checkDavid Shrewsbury2014-10-131-1/+1
* Enable H405 PEP8 checkDavid Shrewsbury2014-10-101-1/+1
* Enable H702 PEP8 checkDavid Shrewsbury2014-10-101-1/+1
* Enable H904 PEP8 checkDavid Shrewsbury2014-10-101-1/+1
* Fix pep8 testYuriy Zveryanskyy2014-10-091-3/+2
* Stop running check_uptodate in the pep8 testenvDevananda van der Veen2014-09-291-1/+8
* Don't write python bytecode while testingLucas Alvares Gomes2014-09-121-0/+1
* Remove bypassing of H302 for gettextutils markersRuby Loo2014-09-111-3/+1
* Deprecate Ironic compute driver and sched managerMichael Davies2014-09-091-2/+0
* Translator functions cleanup part 1Vladyslav Drok2014-09-051-1/+1
* Remove gettextutils _ injectionVladyslav Drok2014-08-291-1/+0
* Set PYTHONHASHSEED for venv tox environmentAdam Gandelman2014-08-251-0/+1
* oslo.i18n migrationGhe Rivero2014-07-161-1/+1
* Add gettextutils._L* to import_exceptionsEllen Hui2014-07-031-1/+3
* Add genconfig tox job for sample config file generationMathieu Gagné2014-06-231-0/+4
* Test for membership should be 'not in'Christian Berendt2014-06-161-0/+1
* Merge "Update tox.ini to also run nova tests"Jenkins2014-04-071-4/+5
|\
| * Update tox.ini to also run nova testsAdam Gandelman2014-04-041-4/+5
* | Use xargs -0 instead of --nullAndreas Jaeger2014-04-031-1/+1
|/
* Check that all po/pot files are validAndreas Jaeger2014-03-311-0/+4