aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-03-17Add coverage to requirementstom christie tom@tomchristie.com
2011-03-17Add VERSION stringtom christie tom@tomchristie.com
2011-03-17Add xmlrunner directory to hgignoretom christie tom@tomchristie.com
2011-03-17Add coverage to requirementstom christie tom@tomchristie.com
2011-03-17Test 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-15Implementing graphing.markotibold
2011-03-15Merge with a0fec27963ebb52d39cdad42d5a7fd428f989784markotibold
2011-03-13sebpiq's parser improvementsTom Christie
2011-03-13test refactoringTom Christie
2011-03-13tox, runcoverage, and setup.py testTom Christie
2011-03-11debug + tests for MultipartParsersebpiq
2011-03-11documentation + tests + debugging for formparserssebpiq
2011-03-11Refactoring and added another test for blog-posts. Finally got eclipse setup ↵markotibold
properly with virtualenvs (code analysis). Also I think I get Bitbuckets workflow now.
2011-03-11modified tests.__init__ so it also test module docstringssebpiq
2011-03-10added a testsebpiq
2011-03-10documentationsebpiq
2011-03-10removed useless stuff, request.POST and FILES not used + some docsebpiq
2011-03-10First pass at rolling the test running into the djangorestframework packagetom christie tom@tomchristie.com
2011-03-10duh. pip does not install pip.tom christie tom@tomchristie.com
2011-03-10markos pygments teststom christie tom@tomchristie.com
2011-03-09renamings + corrected a bugspiq
2011-03-09tests.py: the response needed json deserialization. I guess this is the ↵markotibold
default serialization for responses. views.py: Implements #28 Pygments examples should be datetime sorted
2011-03-09fix #27tom christie tom@tomchristie.com
2011-03-09IANALtom christie tom@tomchristie.com
2011-03-09Thanks fellas :)tom christie tom@tomchristie.com
2011-03-09Test implemented for #28 Pygments examples should be datetime sortedmarkotibold
models.py is needed if we want to put tests in tests.py (see first line of models.py)
2011-03-08Implemented test for blog-post rotation.markotibold
Had to turn off existing tests inside tests.py because they seem broken:(
2011-03-08corrected a small bugspiq
2011-03-06BlogPosts > 10 rotation implemenetedmarkotibold
Latest Modelresource example is broken. Required attribute should be set to form, not model. Is fixed.
2011-03-05Doc tweaking again. Must get back to some proper stuff soon...tom christie tom@tomchristie.com
2011-03-05Doc tweaking again. Must get back to some proper stuff soon...tom christie tom@tomchristie.com
2011-03-04FomrParser now implements a work around for empty values in a listspiq
2011-03-04forms and multipat parsers now flaten dataspiq
2011-03-04fix for PUT filesspiq
2011-03-03Revert unwanted checkin of models.pytom christie tom@tomchristie.com
2011-03-03./examples/modelresourceexample/models.pytom christie tom@tomchristie.com
2011-03-03Ack. Use unicode not str in modelresourcetom christie tom@tomchristie.com
2011-03-03Fix broken Vary headertom christie tom@tomchristie.com
2011-02-22More nonsense in the docstom christie tom@tomchristie.com
2011-02-22Add the .zip download to the docstom christie tom@tomchristie.com
2011-02-21Added tag 0.1 for changeset 6865c2156447tom christie tom@tomchristie.com
2011-02-21Nitpicking0.1tom christie tom@tomchristie.com
2011-02-21Add pip/easy_install to the docstom christie tom@tomchristie.com
2011-02-21Add MANIFEST and dist to .hgignoretom christie tom@tomchristie.com
2011-02-19Minor notes on installationtom christie tom@tomchristie.com
2011-02-19Minor notes on installationtom christie tom@tomchristie.com
2011-02-19setup.pytom christie tom@tomchristie.com
2011-02-19Add setup.pytom christie tom@tomchristie.com
2011-02-19Fix kwargs in url conf to be more consistent, also fixes broken blog posts ↵tom christie tom@tomchristie.com
example (every blog post showed all comments)
2011-02-19Minor doc tweakstom christie tom@tomchristie.com