summaryrefslogtreecommitdiff
path: root/core/helpers/rest.php
AgeCommit message (Expand)Author
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
2008-12-24Lots of deltas rolled up into a bigger change. Sorry for the mess.Bharat Mediratta
2008-12-03If the the post and get arrays don't contain a _method parameter, then use th...Tim Almdal
2008-11-24Detect browsers that prefer XHTML (Chrome!) and normalize it to HTMLBharat Mediratta
2008-11-22Correct case on helper class names. By convention, helper class names are lo...Tim Almdal
2008-11-21Fixed a bug in the REST controller dispatcher and added a test case that exce...Jozef Selesi
2008-11-20Add a missing slash in the HTTP return codeBharat Mediratta
2008-11-20* Added HTTP status constants and helper functions to REST helper.Jozef Selesi
2008-11-19Change the way that we do RESTful routing.Bharat Mediratta