Age | Commit message (Expand) | Author | Files | Lines |
2012-06-26 | Fix issue #427 | Andrey Andreev | 1 | -1/+2 |
2012-06-17 | Add deprecated docblock tags for do_hash() and read_file() | Andrey Andreev | 1 | -0/+1 |
2012-06-15 | Optimize encode_php_tags() | Andrey Andreev | 1 | -1/+1 |
2012-06-07 | Deprecated do_hash() and read_file() in favor of hash() and file_get_contents... | Andrey Andreev | 1 | -0/+3 |
2012-04-27 | Fix rest of the helpers | Timothy Warren | 1 | -31/+32 |
2012-03-26 | Remove remaining access description lines from helpers + some style fixes | Andrey Andreev | 1 | -1/+1 |
2012-03-19 | Apply strtolower() to hash support check in do_hash() | Andrey Andreev | 1 | -1/+1 |
2012-03-19 | Fix possible error messages with do_hash() and alter a changelog entry | Andrey Andreev | 1 | -8/+6 |
2012-03-18 | use php's hash() function for do_hash() helper | freewil | 1 | -1/+1 |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -1/+1 |
2012-01-06 | Improve number, path & security helpers | Andrey Andreev | 1 | -17/+6 |
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+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 | -2/+2 |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -2/+2 |
2011-04-05 | Removing dohash and deprecating CI_SHA | Pascal Kriete | 1 | -33/+1 |
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 | -12/+12 |
2010-07-23 | adding sanitize_filename() into the security helper | Derek Allard | 1 | -0/+18 |
2010-03-05 | no in helpers, updated security lib to use Security class instead of Input | Derek Jones | 1 | -2/+2 |
2010-01-05 | updated copyrights | Derek Jones | 1 | -1/+1 |
2009-10-08 | Deprecated the dohash() function in favour of do_hash() for naming consistency. | Derek Allard | 1 | -2/+18 |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 1 | -1/+1 |
2009-02-10 | udpated xss_clean() in the security helper to pass $is_image instead of the d... | Derek Jones | 1 | -3/+3 |
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -125/+125 |
2008-09-13 | updated copyright | Rick Ellis | 1 | -1/+1 |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -9/+9 |
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 | -2/+2 |
2008-01-28 | added ability to "extend" helpers | Derek Jones | 1 | -27/+39 |
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 | -111/+111 |
2006-10-21 | (no commit message) | admin | 1 | -4/+4 |
2006-10-21 | (no commit message) | admin | 1 | -4/+4 |
2006-10-07 | (no commit message) | admin | 1 | -2/+2 |
2006-09-06 | (no commit message) | admin | 1 | -1/+1 |
2006-08-25 | Initial Import | admin | 1 | -0/+112 |