Age | Commit message (Expand) | Author | Files | Lines |
2012-04-23 | Added fix for issue: https://github.com/EllisLab/CodeIgniter/issues/1277 | Sam Li | 1 | -0/+3 |
2012-03-26 | Remove access description lines and cleanup the download, language, number, p... | Andrey Andreev | 1 | -2/+1 |
2012-03-11 | Fix erroneus regex from previous commit | Andrey Andreev | 1 | -1/+1 |
2012-03-11 | Added an Android <= 2.1 specific check to force_download() | Andrey Andreev | 1 | -7/+19 |
2012-03-10 | Removed quotes from the Content-Type header to support mime-type detection on... | dododedodonl | 1 | -1/+1 |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -1/+1 |
2012-02-29 | Change end() usage due to E_STRICT messages | Andrey Andreev | 1 | -1/+2 |
2012-02-29 | Add an optional set_mime parameter to force_download() | Andrey Andreev | 1 | -39/+41 |
2012-01-24 | Fix bug #195 | Eric Roberts | 1 | -16/+10 |
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 |
2011-12-27 | Revert "Abstracting the loading of files in the config directory depending on... | Greg Aker | 1 | -1/+8 |
2011-12-25 | Abstracting the loading of files in the config directory depending on environ... | Greg Aker | 1 | -8/+1 |
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 1 | -4/+16 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 1 | -1/+1 |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -1/+1 |
2011-04-19 | Removing internal references to the EXT constant. Additionally, marked the c... | Greg Aker | 1 | -4/+4 |
2011-04-06 | Made Environment Support optional. Comment out or delete the constant to stop... | Phil Sturgeon | 1 | -1/+1 |
2011-03-22 | Fixed logic and removed the error supressing | Eric Barnes | 1 | -3/+3 |
2011-03-18 | Fixed coding to match standards from previous releases | Eric Barnes | 1 | -1/+1 |
2011-03-17 | load config files from environment specific locations in core classes, helper... | bubbafoley | 1 | -1/+8 |
2011-01-05 | Hey look, it's 2011 | Greg Aker | 1 | -1/+1 |
2010-11-10 | Updating PHP requirements in files 5.1.6 | Greg Aker | 1 | -1/+1 |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -5/+5 |
2010-03-19 | Changed a few strstr to strpos for consistency w performance guidelines and t... | Robin Sowell | 1 | -1/+1 |
2010-01-05 | updated copyrights | Derek Jones | 1 | -1/+1 |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 1 | -1/+1 |
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -99/+99 |
2008-09-13 | updated copyright | Rick Ellis | 1 | -1/+1 |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -5/+5 |
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end o... | Derek Jones | 1 | -1/+3 |
2008-05-11 | Undoing change committed in r1115 | Derek Jones | 1 | -0/+1 |
2008-05-11 | removed closing PHP tag from all framework files | Derek Jones | 1 | -1/+0 |
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th... | Derek Allard | 1 | -1/+1 |
2008-05-01 | revert... Derek's an idiot | Derek Allard | 1 | -2/+1 |
2008-05-01 | another change to the download helper for compatibility | Derek Allard | 1 | -1/+2 |
2008-04-18 | The Download helper now exits within force-download(). | Derek Allard | 1 | -1/+1 |
2008-01-28 | added ability to "extend" helpers | Derek Jones | 1 | -46/+48 |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -3/+3 |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -2/+2 |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 1 | -1/+1 |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -3/+3 |
2007-02-14 | changed Content-Disposition: from "inline" to "attachment" for MSIE in force_... | Derek Allard | 1 | -95/+95 |
2006-10-21 | (no commit message) | admin | 1 | -4/+4 |
2006-10-02 | (no commit message) | admin | 1 | -0/+96 |