Age | Commit message (Expand) | Author | Files | Lines |
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -874/+874 |
2008-10-17 | Added support for mb_strlen, as per bug report #4778 | Rick Ellis | 1 | -2/+23 |
2008-09-13 | (no commit message) | Rick Ellis | 1 | -1/+1 |
2008-08-21 | whitespace fixes | Derek Allard | 1 | -11/+11 |
2008-08-21 | Fixed a bug in is_natural_no_zero | Rick Ellis | 1 | -1/+11 |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -30/+30 |
2008-08-21 | Added two new functions: is_natural and is_natural_no_zero | Rick Ellis | 1 | -1/+29 |
2008-06-16 | correcting some docblock comments | Derek Allard | 1 | -0/+4 |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -25/+25 |
2008-05-12 | fixed a bug that would lead to a PHP notice error of array to string conversi... | Derek Jones | 1 | -2/+4 |
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-08 | Fixed a bug where $data was not being converted to an array properly in set_r... | Derek Jones | 1 | -1/+1 |
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th... | Derek Allard | 1 | -24/+24 |
2008-04-29 | Added a valid_emails rule to the Validation class. | Derek Allard | 1 | -0/+27 |
2008-02-10 | adding is_numeric back into validation library | Derek Allard | 1 | -0/+14 |
2008-01-29 | fixed a syntax bug in strip_imge_tags | Derek Allard | 1 | -1/+1 |
2008-01-28 | * Added valid_base64() to the Validation class | Derek Jones | 1 | -0/+17 |
2008-01-23 | fixing www.codeigniter.com to codeigniter.com | Derek Allard | 1 | -3/+3 |
2008-01-22 | changed a code comment param int to param string | Derek Allard | 1 | -1/+1 |
2008-01-22 | modifications to numeric and integer validation | Derek Allard | 1 | -2/+3 |
2008-01-22 | Changed "numeric" to use is_numeric() and added an "integer" rule into the Va... | Derek Allard | 1 | -7/+7 |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -3/+3 |
2008-01-18 | modified prep_for_form() to accept an array so POST arrays can be validated w... | Derek Jones | 1 | -6/+14 |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -2/+2 |
2007-12-31 | Fixed a bug in Validation where individual error messages for checkboxes wasn... | Derek Allard | 1 | -2/+8 |
2007-10-16 | Changed the behaviour of custom callbacks so that they no longer trigger the ... | 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-09-18 | Fixed a bug in Validation where valid_ip() wasn't called properly | Derek Allard | 1 | -1/+1 |
2007-08-14 | fixed an extraneous ; | Derek Allard | 1 | -1/+1 |
2007-06-14 | (no commit message) | Rick Ellis | 1 | -3/+3 |
2007-06-11 | (no commit message) | Rick Ellis | 1 | -1/+1 |
2007-06-11 | (no commit message) | Rick Ellis | 1 | -1/+1 |
2007-06-11 | (no commit message) | Rick Ellis | 1 | -1/+1 |
2007-04-27 | (no commit message) | Rick Ellis | 1 | -1/+1 |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -734/+734 |
2006-10-21 | (no commit message) | admin | 1 | -26/+26 |
2006-10-08 | (no commit message) | admin | 1 | -0/+14 |
2006-10-07 | (no commit message) | admin | 1 | -8/+9 |
2006-10-06 | (no commit message) | admin | 1 | -10/+17 |
2006-09-28 | (no commit message) | admin | 1 | -3/+3 |
2006-09-28 | (no commit message) | admin | 1 | -5/+0 |
2006-09-26 | (no commit message) | admin | 1 | -1/+1 |
2006-09-26 | (no commit message) | admin | 1 | -0/+5 |
2006-09-25 | (no commit message) | admin | 1 | -1/+15 |
2006-09-24 | (no commit message) | admin | 1 | -1/+1 |
2006-09-21 | (no commit message) | admin | 1 | -1/+1 |
2006-09-20 | (no commit message) | admin | 1 | -8/+10 |
2006-09-18 | (no commit message) | admin | 1 | -1/+6 |