summaryrefslogtreecommitdiffstats
path: root/system/libraries/Validation.php
AgeCommit message (Expand)AuthorFilesLines
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th...Derek Allard1-24/+24
2008-04-29Added a valid_emails rule to the Validation class.Derek Allard1-0/+27
2008-02-10adding is_numeric back into validation libraryDerek Allard1-0/+14
2008-01-29fixed a syntax bug in strip_imge_tagsDerek Allard1-1/+1
2008-01-28* Added valid_base64() to the Validation classDerek Jones1-0/+17
2008-01-23fixing www.codeigniter.com to codeigniter.comDerek Allard1-3/+3
2008-01-22changed a code comment param int to param stringDerek Allard1-1/+1
2008-01-22modifications to numeric and integer validationDerek Allard1-2/+3
2008-01-22Changed "numeric" to use is_numeric() and added an "integer" rule into the Va...Derek Allard1-7/+7
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-18modified prep_for_form() to accept an array so POST arrays can be validated w...Derek Jones1-6/+14
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-2/+2
2007-12-31Fixed a bug in Validation where individual error messages for checkboxes wasn...Derek Allard1-2/+8
2007-10-16Changed the behaviour of custom callbacks so that they no longer trigger the ...Derek Allard1-2/+2
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-09-18Fixed a bug in Validation where valid_ip() wasn't called properlyDerek Allard1-1/+1
2007-08-14fixed an extraneous ;Derek Allard1-1/+1
2007-06-14(no commit message)Rick Ellis1-3/+3
2007-06-11(no commit message)Rick Ellis1-1/+1
2007-06-11(no commit message)Rick Ellis1-1/+1
2007-06-11(no commit message)Rick Ellis1-1/+1
2007-04-27(no commit message)Rick Ellis1-1/+1
2007-04-15update pMachine to EllisLabDerek Allard1-734/+734
2006-10-21(no commit message)admin1-26/+26
2006-10-08(no commit message)admin1-0/+14
2006-10-07(no commit message)admin1-8/+9
2006-10-06(no commit message)admin1-10/+17
2006-09-28(no commit message)admin1-3/+3
2006-09-28(no commit message)admin1-5/+0
2006-09-26(no commit message)admin1-1/+1
2006-09-26(no commit message)admin1-0/+5
2006-09-25(no commit message)admin1-1/+15
2006-09-24(no commit message)admin1-1/+1
2006-09-21(no commit message)admin1-1/+1
2006-09-20(no commit message)admin1-8/+10
2006-09-18(no commit message)admin1-1/+6
2006-09-17(no commit message)admin1-1/+1
2006-09-03(no commit message)admin1-4/+4
2006-09-02(no commit message)admin1-1/+1
2006-08-27(no commit message)admin1-4/+4
2006-08-25Initial Importadmin1-0/+692