summaryrefslogtreecommitdiff
path: root/modules/rest/libraries
AgeCommit message (Expand)Author
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-06-20Rename error_rest.php to error_rest.json.php so that we specify theBharat Mediratta
2010-06-19$response is optional in the Rest_Exception constructor.Bharat Mediratta
2010-06-19Throw exceptions as appropriate, but allow the Kohana exceptionBharat Mediratta
2010-06-08The status message for an HTTP 400 status should always be 'Bad Request', if ...Tim Almdal
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-01-19Make Rest_Exception extend Kohana_Exception so that we can let itBharat Mediratta
2010-01-03Simplify the REST API code. Here's what I did:Bharat Mediratta
2010-01-02Remove the Rest_Exception::trigger method.Tim Almdal
2009-12-31Create a Rest_Exception class and use it to convey status to the client inste...Tim Almdal
2009-12-07Delete Form_Label.php which was accidently committed.Tim Almdal
2009-12-07The rest framework that the new gallery3 remote interface will be built on. ...Tim Almdal