summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Drops tests for Python 2.6Radomir Dopieralski2015-01-081-1/+1
* Add jshint for javascript lintingPeter Belanyi2014-05-291-1/+6
* Added selenium test environment to tox.iniPeter Belanyi2014-05-051-0/+3
* Add Django 1.5 and 1.6 to tox.iniAna Krivokapic2014-04-151-2/+12
* Get rid of #noqa from importsRadomir Dopieralski2014-01-091-1/+20
* Enable remaining flake8 tests0.0.3Radomir Dopieralski2013-11-071-5/+0
* Docstring formattingRadomir Dopieralski2013-11-071-2/+1
* Enable E128 check for line indentationVictor Sergeyev2013-10-281-2/+1
* Enable E127 check for line indentationVictor Sergeyev2013-10-281-2/+1
* fix for E126 indentation errorTzu-Mainn Chen2013-10-111-3/+1
* Put back the tests for Django 1.4Radomir Dopieralski2013-10-101-1/+6
* Remove Django 1.4 testsTomas Sedovic2013-10-081-6/+1
* fix E121 pep8 errorsTzu-Mainn Chen2013-09-091-2/+1
* Enable H302 checkImre Farkas2013-08-301-3/+2
* Fix ToxTomas Sedovic2013-08-271-1/+1
* remove 'import *' usage (or mark is #noqa)Kun Huang2013-07-301-2/+1
* Removed a comment from tox.ini that no longer applied.Alex Gaynor2013-07-221-1/+0
* Enable pep8 F841 checking.Alex Gaynor2013-07-221-2/+1
* Enable H304 checkTatiana Mazur2013-07-161-2/+1
* Enable H306 checkSergey Lukjanov2013-07-021-2/+1
* Merge "python3: Introduce py33 to tox.ini"Jenkins2013-06-261-1/+1
|\
| * python3: Introduce py33 to tox.iniChuck Short2013-06-211-1/+1
* | Fix Further Pyflakes warningsDirk Mueller2013-06-261-3/+1
* | Enable hacking H101 testSergey Lukjanov2013-06-241-2/+1
|/
* Sort imports alphabeticallyMatthias Runge2013-06-141-2/+1
* remove unused importsMatthias Runge2013-06-131-1/+1
* Merge "Add HACKING.rst"Jenkins2013-06-131-1/+11
|\
| * Add HACKING.rstJoe Gordon2013-06-111-1/+11
* | Merge "New tox environment for testing with Django 1.4"Jenkins2013-06-121-1/+6
|\ \ | |/ |/|
| * New tox environment for testing with Django 1.4Julie Pichon2013-05-291-1/+6
* | Enable most of the pyflakes checks.Sergey Lukjanov2013-06-051-1/+12
* | Renames tools/pip-requires to requirements.txtJiri Tomasek2013-05-291-2/+2
|/
* Move to flake8.Monty Taylor2013-05-011-20/+3
* Add ProjectTestingInterface to horizon.Monty Taylor2012-05-261-0/+46