Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-13 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2008-08-21 | whitespace fixes | Derek Allard | 1 | -11/+11 | |
a minor re-ordering of the changelog | |||||
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 | |
(! foo) changed to ( ! foo) || changed to OR changed newline standardization code in various places from preg_replace to str_replace | |||||
2008-05-12 | fixed a bug that would lead to a PHP notice error of array to string ↵ | Derek Jones | 1 | -2/+4 | |
conversion in prep_for_form() http://codeigniter.com/bug_tracker/bug/4425/ | |||||
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end ↵ | Derek Jones | 1 | -1/+3 | |
of the file | |||||
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 ↵ | Derek Jones | 1 | -1/+1 | |
set_rules() http://codeigniter.com/bug_tracker/bug/4220/ | |||||
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to ↵ | Derek Allard | 1 | -24/+24 | |
the File Helper. Changed ( ! condition) into (! condition) within the code | |||||
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 | |
* Tightened up validation of the supplied string given to the decode() method of the Encryption class (#3320) | |||||
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 ↵ | Derek Allard | 1 | -7/+7 | |
Validation library. | |||||
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 ↵ | Derek Jones | 1 | -6/+14 | |
with the Validation class via callback functions and have fields properly assigned | |||||
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 ↵ | Derek Allard | 1 | -2/+8 | |
wasn't supported. | |||||
2007-10-16 | Changed the behaviour of custom callbacks so that they no longer trigger the ↵ | Derek Allard | 1 | -2/+2 | |
"required" rule. | |||||
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 | |
update copyright year update Code Igniter to CodeIgniter | |||||
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 | |
2006-09-17 | (no commit message) | admin | 1 | -1/+1 | |
2006-09-03 | (no commit message) | admin | 1 | -4/+4 | |