index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
libraries
/
Form_validation.php
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-09
More on #5003
Andrey Andreev
1
-2
/
+4
2017-11-09
[ci skip] Fix patch for #5300
Andrey Andreev
1
-1
/
+1
2017-10-16
[ci skip] Use INTL_IDNA_VARIANT_UCS46 to convert non-ASCII domain names in em...
Andrey Andreev
1
-1
/
+2
2017-06-19
[ci skip] Fix a bug in FV valid_email()
Andrey Andreev
1
-2
/
+2
2017-01-03
Update copyright data to 2017
Master Yoda
1
-2
/
+2
2016-08-29
Fix #4787
Andrey Andreev
1
-2
/
+2
2016-08-10
Merge pull request #4758 from butane/uri_scheme_case
Andrey Andreev
1
-1
/
+1
2016-07-28
Remove dead code written for PHP 5.2
Andrey Andreev
1
-12
/
+1
2016-05-25
Fix #4639
Andrey Andreev
1
-0
/
+11
2016-05-17
Fix #4633
Andrey Andreev
1
-71
/
+61
2016-03-16
Fix a Form_validation bug that unnecessarily modifes $_POST
Andrey Andreev
1
-1
/
+1
2016-03-16
Simplify a bit of internal code in CI_Form_validation
Andrey Andreev
1
-18
/
+2
2016-03-12
[ci skip] Deprecate prep_for_form() in Form_validation
Andrey Andreev
1
-3
/
+4
2016-03-12
A small memory optimization to CI_Form_validation
Andrey Andreev
1
-3
/
+3
2016-03-12
Fix #4516
Andrey Andreev
1
-1
/
+4
2016-02-09
Rename back a variable changed by the last PR merge
Andrey Andreev
1
-4
/
+4
2016-02-09
Merge pull request #4342 from jspreddy/sai/form_validation_refactor
Andrey Andreev
1
-30
/
+36
2016-01-30
Fix #4415 and add unit tests for https://bugs.php.net/bug.php?id=51192
Andrey Andreev
1
-0
/
+8
2016-01-11
[ci skip] Update ellislab.com links to https too
Andrey Andreev
1
-1
/
+1
2016-01-11
[ci skip] Update codeigniter.com links to https
Andrey Andreev
1
-2
/
+2
2016-01-11
[ci skip] Bump year to 2016
Andrey Andreev
1
-2
/
+2
2015-12-14
Fix #4312
Andrey Andreev
1
-6
/
+3
2015-09-29
Merge pull request #4126 from zoaked/patch-1
Andrey Andreev
1
-1
/
+0
2015-09-10
Change form validation library to allow the pipe character within square brac...
rich
1
-1
/
+1
2015-06-15
Fix #3908
Andrey Andreev
1
-1
/
+1
2015-06-11
Fix #3904
Andrey Andreev
1
-0
/
+6
2015-06-10
Fix #3903
Andrey Andreev
1
-3
/
+2
2015-04-29
Fix #3816
Andrey Andreev
1
-1
/
+1
2015-04-14
Fix #3771
Andrey Andreev
1
-10
/
+4
2015-04-06
Disallow empty FV rules ... for consistency
Andrey Andreev
1
-7
/
+5
2015-03-13
Close #3663
Andrey Andreev
1
-1
/
+1
2015-03-09
Reduce once MB_ENABLED checking
bjjay
1
-9
/
+3
2015-01-28
[ci skip] Correct a docblock following PR #3521
Andrey Andreev
1
-1
/
+1
2015-01-28
change in to in_list
Lance Vincent
1
-1
/
+1
2015-01-28
Form Validation - In Method
Lance Vincent
1
-0
/
+14
2015-01-28
Form Validation - In Method
Lance Vincent
1
-0
/
+16
2015-01-21
Remove closing blocks at end of PHP files
vlakoff
1
-3
/
+0
2015-01-20
[ci skip] Change some log messages' level
Andrey Andreev
1
-1
/
+1
2015-01-12
Updated to use the language file
Ahmad Anbar
1
-1
/
+1
2015-01-11
Show the name of the field that doesn't have error message set.
Ahmad Anbar
1
-1
/
+1
2015-01-09
Bulk (mostly documentation) update
Andrey Andreev
1
-3
/
+3
2015-01-05
Remove CI_Form_validation::xss_clean()
Andrey Andreev
1
-13
/
+0
2014-10-27
[ci skip] Switch to MIT license; close #3293
Andrey Andreev
1
-14
/
+25
2014-09-08
Add 'named callable' rules to Form validation library
Andrey Andreev
1
-4
/
+16
2014-06-07
Fix #3085
Andrey Andreev
1
-17
/
+19
2014-06-01
Fix wrong variable name
Andrey Andreev
1
-2
/
+2
2014-05-31
Add support for non-ASCII domain names in FV & Email classes' valid_email()
Andrey Andreev
1
-0
/
+5
2014-05-20
[ci skip] Fix error notices in FV when trying to lookup error msgs for closures
Andrey Andreev
1
-14
/
+18
2014-04-09
Minor changes in FV, Trackback
Andrey Andreev
1
-25
/
+8
2014-03-10
Fix #2928, #2929
Andrey Andreev
1
-1
/
+2
[next]