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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-12
Merge pull request #1079 from mikedfunk/feature/form_val_config
Andrey Andreev
1
-1
/
+7
2012-03-08
Fix documentation entry for the decimal form validation rule (issue #1149)
Andrey Andreev
1
-1
/
+1
2012-03-08
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into featur...
Mike Funk
1
-3
/
+13
2012-03-07
userguide fix
Michiel Vugteveen
1
-1
/
+1
2012-03-07
removed is_method
Michiel Vugteveen
1
-19
/
+4
2012-03-07
merged from develop, fixed conflict in user guide.
Mike Funk
1
-30
/
+85
2012-03-07
added method() and is_method()
Michiel Vugteveen
1
-3
/
+28
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
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-03
Update user_guide_src/source/libraries/security.rst
RS71
1
-0
/
+4
2011-12-30
Merge pull request #818 from narfbg/develop-image-lib
Phil Sturgeon
1
-6
/
+4
2011-12-30
Added support for 3-length hex color values format and a number of validation...
Andrey Andreev
1
-6
/
+4
2011-12-26
Merge pull request #680 from bubbafoley/load_get_vars
Phil Sturgeon
1
-0
/
+6
2011-12-26
Merge pull request #837 from EllisLab/feature/remove-sha-lib
Phil Sturgeon
1
-15
/
+0
2011-12-26
Fixing a couple of issues in documentation files that occur when running Sphi...
Greg Aker
1
-5
/
+5
2011-12-26
Removing previously deprecated SHA1 library and removed SHA1 method in the En...
Greg Aker
1
-15
/
+0
2011-12-25
Updating changelog & adding a migrations documentation file so those docs can...
Greg Aker
1
-0
/
+5
2011-12-14
Added in a remove item from cart function to save the "hacky" method of updat...
Andrew Seymour
1
-0
/
+5
2011-12-13
Added the ability to get the contents in a different order
Andrew Seymour
1
-2
/
+5
2011-11-23
Reworded new attach() section in email user guide
trit
1
-1
/
+1
2011-11-23
Added an entry for the new Email::attach parameters
trit
1
-1
/
+5
2011-11-21
Typo in "Watermarking Preferences". Configuration parameter is "wm_padding", ...
David Dotson
1
-1
/
+1
2011-11-19
add method get_vars() to CI_Loader to retrieve all variables loaded with $thi...
Shane Pearson
1
-0
/
+6
2011-10-07
Fix some user guide style
purwandi
2
-23
/
+15
2011-10-07
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop
purwandi
1
-23
/
+53
2011-10-07
Fix Encryption Class User Guide
purwandi
1
-28
/
+24
2011-10-07
fixing internal links and adding method documentation
Joseph Wensley
1
-23
/
+53
2011-10-07
change hardcoded page docs to use generated ones
Joseph Wensley
2
-73
/
+22
2011-10-06
format image lib tables
Joseph Wensley
1
-222
/
+107
2011-10-06
format upload preferences table
Joseph Wensley
1
-63
/
+29
2011-10-06
format email preferences table
Joseph Wensley
1
-80
/
+26
2011-10-06
Removing unnecessary '=' on form_valdiation.rst
purwandi
1
-1
/
+1
2011-10-06
format Prepping Reference table
Joseph Wensley
1
-20
/
+9
2011-10-06
format rule reference table
Joseph Wensley
1
-89
/
+29
2011-10-05
fixed code block spacing in Benchmark lib docs
Derek Jones
1
-15
/
+15
2011-10-05
fixed code block spacing in Calendar lib docs
Derek Jones
1
-31
/
+31
2011-10-05
fixed code block spacing in Cart lib docs
Derek Jones
1
-44
/
+44
2011-10-05
fixed code block spacing in Email lib docs
Derek Jones
1
-7
/
+49
2011-10-05
fixed code block spacing in Encryption lib docs
Derek Jones
1
-8
/
+18
2011-10-05
fixed code block spacing in File Upload lib docs
Derek Jones
1
-28
/
+113
2011-10-05
fixed code block spacing in Form Validation lib docs
Derek Jones
1
-95
/
+362
[next]