summaryrefslogtreecommitdiffstats
path: root/user_guide/general
AgeCommit message (Expand)AuthorFilesLines
2010-10-01fixed code sampleDerek Jones1-1/+1
2010-09-28fixed a bug where the Output class would send incorrect cached data for contr...Derek Jones1-1/+10
2010-09-27fixed some grammar errors in the Views documentation. Fixes #154Derek Jones1-2/+2
2010-09-14Fixed a bug #129 where Model documentation referenced parent::Model instead o...Greg Aker1-6/+6
2010-08-05Added an optional second parameter to <kbd>show_404()</kbd> to disable logging.Derek Allard1-1/+3
2010-07-05altering a few examples to be more CI driven then EE driven in styleguideDerek Allard1-11/+4
2010-07-05guide clarificationDerek Allard1-1/+1
2010-04-15Fixing a bug where odbc/mssql/oci8 db drivers would encounter a PHP error due...Greg Aker1-0/+6
2010-03-29fixed casing of EllisLabDerek Jones26-27/+27
2010-03-28Change in the loader and driver docs to force ucfirst() on driver directory n...Greg Aker1-0/+21
2010-03-25moved application folder outside of the system folderDerek Jones3-21/+21
2010-03-22Updating docs for extending core libraries to reference the application/core ...Greg Aker1-3/+3
2010-03-11full on scaffolding removalDerek Jones5-159/+2
2010-03-10added Security class docs, cleaned up Input class for changes to bothDerek Jones1-1/+1
2010-03-10added ability to enable/disable individual sections of the ProfilerDerek Jones1-9/+81
2010-03-10initial docs for DriversDerek Jones3-1/+184
2010-03-10completely removed Plugins from CodeIgniterDerek Jones5-134/+4
2010-03-05changing docs refs to future release 2.0.0Derek Jones26-26/+26
2010-01-17doc updates, corrections and clarifications.Derek Allard1-1/+1
2010-01-17Added "default" to the list Reserved NamesDerek Allard1-0/+1
2010-01-14fixing a routing exampleDerek Allard1-8/+3
2010-01-05updated copyrightsDerek Jones26-26/+26
2009-09-22a series of clarifications of the docsDerek Allard1-1/+1
2009-09-11prep for 1.7.2 releaseDerek Jones26-26/+26
2009-08-17changes some EE references to CI in the styleguideDerek Allard1-4/+4
2009-08-17example fixDerek Allard1-1/+1
2009-07-30note of clarityDerek Allard1-1/+1
2009-07-28add is_php() to Common.phpDerek Jones1-0/+12
2009-07-11Modified show_error() to allow sending of HTTP server response codes.Derek Jones2-1/+19
2009-05-03bug fix and typo fixesDerek Allard1-1/+1
2009-04-22updated copyrights to 2009Derek Jones26-26/+26
2009-02-11Prep for 1.7.1 releaseDerek Jones26-26/+26
2009-02-10added "index" to the list of reserved controller names.Derek Allard1-0/+1
2009-02-04doc link fixesDerek Allard1-1/+1
2009-02-04added a note on the scaffolding page that it has been deprecated.Derek Allard1-1/+2
2008-12-07changed some code in examples from <?php to &lt;?php in the event that a loc...Derek Allard2-6/+6
2008-11-14added file format guidelinesDerek Jones1-0/+38
2008-11-13Changing EOL style to LFDerek Allard26-4559/+4559
2008-11-12Propset eol-style to CRLFDerek Jones1-648/+648
2008-10-24fixed breadcrumb in Style Guide pageDerek Jones1-1/+1
2008-10-24fixed the version numbers in the downloadDerek Jones1-1/+1
2008-09-26typo fixRick Ellis1-1/+1
2008-09-25postgre to postgres in a few documentation pagesDerek Allard1-1/+1
2008-09-14made note on view page of optional third parameterDerek Allard1-0/+8
2008-09-11Fixed a typoRick Ellis1-1/+1
2008-09-11Did some reorganizingRick Ellis5-102/+6
2008-09-09(no commit message)Rick Ellis1-46/+11
2008-09-04removed random invisible character (ASCII 194) from HTML and PHP filesDerek Jones1-2/+2
2008-08-31grammar changesDerek Allard1-1/+1
2008-08-31(no commit message)Rick Ellis2-1/+685