summaryrefslogtreecommitdiff
path: root/tests/test_rest.py
Commit message (Expand)AuthorAgeFilesLines
* Fixing a schema validation bug related to specialized RestController routing.Ryan Petrello2011-08-211-0/+57
* More unit tests for RestController.Ryan Petrello2011-07-151-0/+104
* add support for 2.5Mark McClain2011-03-061-1/+4
* adding opt support for requiring slashes on indexMark McClain2011-02-191-6/+10
* Fixing a bug with sub-nested REST controllers and returning rest module to 10...Yoann Roman2011-01-211-0/+41
* Fixing bugs and returning RestController to 100% test coverageYoann Roman2011-01-071-4/+267
* Filling out functionality for RestController and first set of tests for itYoann Roman2011-01-071-17/+339
* Added support for the "_method" parameter in RESTController.Jonathan LaCour2010-11-171-1/+11
* Fixed a bug in the JSON templating engine.Jonathan LaCour2010-11-171-3/+3
* Adding support for RestController, supporting most of the methods fromJonathan LaCour2010-10-221-0/+84