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
/
user_guide_src
/
source
/
libraries
/
form_validation.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
[ci skip] Fix a documentation error
Andrey Andreev
1
-1
/
+1
2013-02-04
Cleaned up for pull request.
Sajan Parikh
1
-2
/
+2
2013-02-02
Fixed documentation.
Sajan Parikh
1
-2
/
+4
2013-01-09
Syntax fixes in documentation source
vlakoff
1
-2
/
+2
2013-01-03
doc: fix table markup in previous commit
Alan Jenkins
1
-3
/
+3
2012-12-16
doc: xss_clean() method is in Security, not Input
Alan Jenkins
1
-2
/
+2
2012-12-14
Fix issue #539
Andrey Andreev
1
-75
/
+77
2012-12-13
Remove slash!
Eric Roberts
1
-1
/
+1
2012-12-12
Format tweaks
Eric Roberts
1
-2
/
+2
2012-12-12
Merge branch 'refs/heads/develop' into feature/form_error_msgs
Eric Roberts
1
-185
/
+185
2012-11-26
Add 'valid_url' rule to Form Validation (issue #1966)
Andrey Andreev
1
-0
/
+1
2012-11-19
Documentation: fix typos in name of application folder
Alan Jenkins
1
-3
/
+3
2012-11-03
Fix #1957
Andrey Andreev
1
-3
/
+0
2012-11-01
[ci skip] Alter form validation examples including the *matches* rule
Andrey Andreev
1
-4
/
+4
2012-10-26
Fix #1624 and clear-up the form validation docs (manually applying #1603)
Andrey Andreev
1
-95
/
+95
2012-10-11
New form_validation rule: 'differs'
Raul Baldner Junior
1
-0
/
+1
2012-10-07
Fix a typo [ci skip]
Andrey Andreev
1
-1
/
+1
2012-10-05
[ci skip] More doc fixes
Andrey Andreev
1
-1
/
+1
2012-10-05
Fix #1745
Andrey Andreev
1
-1
/
+3
2012-10-05
Merge pull request #1738 from RecoilUK/patch-1
Andrey Andreev
1
-0
/
+9
2012-10-05
[ci skip] Add a note to the user guide regarding issue #1010
Andrey Andreev
1
-2
/
+3
2012-09-03
Fix #1741 is_unique duplicated in documentation for Form_validation
pickupman
1
-1
/
+0
2012-08-23
Update user_guide_src/source/libraries/form_validation.rst
RecoilUK
1
-0
/
+9
2012-06-12
Updated Form Validation's documentation for set_rules() now accepting an arra...
Kevin Wood-Friend
1
-1
/
+5
2012-06-10
Merge branch 2.1-stable into develop
Andrey Andreev
1
-0
/
+1
2012-04-15
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into featur...
Eric Roberts
1
-35
/
+97
2012-04-04
Fixing user_guide compilation warnings
M. Fauzilkamil Zainuddin
1
-2
/
+2
2012-04-03
Merge upstream branch
Andrey Andreev
1
-2
/
+2
2012-03-26
Fix some examples in the user guide
Andrey Andreev
1
-2
/
+2
2012-03-20
Merge upstream branch
Andrey Andreev
1
-1
/
+7
2012-03-12
Merge pull request #1079 from mikedfunk/feature/form_val_config
Andrey Andreev
1
-1
/
+7
2012-03-09
Merge upstream branch
Andrey Andreev
1
-30
/
+76
2012-03-08
Fix documentation entry for the decimal form validation rule (issue #1149)
Andrey Andreev
1
-1
/
+1
2012-03-07
merged from develop, fixed conflict in user guide.
Mike Funk
1
-30
/
+85
2012-03-06
Removed reset_validation() method from run() method
JonoB
1
-0
/
+11
2012-03-04
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
John Crepezzi
1
-2
/
+40
2012-03-04
Fix indentation for changes from pull #1121
Andrey Andreev
1
-9
/
+9
2012-03-04
Allow users to specify an array for validation, instead of alway using the $_...
JonoB
1
-3
/
+32
2012-03-02
Merge upstream branch
Andrey Andreev
1
-0
/
+9
2012-03-02
updated error_array #565
Michiel Vugteveen
1
-0
/
+9
2012-02-24
updated documentation to differentiate prefix and suffix more.
Mike Funk
1
-2
/
+2
2012-02-24
fixed suffix documentation.
Mike Funk
1
-1
/
+1
2012-02-24
added config process method checking for delimiter values, updated changelog ...
Mike Funk
1
-1
/
+7
2012-02-08
Fix #1009 documentation fixed
John Crepezzi
1
-4
/
+6
2012-02-07
Renaming equal_to_greater_than to greater_than_equal_to, equal_to_less_than t...
Nick Busey
1
-2
/
+2
2012-02-02
Adding equal to greater than, equal to less than form validators.
Nick Busey
1
-28
/
+32
2012-01-24
Better support for using field names and rule parameters in error messages.
Eric Roberts
1
-8
/
+14
2012-01-13
Allow native PHP functions used as rules to accept an additional parameter
Andrey Andreev
1
-3
/
+4
2011-10-07
Fix some user guide style
purwandi
1
-1
/
+0
2011-10-07
fixing internal links and adding method documentation
Joseph Wensley
1
-23
/
+53
[next]