summaryrefslogtreecommitdiffstats
path: root/application/views/errors/cli
AgeCommit message (Collapse)AuthorFilesLines
2014-10-28Add a real exception handlerAndrey Andreev1-0/+61
Close #1590 Close #3200
2014-10-27[ci skip] Switch to MIT license; close #3293Andrey Andreev4-56/+100
2014-02-112013 > 2014darwinel4-4/+4
Update copyright notices from 2013 to 2014. And update one calendar example in user_guide from year 2013/2014 to 2014/2015.
2013-11-12Add CLI error templates and only send HTTP status headers for non-CLI ↵Andrey Andreev5-0/+159
requests (issue #1743)