Age | Commit message (Expand) | Author | Files | Lines |
2011-01-28 | updated 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 |
2010-01-14 | fixing a routing example | Derek Allard | 1 | -8/+3 |
2010-01-05 | updated copyrights | Derek Jones | 26 | -26/+26 |
2009-09-22 | a series of clarifications of the docs | Derek Allard | 1 | -1/+1 |
2009-09-11 | prep for 1.7.2 release | Derek Jones | 26 | -26/+26 |
2009-08-17 | changes some EE references to CI in the styleguide | Derek Allard | 1 | -4/+4 |
2009-08-17 | example fix | Derek Allard | 1 | -1/+1 |
2009-07-30 | note of clarity | Derek Allard | 1 | -1/+1 |
2009-07-28 | add is_php() to Common.php | Derek Jones | 1 | -0/+12 |
2009-07-11 | Modified show_error() to allow sending of HTTP server response codes. | Derek Jones | 2 | -1/+19 |
2009-05-03 | bug fix and typo fixes | Derek Allard | 1 | -1/+1 |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 26 | -26/+26 |