| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop support for Django 1.8, 1.9, 1.10 | Johannes Linke | 2018-10-21 | 1 | -12/+0 |
* | Add django 2.0 to the build matrix (#896) | Bruno Alla | 2018-03-10 | 1 | -0/+5 |
* | Drop support for python 3.3, it has reached its EOL and fails on travis | Johannes Linke | 2017-10-08 | 1 | -1/+0 |
* | Test against Python 3.6, update coverage dependency which was broken with 3.6 | Johannes Linke | 2017-05-21 | 1 | -0/+2 |
* | Test against django 1.11 | Johannes Linke | 2017-05-21 | 1 | -0/+4 |
* | Drop support for Python 3.2 | Johannes Linke | 2017-05-11 | 1 | -2/+0 |
* | Test with Django 1.10 | Ville Skyttä | 2016-08-04 | 1 | -0/+4 |
* | Simplify Travis config a bit | Ville Skyttä | 2016-08-04 | 1 | -4/+2 |
* | Fix travis build by downgrading pip/virtualenv for Python3.2 | Yuri Prezument | 2016-01-22 | 1 | -0/+1 |
* | Remove official support for Django 1.4, 1.7, add 1.9. | Mathieu Pillard | 2015-12-09 | 1 | -7/+5 |
* | Test with Python 3.5 | Ville Skyttä | 2015-12-05 | 1 | -0/+6 |
* | Remove Django 1.5 and 1.6 from tox and travis | Carlton Gibson | 2015-09-16 | 1 | -6/+0 |
* | Use codecov to measure code coverage | Trey Hunner | 2015-09-15 | 1 | -0/+4 |
* | Remove sudo from .travis.yml to run on travis new architecture | Mathieu Pillard | 2015-09-14 | 1 | -3/+1 |
* | Add the 1.8 envs to travis | Carlton Gibson | 2015-03-12 | 1 | -0/+4 |
* | Remove coveralls for now | Carlton Gibson | 2015-03-11 | 1 | -2/+1 |
* | Ah, removed Python 2.5 because it's not supported on Travis anymore. | Jannis Leidel | 2014-12-30 | 1 | -2/+0 |
* | Simplified tox config with generative config. | Jannis Leidel | 2014-12-30 | 1 | -12/+12 |
* | Run automated tests on Django 1.7 | Corey Farwell | 2014-09-02 | 1 | -0/+4 |
* | Added coveralls. | Jannis Leidel | 2014-01-29 | 1 | -1/+2 |
* | Use tox also on Travis to normalize test environment. | Jannis Leidel | 2014-01-24 | 1 | -19/+12 |
* | Stop using mirrors since PyPI has CDN now. | Jannis Leidel | 2013-05-27 | 1 | -2/+2 |
* | Disable gcc optimizations to speed up lxml installation. | Jannis Leidel | 2013-05-27 | 1 | -1/+1 |
* | Try importing gzip on Travis to see if this is a Travis issue. | Jannis Leidel | 2013-05-27 | 1 | -0/+1 |
* | Merge branch 'py3_new' of git://github.com/kudlatyamroth/django_compressor in... | Jannis Leidel | 2013-05-27 | 1 | -0/+10 |
|\ |
|
| * | Fix test with storage. | Kudlaty | 2013-04-17 | 1 | -1/+0 |
| * | Small changes in travis.yml making it better looking | Kudlaty | 2013-04-16 | 1 | -6/+2 |
| * | Uncomment travis test on python 2.6 - 3.2 and Django 1.4 | Kudlaty | 2013-04-16 | 1 | -15/+15 |
| * | Add travis tests against python3 | Kudlaty | 2013-04-16 | 1 | -7/+19 |
* | | Dropped 1.3.x support. | Jannis Leidel | 2013-05-27 | 1 | -1/+0 |
* | | Stop using crate, PyPI is now a CDN. | Jannis Leidel | 2013-05-27 | 1 | -6/+1 |
|/ |
|
* | Update travis configuration to test Django 1.5, and drop python 2.5 support | Mathieu Pillard | 2013-03-08 | 1 | -3/+3 |
* | Moved flake8 call to makefile. | Jannis Leidel | 2012-08-03 | 1 | -2/+0 |
* | Fix PEP8 errors reported by the new flake8 version (except E128, which we ign... | Mathieu Pillard | 2012-07-17 | 1 | -1/+1 |
* | Added Makefile for easier running the tests locally. | Jannis Leidel | 2012-05-19 | 1 | -2/+1 |
* | Re-enabled flake8 now that it works on Python 2.5 again. | Jannis Leidel | 2012-05-19 | 1 | -1/+1 |
* | Install lxml from source. | Jannis Leidel | 2012-05-19 | 1 | -1/+1 |
* | Install lxml and csstidy, too. | Jannis Leidel | 2012-05-19 | 1 | -0/+2 |
* | Enabled IRC notifications. | Jannis Leidel | 2012-05-19 | 1 | -0/+2 |
* | Added Travis configuration. | Jannis Leidel | 2012-05-19 | 1 | -0/+22 |
* | Removed travis configuration for now. | Jannis Leidel | 2012-03-18 | 1 | -12/+0 |
* | On character change to build on Travis. | Jannis Leidel | 2012-02-24 | 1 | -0/+1 |
* | Updated travis config file to use new Python builder. | Jannis Leidel | 2012-02-24 | 1 | -6/+5 |
* | Added travis-ci.org config file. | Jannis Leidel | 2011-12-05 | 1 | -0/+12 |