| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2011-03-20 | testing jenkins | markotibold | |
| 2011-03-20 | etsting jenkins | markotibold | |
| 2011-03-20 | Tetss pass locally as well as under the jenkins user on the ci, but when ↵ | markotibold | |
| jenins executes the tests we get OSError :-/ | |||
| 2011-03-19 | oops | markotibold | |
| 2011-03-19 | Adding examples to tox. Appears quite useful cause some example tests are ↵ | markotibold | |
| broken. | |||
| 2011-03-18 | Coverage for all platforms working. Had some trouble with dependencies of ↵ | markotibold | |
| coverage of python-dev for the various platforms. | |||
| 2011-03-17 | Test result graphing now possible for all 6 environments. Had to fix ↵ | markotibold | |
| unittest-xml-reporting to work for both 1.2 and 1.3 to achieve this. The fix is reported to the owner of the project. | |||
| 2011-03-15 | Implementing graphing. | markotibold | |
| 2011-03-13 | tox, runcoverage, and setup.py test | Tom Christie | |
