Age | Commit message (Expand) | Author | Files | Lines |
2014-02-03 | Add index.html to /application/language | Serge Noskov | 1 | -0/+10 |
2014-01-20 | Merge branch 'develop' into feature/output_compressed_cache | Andrey Andreev | 1 | -1/+9 |
2014-01-20 | Polish changes from PR #2830 | Andrey Andreev | 1 | -9/+9 |
2014-01-19 | Fix whitespaces to tabs. | Ahmedul Haque Abid | 1 | -1/+1 |
2014-01-19 | Added save_queries config setting in config/database.php | Ahmedul Haque Abid | 1 | -0/+8 |
2014-01-18 | Merge branch 'develop' into feature/output_compressed_cache | Andrey Andreev | 1 | -0/+5 |
2014-01-17 | Add autoloading library aliasing support (supersedes PR #2824) | Andrey Andreev | 1 | -0/+5 |
2014-01-15 | Merge changes from develop | Andrey Andreev | 2 | -3/+7 |
2014-01-15 | Merge pull request #2811 from dionysiosarvanitis/fix/ie11_user_agent | Andrey Andreev | 1 | -0/+1 |
2014-01-15 | Trident prefix added to avoid potential false positives. | Dionysis Arvanitis | 1 | -1/+1 |
2014-01-15 | CI_URI changes related to the 'permitted_uri_chars' setting | Andrey Andreev | 1 | -3/+6 |
2014-01-11 | IE11 User Agent support added | Dionysis Arvanitis | 1 | -0/+1 |
2014-01-10 | Compress output before storing it to cache, if output compression is enabled | Andrey Andreev | 1 | -0/+3 |
2014-01-08 | Remove preg_quote() call from CI_User_agent::_set_browser() and add another p... | Andrey Andreev | 1 | -0/+2 |
2014-01-08 | Make newline standardization configurable | Andrey Andreev | 1 | -0/+14 |
2014-01-03 | [ci skip] Some spaces & docblock fixes | Andrey Andreev | 1 | -1/+1 |
2014-01-03 | Merge pull request #2753 from SirDre/patch-1 | Andrey Andreev | 1 | -1/+2 |
2014-01-03 | [ci skip] Manually apply PR #2746 and remove other -moz-box-shadow and -webki... | Andrey Andreev | 4 | -8/+1 |
2013-12-06 | Update user_agents.php | Andre Gardiner | 1 | -1/+2 |
2013-11-27 | [ci skip] Remove 2 spaces | Andrey Andreev | 1 | -1/+1 |
2013-11-12 | Add CLI error templates and only send HTTP status headers for non-CLI request... | Andrey Andreev | 10 | -4/+172 |
2013-11-11 | Polish changes from PR #2712 | Andrey Andreev | 1 | -1/+1 |
2013-11-08 | Update user_agents.php | vkeranov | 1 | -2/+3 |
2013-10-14 | Fix #2682 | Andrey Andreev | 2 | -2/+2 |
2013-10-14 | Merge pull request #2672 from stgeneral/patch-1 | Andrey Andreev | 1 | -2/+2 |
2013-10-08 | Update user_agents.php | Jcchemin | 1 | -1/+2 |
2013-10-04 | Exra bmp mimes | Dmitry Babenko | 1 | -2/+2 |
2013-09-23 | [ci skip] Remove some whitespaces | Andrey Andreev | 1 | -3/+2 |
2013-09-21 | [ci skip] Remove an EOF empty line | Andrey Andreev | 1 | -1/+1 |
2013-09-20 | Update mimes.php | vkeranov | 1 | -1/+2 |
2013-09-14 | [ci skip] Remove empty line at application/config/config.php EOF | Andrey Andreev | 1 | -1/+1 |
2013-09-14 | Updated config to include list of valid characters to `sess_cookie_name` | brenjt | 1 | -2/+2 |
2013-08-25 | Better transliteration for Russian and Ukrainian languages | Sergey Noskov | 1 | -27/+33 |
2013-08-19 | Kill the damn kitten | Andrey Andreev | 1 | -1/+1 |
2013-08-14 | Detect Windows Phones | msegers | 1 | -1/+2 |
2013-08-06 | Various typos and tabs adjustments | vlakoff | 3 | -9/+9 |
2013-07-23 | [ci skip] Alter the welcome page | Andrey Andreev | 1 | -1/+1 |
2013-07-22 | Change class filenames to Ucfirst | Andrey Andreev | 1 | -1/+1 |
2013-07-19 | Router improvements | Andrey Andreev | 1 | -2/+12 |
2013-07-17 | [ci skip] Just removing some empty lines | Andrey Andreev | 1 | -1/+1 |
2013-07-17 | Merge pull request #2370 from TheDragonSlayer/patch-1 | Andrey Andreev | 1 | -1/+2 |
2013-07-17 | [ci skip] Adding another cyrillic character to config/foreign_chars.php (#2509) | Andrey Andreev | 1 | -2/+2 |
2013-06-06 | Add mimes pdf application/force-download | ckdarby | 1 | -1/+1 |
2013-04-03 | Add common robot user agents. | Garth Kerr | 1 | -1/+3 |
2013-03-30 | Update user_agents.php | TheDragonSlayer | 1 | -1/+2 |
2013-03-04 | Updated in accordance with feedback from @narfbg | Daniel Hunsaker | 1 | -91/+17 |
2013-03-04 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-s... | Daniel Hunsaker | 1 | -2/+2 |
2013-02-28 | [ci skip] Add application/x-zip for OpenOffice docs in application/config/mim... | Andrey Andreev | 1 | -2/+2 |
2013-02-23 | Updated exit codes as constant values | Daniel Hunsaker | 1 | -0/+110 |
2013-02-15 | Fix some stuff from recent pull requests | Andrey Andreev | 1 | -2/+5 |