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
/
libraries
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-02
Fixed type in the JavaScript documentation for animate().
Phil Sturgeon
1
-1
/
+1
2011-04-01
Merged changes.
Phil Sturgeon
2
-3
/
+10
2011-03-10
Automated merge with http://hg.ellislab.com/CodeIgniter-Reactor
Phil Sturgeon
1
-11
/
+30
2011-03-10
Updated version number in User Guide html.
Phil Sturgeon
28
-28
/
+28
2011-03-10
Added full docs for new ENVIRONMENT constant.
katzgrau
1
-10
/
+28
2011-03-10
Added changelog note for multi-environment support for configs
katzgrau
1
-1
/
+2
2011-03-08
Automated merge with http://hg.ellislab.com/CodeIgniter-Reactor
Phil Sturgeon
1
-1
/
+1
2011-03-08
Added $this->output->set_content_type() and method chaining to other methods.
Phil Sturgeon
1
-0
/
+15
2011-02-24
Adding a link to the User Agent Class docs from the user_agent function of th...
katzgrau
1
-1
/
+1
2011-02-16
Updated input documentation to use NULL instead of empty string for new post(...
Phil Sturgeon
1
-2
/
+2
2011-02-16
Merged CodeIgniter Core changes and integrated rob1's secure cookie change in...
Phil Sturgeon
9
-155
/
+448
2011-02-16
Secure cookies can now be made with the set_cookie() helper and Input Class m...
Phil Sturgeon
1
-8
/
+10
2011-02-15
Automated merge with https://bitbucket.org/seandowney/codeigniter-reactor
Phil Sturgeon
3
-143
/
+171
2011-02-14
Whitespace tweaks to put code examples in line with our guidelines
Pascal Kriete
2
-2
/
+2
2011-02-13
Updated the post method and added the new functionality to the get method also
vascopj
1
-0
/
+20
2011-02-09
cleaned up some redundant code in the Loader->library function
Kellas Reeves
1
-0
/
+7
2011-02-07
Added decimal, less_than and greater_than rules to the Form validation Class.
Phil Sturgeon
1
-141
/
+169
2011-02-02
Merged recent changes and tweaked multi-env changes.
Phil Sturgeon
29
-275
/
+189
2011-01-31
Fixed breadcrumb and removed errand parentheses.
Eric Barnes
1
-4
/
+5
2011-01-28
some doc cleanup for the javascript class
Derek Jones
2
-243
/
+148
2011-01-28
some cleanup for the javascript class docs
Derek Jones
2
-242
/
+147
2011-01-28
Wrong branch, and the drivers were not alphabetical.
Pascal Kriete
1
-1
/
+2
2011-01-28
Adding an experimental note to the javascript docs. Decided to not link it in...
Pascal Kriete
1
-1
/
+2
2011-01-28
Added csrf to security docs
Eric Barnes
1
-1
/
+8
2011-01-28
updating copyrights to 2011
Derek Jones
29
-29
/
+29
2011-01-28
updated copyrights to 2011
Derek Jones
28
-28
/
+28
2011-01-16
Added documentation for environments
joelcox
1
-0
/
+17
2011-01-06
Altered User agent library so that is_browser(), is_mobile() and is_robot() c...
Phil Sturgeon
1
-0
/
+25
2010-12-28
js and css was loaded via absolute url instead of pointing relative. Fixes #289
Eric Barnes
1
-5
/
+5
2010-12-28
js and css was loaded via absolute url instead of pointing relative. Fixes #289
Eric Barnes
1
-5
/
+5
2010-12-27
Fixed version in file uploading docs. Fixes: #255
Eric Barnes
1
-1
/
+1
2010-12-27
Fixed version in file uploading docs. Fixes: #255
Eric Barnes
1
-1
/
+1
2010-12-21
Initial commit of Caching Driver.
Greg Aker
1
-0
/
+193
2010-11-22
Adding is_ajax_request() method to CI_Input
Greg Aker
1
-1
/
+8
2010-11-15
Adding request_headers() and get_request_header() methods to the input class....
Greg Aker
1
-0
/
+8
2010-11-10
some doc fixes to show __construct instead of CI_Controller
Pascal Kriete
1
-2
/
+2
2010-11-10
Fix #225 typo in cart lib docs
Greg Aker
1
-1
/
+1
2010-11-09
Fix #219 broken images in the documentation
Greg Aker
3
-3
/
+3
2010-11-09
Updating code examples in user guide to use CI_Controller instead of Controller
Greg Aker
3
-10
/
+10
2010-11-09
Removed the validation library deprectation warning. It's no longer valid for...
Pascal Kriete
1
-3
/
+0
2010-10-07
Automated merge with https://bitbucket.org/barrymieny/codeigniter
Derek Jones
1
-0
/
+5
2010-10-07
modified the security helper to assist in preventing directory traversal when...
Derek Jones
1
-0
/
+5
2010-10-04
Cleanup of stray spaces and tabs
Barry Mieny
14
-71
/
+71
2010-09-07
typo fix
Derek Allard
1
-1
/
+1
2010-09-03
user guide typo fixes #128
Derek Jones
1
-1
/
+1
2010-09-02
Added a new config item to the Session class (sess_expire_on_close) to allow ...
Derek Jones
1
-0
/
+6
2010-09-02
added a teeny bit stronger wording to encourage use of database for sessions ...
Derek Jones
1
-1
/
+3
2010-08-31
Significant changes to the Encryption library
Derek Jones
1
-5
/
+39
2010-08-31
added link for encryption key in Session class to the explanation in the Encr...
Derek Jones
1
-1
/
+1
2010-08-31
Added fatal error to Session class when no encryption key is set in the confi...
Derek Jones
1
-0
/
+3
[next]