Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-21 | Update copyright to 2013. Fixes #1953. | Bharat Mediratta | |
2012-02-27 | Update copyright to 2012. #1822 | Bharat Mediratta | |
2011-01-21 | Update copyright to 2011. | Bharat Mediratta | |
2010-08-08 | We can always send back the header because Kohana buffers output. | Bharat Mediratta | |
2010-08-01 | Write appropriate PHPdoc for json::reply. | Bharat Mediratta | |
2010-08-01 | Specify the charset on the content type header | Tim Almdal | |
2010-07-23 | Partial fix for #1225. Create a json reply helper that sets the content type ↵ | Tim Almdal | |
to application/json and then json encodes the reply. |