summaryrefslogtreecommitdiffstats
path: root/system/libraries/Validation.php
AgeCommit message (Expand)AuthorFilesLines
2008-11-13Changing EOL style to LFDerek Allard1-874/+874
2008-10-17Added support for mb_strlen, as per bug report #4778Rick Ellis1-2/+23
2008-09-13(no commit message)Rick Ellis1-1/+1
2008-08-21whitespace fixesDerek Allard1-11/+11
2008-08-21Fixed a bug in is_natural_no_zeroRick Ellis1-1/+11
2008-08-21(no commit message)Rick Ellis1-30/+30
2008-08-21Added two new functions: is_natural and is_natural_no_zeroRick Ellis1-1/+29
2008-06-16correcting some docblock commentsDerek Allard1-0/+4
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-25/+25
2008-05-12fixed a bug that would lead to a PHP notice error of array to string conversi...Derek Jones1-2/+4
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end o...Derek Jones1-1/+3
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-08Fixed a bug where $data was not being converted to an array properly in set_r...Derek Jones1-1/+1
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