Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-29 | Merge remote-tracking branch 'upstream/develop' into dev | Florian Pritz | 6 | -88/+111 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2020-01-25 | inserted required attribute in html tag | Francisco Javier Llanquipichun Garcia | 3 | -3/+3 | |
Signed-off-by: Francisco Javier Llanquipichun Garcia <francisco.llanquipichun@gmail.com> | |||||
2017-09-21 | Remove usage of deprecated is_cli_request() | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-09-09 | WIP: CI3 migration | Florian Pritz | 2 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-09-09 | Merge tag '3.1.5' into dev-ci3 | Florian Pritz | 13 | -0/+274 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-01-22 | Removed wrapper and changed mix cases usage of hex colorcodes | DiederikLascaris | 5 | -252/+234 | |
2015-08-18 | Update error_general.php | Diederik Lascaris | 1 | -101/+78 | |
2015-08-18 | Update error_db.php | Diederik Lascaris | 1 | -101/+76 | |
2015-08-18 | Update error_404.php | Diederik Lascaris | 1 | -99/+76 | |
2015-08-07 | Update error_php.php | Diederik Lascaris | 1 | -2/+2 | |
2015-08-07 | Update error_general.php | Diederik Lascaris | 1 | -54/+106 | |
2015-08-07 | Update error_exception.php | Diederik Lascaris | 1 | -2/+2 | |
2015-08-07 | Update error_db.php | Diederik Lascaris | 1 | -55/+109 | |
2015-08-07 | Update error_404.php | Diederik Lascaris | 1 | -55/+107 | |
2015-07-25 | Fix alignment | kenjis | 2 | -6/+6 | |
Signed-off-by: Kenji Suzuki <kenji.uui@gmail.com> | |||||
2015-07-21 | Fix coding style | kenjis | 2 | -10/+10 | |
Signed-off-by: Kenji Suzuki <kenji.uui@gmail.com> | |||||
2015-07-20 | [ci skip] Apply changes from PR #3983 to error_exception.php | Andrey Andreev | 2 | -20/+14 | |
2015-07-20 | Fix indentation | kenjis | 1 | -4/+4 | |
Signed-off-by: Kenji Suzuki <kenji.uui@gmail.com> | |||||
2015-07-18 | Fix errors/cli/error_php.php output | kenjis | 1 | -13/+11 | |
Signed-off-by: Kenji Suzuki <kenji.uui@gmail.com> | |||||
2015-02-17 | Finishing PR #3596 <!DOCTYPE html> | Ivan Tcholakov | 3 | -3/+6 | |
2015-02-04 | Removed -webkit-selection | Gabriel Potkány | 3 | -3/+0 | |
2015-01-26 | Remove license blocks in /application files | vlakoff | 10 | -360/+0 | |
These blocks are annoying for the user and serve little to no purpose as the files are just config files, a boilerplate controller and some views. | |||||
2015-01-09 | Bulk (mostly documentation) update | Andrey Andreev | 10 | -30/+30 | |
- Remove PHP version from license notices - Bump year number in copyright notices - Recommend PHP 5.4 or newer to be used - Tell Travis-CI to test on PHP 5.3.0 instead of the latest 5.3 version Related: #3450 | |||||
2014-10-28 | Add a real exception handler | Andrey Andreev | 2 | -0/+129 | |
Close #1590 Close #3200 | |||||
2014-10-27 | [ci skip] Switch to MIT license; close #3293 | Andrey Andreev | 8 | -112/+200 | |
2014-03-17 | [ci skip] Clear some whitespace | Andrey Andreev | 1 | -1/+1 | |
2014-03-17 | No start tag (<p>) | İrfan Evrens | 1 | -2/+2 | |
2014-02-11 | 2013 > 2014 | darwinel | 8 | -8/+8 | |
Update copyright notices from 2013 to 2014. And update one calendar example in user_guide from year 2013/2014 to 2014/2015. | |||||
2014-01-03 | [ci skip] Manually apply PR #2746 and remove other -moz-box-shadow and ↵ | Andrey Andreev | 3 | -6/+0 | |
-webkit-box-shadow usage | |||||
2013-11-12 | Add CLI error templates and only send HTTP status headers for non-CLI ↵ | Andrey Andreev | 10 | -4/+172 | |
requests (issue #1743) | |||||
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 4 | -4/+4 | |
2012-11-01 | Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) | Andrey Andreev | 4 | -4/+8 | |
Also partially fixes issue #1295, fixes inconsistencies in some page-level docblocks and adds include checks in language files. | |||||
2012-10-05 | Manually apply pull #300 (fixes #295) [ci skip] | Andrey Andreev | 3 | -9/+15 | |
2012-05-16 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into errors | Timothy Warren | 1 | -1/+4 | |
2012-05-14 | Move errors to views folder | Timothy Warren | 5 | -0/+332 | |