aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2013-08-21Updating 2.4.0 release notesTom 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
2012-11-21Also test 3.2Xavier Ordoquy
2012-11-21Travis tests for python 3.Xavier Ordoquy
2012-11-16Docs, tox and travis use django-filter 0.5.4Tom Christie
2012-11-07Make django-filter optionalTom Christie
2012-11-01Use requirements.txt in Travis 'install'.Ben Konrath
2012-10-11Add PYTHONPATH in travis configTom Christie
2012-10-11Don't bother to setup.py test, just test directlyTom Christie
2012-10-11Drop coverage in travis testsTom Christie
2012-09-07Add basic serializer testsTom Christie
2012-09-07Add coverage to travis configTom Christie
2012-09-07Add travis configTom Christie
2012-08-29Remove travis while in pre-releaseTom Christie
2012-08-29Adding travis configTom Christie