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
/
general
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-07
Added CLI documentation.
Phil Sturgeon
1
-0
/
+150
2011-04-06
Hat tip to the reactor team in the credits
Pascal Kriete
1
-1
/
+2
2011-03-22
Removed closing php in creating libraries. Fixes: #129
Eric Barnes
1
-4
/
+4
2011-03-18
Wrong title for environments page. Fixes: #135
Eric Barnes
1
-5
/
+5
2011-03-11
Added location of config for changing logging threshold. Fixes #120
Eric Barnes
1
-1
/
+1
2011-03-11
Fixed missing parentheses and added scope to examples. Fixes #103
Eric Barnes
1
-11
/
+11
2011-03-10
Automated merge with http://hg.ellislab.com/CodeIgniter-Reactor
Phil Sturgeon
2
-0
/
+143
2011-03-10
Updated version number in User Guide html.
Phil Sturgeon
26
-26
/
+26
2011-03-10
Added full docs for new ENVIRONMENT constant.
katzgrau
2
-0
/
+143
2011-02-21
Fixed docs specifying cache location (sys/cache v app/cache)
Kenny Katzgrau
1
-2
/
+2
2011-02-14
Whitespace tweaks to put code examples in line with our guidelines
Pascal Kriete
2
-2
/
+2
2011-01-28
updating copyrights to 2011
Derek Jones
26
-26
/
+26
2011-01-20
Renaming the unicode class to utf8 so we don't run the risk of violating the ...
Pascal Kriete
1
-1
/
+1
2010-12-15
Small tweak to the _remap documentation (see #208).
Pascal Kriete
1
-2
/
+10
2010-11-14
Fix #231 removing some PHP 4 doc notes from the creating libraries documentation
Greg Aker
1
-7
/
+2
2010-11-14
Fix #233 Change Controller to CI_Controller in the models documentation
Greg Aker
1
-1
/
+1
2010-11-12
Fix #230 where the validation class was referenced in the docs, not the form_...
Greg Aker
1
-2
/
+2
2010-11-10
Userguide tweaks to show proper PHP 5 examples and removing the compat helper...
Pascal Kriete
5
-17
/
+16
2010-11-10
some doc fixes to show __construct instead of CI_Controller
Pascal Kriete
1
-17
/
+2
2010-11-10
Automated merge with http://hg.ellislab.com/CodeIgniterNoPhp4/
Pascal Kriete
1
-1
/
+1
2010-11-10
Updating requirements in userguide
Greg Aker
1
-1
/
+1
2010-11-10
Updating the reserved names docs to remove php 4 references.
Pascal Kriete
1
-26
/
+1
2010-11-09
Automated merge with http://hg.ellislab.com/CodeIgniter2
Pascal Kriete
2
-1
/
+3
2010-11-09
Adding a second parameter to _remap that contains an array of the leftover se...
Pascal Kriete
1
-1
/
+2
2010-11-09
Adding unicode to the list of core classes.
Pascal Kriete
1
-0
/
+1
2010-11-09
Updating code examples in user guide to use CI_Controller instead of Controller
Greg Aker
1
-4
/
+4
2010-11-09
Fix #62 Adding CI_ prefix to Controller.
Greg Aker
1
-10
/
+10
2010-10-12
Automated merge with http://hg.ellislab.com/CodeIgniter2
Derek Jones
1
-0
/
+4
2010-10-12
Fix #83 where multiple libraries could not be loaded at once by passing an ar...
Greg Aker
1
-0
/
+4
2010-10-04
Cleanup of stray spaces and tabs
Barry Mieny
9
-79
/
+79
2010-10-01
fixed code sample
Derek Jones
1
-1
/
+1
2010-09-28
fixed a bug where the Output class would send incorrect cached data for contr...
Derek Jones
1
-1
/
+10
2010-09-27
fixed some grammar errors in the Views documentation. Fixes #154
Derek Jones
1
-2
/
+2
2010-09-14
Fixed a bug #129 where Model documentation referenced parent::Model instead o...
Greg Aker
1
-6
/
+6
2010-08-05
Added an optional second parameter to <kbd>show_404()</kbd> to disable logging.
Derek Allard
1
-1
/
+3
2010-07-05
altering a few examples to be more CI driven then EE driven in styleguide
Derek Allard
1
-11
/
+4
2010-07-05
guide clarification
Derek Allard
1
-1
/
+1
2010-04-15
Fixing a bug where odbc/mssql/oci8 db drivers would encounter a PHP error due...
Greg Aker
1
-0
/
+6
2010-03-29
fixed casing of EllisLab
Derek Jones
26
-27
/
+27
2010-03-28
Change in the loader and driver docs to force ucfirst() on driver directory n...
Greg Aker
1
-0
/
+21
2010-03-25
moved application folder outside of the system folder
Derek Jones
3
-21
/
+21
2010-03-22
Updating docs for extending core libraries to reference the application/core ...
Greg Aker
1
-3
/
+3
2010-03-11
full on scaffolding removal
Derek Jones
5
-159
/
+2
2010-03-10
added Security class docs, cleaned up Input class for changes to both
Derek Jones
1
-1
/
+1
2010-03-10
added ability to enable/disable individual sections of the Profiler
Derek Jones
1
-9
/
+81
2010-03-10
initial docs for Drivers
Derek Jones
3
-1
/
+184
2010-03-10
completely removed Plugins from CodeIgniter
Derek Jones
5
-134
/
+4
2010-03-05
changing docs refs to future release 2.0.0
Derek Jones
26
-26
/
+26
2010-01-17
doc updates, corrections and clarifications.
Derek Allard
1
-1
/
+1
2010-01-17
Added "default" to the list Reserved Names
Derek Allard
1
-0
/
+1
[next]