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-10-16
Merge branch '3.1-stable' into develop
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-10-06
Fix issue 5202
Zach Ploskey
1
-0
/
+2
2017-06-22
Implement #2436 (access to FV processed data)
Andrey Andreev
1
-29
/
+25
2017-06-21
Implement #193: Validating entire arrays in a single function call
Andrey Andreev
1
-8
/
+12
2017-06-19
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-2
/
+2
2017-06-19
[ci skip] Fix a bug in FV valid_email()
Andrey Andreev
1
-2
/
+2
2017-01-06
Fix FV's valid_mac() on PHP 5.4
Andrey Andreev
1
-1
/
+1
2017-01-06
Add valid_mac() FV rule
Andrey Andreev
1
-0
/
+25
2017-01-03
Update copyright data to 2017
Master Yoda
1
-2
/
+2
2016-12-31
Update copyright data to 2017
Master Yoda
1
-2
/
+2
2016-12-01
Remove previously deprecated FV Library method/rule prep_for_form()
Andrey Andreev
1
-32
/
+0
2016-10-28
Merge branch '3.1-stable' into develop
Andrey Andreev
1
-2
/
+2
2016-10-20
FV: throw BadMethodCallException when set_rules() called without
Andrey Andreev
1
-1
/
+5
2016-08-29
Fix #4787
Andrey Andreev
1
-2
/
+2
2016-08-11
Removed useless checks
Vivek Dinesh
1
-6
/
+1
2016-08-11
URI schemes are not case-sensitive
Vivek Dinesh
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
[next]