aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2014-05-18Fixed a small change in the 1.7 beta url.Xavier Ordoquy
2014-05-18Updated Django versions.Xavier Ordoquy
2014-05-11Enable testing on Python 3.4Corey Farwell
2014-04-27Updated Django's versions.Xavier Ordoquy
2014-03-21Bumped tests against Django from 1.7a2 to 1.7b1Xavier Ordoquy
2014-03-07Pin pillow to 2.3.0Tom Christie
2014-03-03Merge remote-tracking branch 'reference/master' into feature/django_1_7Xavier Ordoquy
2014-02-27Update Travis to test Django 1.6.2Adam McKerlie
2014-02-13Skip Python 2.6 build for Django 1.7Xavier Ordoquy
2014-02-13Fixed a typo.Xavier Ordoquy
2014-02-13Use 1.7a2 for django 1.7 line and added django-guardian PR for python 3.x or ...Xavier Ordoquy
2014-01-30Upgraded django-oauth-plusXavier Ordoquy
2014-01-28Install Pillow for ImageField to work.Xavier Ordoquy
2014-01-28Updated the django-filter version and added tests against Django 1.7a1Xavier Ordoquy
2013-11-15update requirements for django-oauth-plus to 2.2.1Philip Forget
2013-11-08Exclude 1.4 on python 3Bruno ReniƩ
2013-11-08Updated versions in tox and travis configBruno ReniƩ
2013-09-10Add Django Guardian to travis testingTom Christie
2013-06-14Drop coveralls as seems to be screwing with thingsTom Christie
2013-06-14Adding coveralls to travis buildsTom Christie
2013-06-02Upgraded the django-oauth2-provider.Xavier Ordoquy
2013-05-28Added Django 1.6a1 to the test matrix.Xavier Ordoquy
2013-05-18Updated the dependencies version and added the ALLOWED_HOSTS for tests.Xavier Ordoquy
2013-03-13Use django-filter 0.6a1 and add database query count tests for paginated, fil...Tom Christie
2013-03-07Merge OAuth2 work.Tom Christie
2013-03-07Merge & clean OAuth supportTom Christie
2013-03-06Use the PyPI django-oauth2-provider versionPierre Dulac
2013-03-01Add django-oauth2-provider to .travis.ymlPierre Dulac
2013-02-27Update for Django 1.5Tom Christie
2013-02-27oauth2 & django-oauth-plus installed only on 2.xswistakm
2013-02-25add django-oauth-plus & oauth2 to .travis.ymlswistakm
2013-02-22defusedxml for security fix.Tom Christie
2013-02-01Py3k cleanupTom Christie
2013-01-08Don't double install django-filter.Xavier Ordoquy
2013-01-07Correctly remove from the matrix incompatible django / python versions.Xavier Ordoquy
2013-01-07Reverted on the right django 1.5 rc1 url and made sure we use mirrors for our...Xavier Ordoquy
2013-01-07Attempt with another url for djangoXavier Ordoquy
2013-01-07Check for travis builds.Xavier Ordoquy
2013-01-07Try a lighter alternative to install django-filter trunkXavier Ordoquy
2013-01-07Typo in the travis.yml.Xavier Ordoquy
2013-01-07Conditional six installation (only for django 1.3.5) and install 3.2 compatib...Xavier Ordoquy
2013-01-07Test against Django 1.5 rc1Xavier Ordoquy
2013-01-02Exclude non python 3 compatible django verison from the test matrix.Xavier Ordoquy
2013-01-02Merge remote-tracking branch 'reference/py3k' into p3kXavier Ordoquy
2012-12-13Update yaml envs to latest DjangoMarko Tibold
2012-12-02Reactivated the python 2.6 tests.Xavier Ordoquy
2012-11-28Updated the build to use django 1.5 beta 1.Xavier Ordoquy
2012-11-23Exclude python3.2 for django < 1.5Xavier Ordoquy
2012-11-22Don't test with python 3.3Xavier Ordoquy
2012-11-22Don't forget to add six for requirements.Xavier Ordoquy