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-08-25
Merge remote-tracking branch 'alexbilbie/csrf-override' into feature/csrf-verify
Eric Barnes
1
-0
/
+3
2011-08-21
Merge pull request #255 from kylefarris/master
Greg Aker
1
-0
/
+7
2011-08-22
Added documentation for some other rule someone added but didn't document.
Kyle Farris
1
-0
/
+7
2011-08-21
Fixed issue #26. Added max_filename_increment as a config setting.
Adam Jackett
1
-0
/
+7
2011-08-21
Updated Security library documentation with details on how to whitelist URIs ...
Alex Bilbie
1
-0
/
+3
2011-08-20
Resolved issue 167 - Input Class Userguide Update
Ben Edmunds
1
-9
/
+9
2011-08-20
Merge branch 'release/v2.0.3' into develop
Derek Jones
28
-28
/
+28
2011-08-20
updated version number in user guide, removed some stray merge markers found ...
Derek Jones
28
-28
/
+28
2011-08-13
Fixed conflict in changelog.
Phil Sturgeon
1
-0
/
+6
2011-08-12
Merging - fingers crossed
Pascal Kriete
3
-23
/
+33
2011-08-09
Merged conflict.
Phil Sturgeon
1
-8
/
+5
2011-07-23
Added ->load->get_var() to check against ->load->_ci_cached_vars[].
Phil Sturgeon
1
-0
/
+6
2011-07-20
Changed Cart library to return the if inserted successfully. This will be fi...
Phil Sturgeon
1
-13
/
+12
2011-07-16
explains how use a parameter/argument (optional) in your callback rule declar...
MarcosCoelho
1
-8
/
+5
2011-07-02
hand merged remaining unresolved files following the backout of 648b42a75739,...
Derek Jones
5
-13
/
+20
2011-07-02
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...
Derek Jones
28
-417
/
+417
2011-07-02
hand merged remaining unresolved files following the backout of 648b42a75739,...
Derek Jones
28
-416
/
+416
2011-07-02
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...
Derek Jones
28
-417
/
+417
2011-06-22
completed doc change for user_agent length increase
Derek Jones
1
-1
/
+1
2011-06-22
completed doc change for user_agent length increase
Derek Jones
1
-1
/
+1
2011-06-15
Merged base_url changes.
philsturgeon
1
-0
/
+5
2011-05-09
Added 'is_unique' which is a brilliant feature I came up with all by myself. ...
Phil Sturgeon
1
-5
/
+12
2011-04-25
Fixed double-space typo.
Razican
28
-417
/
+417
2011-04-22
default value of $total_rows in Pagination class should be number. And fix Us...
kenjis
1
-2
/
+2
2011-04-20
Altered Session to use a longer match against the user_agent string. See upgr...
Greg Aker
1
-1
/
+1
2011-04-20
Fixed a bug (Reactor #231) where Sessions Library database table example SQL ...
Greg Aker
1
-8
/
+10
2011-04-20
Updating Documentation on package view loading
Greg Aker
1
-10
/
+15
2011-04-18
changeset: 2202:06a75a1bd622
Greg Aker
1
-0
/
+17
2011-04-15
update Prev/Next Topic link on user_guide/libraries/zip.html
kenjis
1
-1
/
+1
2011-04-15
fix title and update Prev/Next Topic link on user_guide/libraries/javascript....
kenjis
1
-3
/
+3
2011-04-15
update Prev/Next Topic link on user_guide/libraries/caching.html
kenjis
1
-2
/
+2
2011-04-07
Wow, I screwed that up, Reactor is going to 2.0.2 not 2.0.1
Pascal Kriete
28
-28
/
+28
2011-04-02
Added is_cli_request() method to documentation for Input class.
Phil Sturgeon
1
-1
/
+5
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
[next]