| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-04 | Test against Django's master branch | José Padilla | |
| 2015-04-02 | Django 1.8 released | Tymur Maryokhin | |
| 2015-02-26 | Upgrade testing env name to django18beta | Tom Christie | |
| 2015-02-09 | Drop django master from the build matrix. | Tom Christie | |
| Currently always going to be a know failure case. We can add it back when we start to consdier Django 1.9 support. | |||
| 2015-01-23 | Move 1.8-alpha out of 'expected failures' | Tom Christie | |
| 2015-01-18 | Add Django 1.8 alpha to test matrix | David Muller | |
| 2014-11-25 | Add a docs build to the Tox run | Dougal Matthews | |
| 2014-11-25 | Removed dots in Django versions in tox. Refs #2124. | Tymur Maryokhin | |
| 2014-11-25 | Added python 3.2 to test against django master . Related to #2075. | Tymur Maryokhin | |
| 2014-11-25 | Updated travis config | Tymur Maryokhin | |
| 2014-11-18 | Use the new build env on Travis | Josh Kalderimis | |
| faster vms, more ram, more cpu, better vm boot times official docs coming soon | |||
| 2014-11-17 | Add django master to build matrix. Closes #2075. | Tom Christie | |
| 2014-09-05 | Install tox correctly | José Padilla | |
| 2014-09-05 | Install tox | José Padilla | |
| 2014-09-05 | Try running Tox from Travis | José Padilla | |
| 2014-09-03 | Test with released Django 1.7 | José Padilla | |
| 2014-08-19 | Add flake8 to requirements | Tom Christie | |
| 2014-08-19 | Code linting and added runtests.py | Tom Christie | |
| 2014-08-19 | Merge master | Tom Christie | |
| 2014-07-28 | Django-guardian version cleanup. | Xavier Ordoquy | |
| 2014-06-23 | Merge remote-tracking branch 'origin/master' into 2.4.0 | Xavier Ordoquy | |
| Conflicts: .travis.yml docs/api-guide/viewsets.md rest_framework/serializers.py rest_framework/throttling.py tests/test_generics.py tests/test_serializers.py tox.ini | |||
| 2014-05-18 | Fixed a small change in the 1.7 beta url. | Xavier Ordoquy | |
| 2014-05-18 | Updated Django versions. | Xavier Ordoquy | |
| 2014-05-11 | Enable testing on Python 3.4 | Corey Farwell | |
| 2014-05-01 | Merge remote-tracking branch 'reference/2.4.0' into feature/pytest | Xavier Ordoquy | |
| Conflicts: rest_framework/runtests/urls.py tests/test_response.py tox.ini | |||
| 2014-04-30 | Merge remote-tracking branch 'reference/master' into feature/pytest | Xavier Ordoquy | |
| Conflicts: tests/test_serializer.py | |||
| 2014-04-30 | Merge remote-tracking branch 'origin/master' into 2.4.0 | Xavier Ordoquy | |
| Conflicts: .travis.yml rest_framework/serializers.py rest_framework/tests/test_authentication.py | |||
| 2014-04-27 | Updated Django's versions. | Xavier Ordoquy | |
| 2014-04-17 | Upgraded to pytest-django 2.6.1 | Xavier Ordoquy | |
| 2014-04-17 | Merge remote-tracking branch 'pelme/pytest' into feature/pytest | Xavier Ordoquy | |
| Conflicts: .travis.yml rest_framework/runtests/runtests.py tests/test_filters.py tests/test_pagination.py tox.ini | |||
| 2014-04-13 | Merge remote-tracking branch 'origin/master' into 2.4.0 | Xavier Ordoquy | |
| Conflicts: .travis.yml docs/api-guide/fields.md docs/api-guide/routers.md docs/topics/release-notes.md rest_framework/authentication.py rest_framework/serializers.py rest_framework/templatetags/rest_framework.py rest_framework/tests/test_authentication.py rest_framework/tests/test_filters.py rest_framework/tests/test_hyperlinkedserializers.py rest_framework/tests/test_serializer.py rest_framework/tests/test_testing.py rest_framework/utils/encoders.py tox.ini | |||
| 2014-03-21 | Bumped tests against Django from 1.7a2 to 1.7b1 | Xavier Ordoquy | |
| 2014-03-07 | Pin pillow to 2.3.0 | Tom Christie | |
| 2014-03-03 | Merge remote-tracking branch 'reference/master' into feature/django_1_7 | Xavier Ordoquy | |
| 2014-03-02 | Support for running the test suite with py.test | Andreas Pelme | |
| * Get rid of runtests.py * Moved test code from rest_framework/tests and rest_framework/runtests to tests * Invoke py.test from setup.py * Invoke py.test from Travis * Invoke py.test from tox * Changed setUpClass to be just plain setUp in test_permissions.py * Updated contribution guideline to show how to invoke py.test | |||
| 2014-02-27 | Update Travis to test Django 1.6.2 | Adam McKerlie | |
| We should be testing the latest version of Django 1.6 as we're doing in the other 1.x releases. | |||
| 2014-02-13 | Skip Python 2.6 build for Django 1.7 | Xavier Ordoquy | |
| 2014-02-13 | Fixed a typo. | Xavier Ordoquy | |
| 2014-02-13 | Use 1.7a2 for django 1.7 line and added django-guardian PR for python 3.x or ↵ | Xavier Ordoquy | |
| django 1.7 tests. | |||
| 2014-01-30 | Upgraded django-oauth-plus | Xavier Ordoquy | |
| 2014-01-28 | Install Pillow for ImageField to work. | Xavier Ordoquy | |
| 2014-01-28 | Updated the django-filter version and added tests against Django 1.7a1 | Xavier Ordoquy | |
| 2013-12-23 | Merge branch 'bennbollay-patch-1' into 2.4.0 | Tom Christie | |
| Conflicts: .travis.yml docs/api-guide/routers.md rest_framework/compat.py tox.ini | |||
| 2013-12-13 | Merge branch 'master' into 2.4.0 | Tom Christie | |
| Conflicts: .travis.yml docs/api-guide/routers.md docs/topics/release-notes.md rest_framework/compat.py | |||
| 2013-11-15 | update requirements for django-oauth-plus to 2.2.1 | Philip Forget | |
| 2013-11-08 | Exclude 1.4 on python 3 | Bruno Renié | |
| 2013-11-08 | Updated versions in tox and travis config | Bruno Renié | |
| 2013-09-25 | Drop 1.3 support | Tom Christie | |
| 2013-09-25 | Merge master | Tom Christie | |
| 2013-09-10 | Add Django Guardian to travis testing | Tom Christie | |
