| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-23 | Aligned the django-filter version with travis builds. | Xavier Ordoquy | |
| 2014-03-21 | Bumped tests against Django from 1.7a2 to 1.7b1 | Xavier Ordoquy | |
| 2014-03-07 | Add Django 1.7 to tox | Tom Christie | |
| 2014-03-07 | Pin pillow to 2.3.0 | Tom Christie | |
| 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 | |||
| 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 | Updated versions in tox and travis config | Bruno Renié | |
| 2013-09-25 | Drop 1.3 support | Tom Christie | |
| 2013-09-06 | some properly failing tests, set up for standard permissions | bwreilly | |
| 2013-06-05 | Fix up tests and tox | Tom Christie | |
| 2013-06-02 | Add Django 1.6 to docs and to tox | Tom Christie | |
| 2013-03-13 | Use django-filter 0.6a1 and add database query count tests for paginated, ↵ | Tom Christie | |
| filtered lists. | |||
| 2013-03-07 | Merge OAuth2 work. | Tom Christie | |
| 2013-03-07 | Merge & clean OAuth support | Tom Christie | |
| 2013-03-06 | Update the package dependency url style in tox.ini | Pierre Dulac | |
| 2013-03-06 | Use the PyPI django-oauth2-provider version | Pierre Dulac | |
| 2013-03-06 | Clean ups to datetime formatting | Tom Christie | |
| 2013-02-27 | Update for Django 1.5 | Tom Christie | |
| 2013-02-22 | defusedxml for security fix. | Tom Christie | |
| As per: http://blog.python.org/2013/02/announcing-defusedxml-fixes-for-xml.html | |||
| 2013-02-01 | Py3k cleanup | Tom Christie | |
| 2013-02-01 | 3.2, 3.3 compat | Tom Christie | |
| 2012-12-19 | Update minor Django versions in tox | Tom Christie | |
| 2012-11-16 | Docs, tox and travis use django-filter 0.5.4 | Tom Christie | |
| 2012-11-01 | Add django-filter to tox.ini. | Ben Konrath | |
| 2012-09-28 | Fix serialization issue with Django 1.3 | Tom Christie | |
| 2012-09-27 | Add py27 to tox | Tom Christie | |
| 2012-09-25 | Added tox.ini | Tom Christie | |
| 2012-08-29 | Remove tox | Tom Christie | |
| 2012-01-31 | django-staticfiles for Django 1.2 compatability | Tom Christie | |
| 2012-01-30 | Django 1.2 needs django-staticfiles | Tom Christie | |
| 2012-01-05 | Added URLObject | Tom Christie | |
| 2012-01-02 | Rename examples in tox. | Tom Christie | |
| 2012-01-02 | Rename examples in tox. | Tom Christie | |
| 2011-12-30 | Added django 1.4 aplha 1. | Marko Tibold | |
| 2011-12-21 | Fix style consistency. | Marko Tibold | |
| 2011-12-21 | Make sure the optional markdown functionality is also tested. | Marko Tibold | |
| 2011-12-15 | see previous commit message. | Marko Tibold | |
| 2011-06-26 | syncing dependencies. | markotibold | |
| 2011-04-27 | Danielfm packaged the 1.2 release so we can now install it from his repo. | markotibold | |
| 2011-04-26 | tox can now use django 1.3 rather than 1.3-rc1. Huzzah. | tom christie tom@tomchristie.com | |
| 2011-04-26 | simplejson no longer a requirement for python 2.5 (uses django's built in ↵ | tom christie tom@tomchristie.com | |
| simplejson lib) | |||
| 2011-03-20 | fixed bad naming of testenv | markotibold | |
| 2011-03-20 | All should work fine now on jenkins. For some reason Tox with jenkins and ↵ | markotibold | |
| env names of the form platform-djangoversion-examples results in an OSError Permission denied. No clue why. | |||
| 2011-03-20 | testing jenkins | markotibold | |
