Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drops tests for Python 2.6 | Radomir Dopieralski | 2015-01-08 | 1 | -1/+1 |
* | Add jshint for javascript linting | Peter Belanyi | 2014-05-29 | 1 | -1/+6 |
* | Added selenium test environment to tox.ini | Peter Belanyi | 2014-05-05 | 1 | -0/+3 |
* | Add Django 1.5 and 1.6 to tox.ini | Ana Krivokapic | 2014-04-15 | 1 | -2/+12 |
* | Get rid of #noqa from imports | Radomir Dopieralski | 2014-01-09 | 1 | -1/+20 |
* | Enable remaining flake8 tests0.0.3 | Radomir Dopieralski | 2013-11-07 | 1 | -5/+0 |
* | Docstring formatting | Radomir Dopieralski | 2013-11-07 | 1 | -2/+1 |
* | Enable E128 check for line indentation | Victor Sergeyev | 2013-10-28 | 1 | -2/+1 |
* | Enable E127 check for line indentation | Victor Sergeyev | 2013-10-28 | 1 | -2/+1 |
* | fix for E126 indentation error | Tzu-Mainn Chen | 2013-10-11 | 1 | -3/+1 |
* | Put back the tests for Django 1.4 | Radomir Dopieralski | 2013-10-10 | 1 | -1/+6 |
* | Remove Django 1.4 tests | Tomas Sedovic | 2013-10-08 | 1 | -6/+1 |
* | fix E121 pep8 errors | Tzu-Mainn Chen | 2013-09-09 | 1 | -2/+1 |
* | Enable H302 check | Imre Farkas | 2013-08-30 | 1 | -3/+2 |
* | Fix Tox | Tomas Sedovic | 2013-08-27 | 1 | -1/+1 |
* | remove 'import *' usage (or mark is #noqa) | Kun Huang | 2013-07-30 | 1 | -2/+1 |
* | Removed a comment from tox.ini that no longer applied. | Alex Gaynor | 2013-07-22 | 1 | -1/+0 |
* | Enable pep8 F841 checking. | Alex Gaynor | 2013-07-22 | 1 | -2/+1 |
* | Enable H304 check | Tatiana Mazur | 2013-07-16 | 1 | -2/+1 |
* | Enable H306 check | Sergey Lukjanov | 2013-07-02 | 1 | -2/+1 |
* | Merge "python3: Introduce py33 to tox.ini" | Jenkins | 2013-06-26 | 1 | -1/+1 |
|\ | |||||
| * | python3: Introduce py33 to tox.ini | Chuck Short | 2013-06-21 | 1 | -1/+1 |
* | | Fix Further Pyflakes warnings | Dirk Mueller | 2013-06-26 | 1 | -3/+1 |
* | | Enable hacking H101 test | Sergey Lukjanov | 2013-06-24 | 1 | -2/+1 |
|/ | |||||
* | Sort imports alphabetically | Matthias Runge | 2013-06-14 | 1 | -2/+1 |
* | remove unused imports | Matthias Runge | 2013-06-13 | 1 | -1/+1 |
* | Merge "Add HACKING.rst" | Jenkins | 2013-06-13 | 1 | -1/+11 |
|\ | |||||
| * | Add HACKING.rst | Joe Gordon | 2013-06-11 | 1 | -1/+11 |
* | | Merge "New tox environment for testing with Django 1.4" | Jenkins | 2013-06-12 | 1 | -1/+6 |
|\ \ | |/ |/| | |||||
| * | New tox environment for testing with Django 1.4 | Julie Pichon | 2013-05-29 | 1 | -1/+6 |
* | | Enable most of the pyflakes checks. | Sergey Lukjanov | 2013-06-05 | 1 | -1/+12 |
* | | Renames tools/pip-requires to requirements.txt | Jiri Tomasek | 2013-05-29 | 1 | -2/+2 |
|/ | |||||
* | Move to flake8. | Monty Taylor | 2013-05-01 | 1 | -20/+3 |
* | Add ProjectTestingInterface to horizon. | Monty Taylor | 2012-05-26 | 1 | -0/+46 |