Age | Commit message (Expand) | Author | Files | Lines |
2014-05-30 | Bumping version numbers and adding upgrade instructions | Quinn Chrzan | 1 | -1/+1 |
2013-07-15 | Correcting URL for search box. | Wes Baker | 1 | -1/+1 |
2013-07-08 | Fixing a typo in the user guide. | Wes Baker | 1 | -1/+1 |
2013-07-08 | Updating User Guide for 2.1.4. | Wes Baker | 1 | -1/+1 |
2012-10-07 | Bump version number to 2.1.3 | Andrey Andreev | 1 | -1/+1 |
2012-06-29 | Bumping version number to 2.1.2. | Wes Baker | 1 | -1/+1 |
2012-05-17 | Added upgrade for 2.1.1 and updated version. | Phil Sturgeon | 1 | -2/+2 |
2011-10-27 | Bumped CodeIgniter version to 2.1.0. | Phil Sturgeon | 1 | -1/+1 |
2011-08-20 | updated version number in user guide, removed some stray merge markers found ... | Derek Jones | 1 | -1/+1 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 1 | -14/+14 |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -14/+14 |
2011-04-07 | Wow, I screwed that up, Reactor is going to 2.0.2 not 2.0.1 | Pascal Kriete | 1 | -1/+1 |
2011-03-10 | Updated version number in User Guide html. | Phil Sturgeon | 1 | -1/+1 |
2011-02-14 | Whitespace tweaks to put code examples in line with our guidelines | Pascal Kriete | 1 | -1/+1 |
2011-01-28 | updating copyrights to 2011 | Derek Jones | 1 | -1/+1 |
2010-11-09 | Updating code examples in user guide to use CI_Controller instead of Controller | Greg Aker | 1 | -4/+4 |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -5/+5 |
2010-09-27 | fixed some grammar errors in the Views documentation. Fixes #154 | Derek Jones | 1 | -2/+2 |
2010-03-29 | fixed casing of EllisLab | Derek Jones | 1 | -1/+1 |
2010-03-05 | changing docs refs to future release 2.0.0 | Derek Jones | 1 | -1/+1 |
2010-01-05 | updated copyrights | Derek Jones | 1 | -1/+1 |
2009-09-11 | prep for 1.7.2 release | Derek Jones | 1 | -1/+1 |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 1 | -1/+1 |
2009-02-11 | Prep for 1.7.1 release | Derek Jones | 1 | -1/+1 |
2008-12-07 | changed some code in examples from <?php to <?php in the event that a loc... | Derek Allard | 1 | -2/+2 |
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -273/+273 |
2008-09-26 | typo fix | Rick Ellis | 1 | -1/+1 |
2008-09-14 | made note on view page of optional third parameter | Derek Allard | 1 | -0/+8 |
2008-09-11 | Did some reorganizing | Rick Ellis | 1 | -1/+1 |
2008-08-26 | Added Form Validation Library and updated docs | Rick Ellis | 1 | -1/+1 |
2008-08-26 | Made a Loader changes so that the new validation class will work. | Rick Ellis | 1 | -1/+1 |
2008-08-21 | further whitespace fixes | Derek Allard | 1 | -1/+1 |
2008-06-27 | changed user guide version to 1.6.3 | Derek Jones | 1 | -1/+1 |
2008-06-26 | changed your-site.com to example.com doc-wide | Derek Jones | 1 | -1/+1 |
2008-05-31 | Charset information in the userguide has been moved above title for internati... | Derek Allard | 1 | -1/+1 |
2008-05-06 | updated version number in user guide to 1.6.2 | Derek Jones | 1 | -1/+1 |
2008-05-06 | Flipped user guide page titles for easier recognition in tabs: | Derek Jones | 1 | -1/+1 |
2008-02-13 | Added Path Helper to table of contents and updated copyright dates for all us... | Derek Jones | 1 | -1/+1 |
2008-02-12 | (no commit message) | Derek Allard | 1 | -1/+1 |
2008-02-12 | change 1.6.1 to 1.6.0.1 | Derek Allard | 1 | -1/+1 |
2008-02-04 | change version number from 1.6.0 to 1.6.1 | Derek Allard | 1 | -1/+1 |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -2/+2 |
2008-01-21 | assorted guide fixes and additions | Derek Allard | 1 | -9/+6 |
2008-01-19 | Added attributes into <html> of userguide for valid html. | Derek Allard | 1 | -1/+1 |
2008-01-19 | documentation for multiple views | Derek Allard | 1 | -1/+18 |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -1/+1 |
2008-01-16 | Many new Active Record functions, and another whack of stuff | Derek Allard | 1 | -1/+1 |
2007-10-25 | Moved part of the userguide menu javascript to an external file. | Derek Allard | 1 | -6/+1 |
2007-09-15 | changed <?= to <?php echo in an example | Derek Allard | 1 | -3/+3 |
2007-08-07 | added more descriptive titles to all user manual pages | Derek Allard | 1 | -1/+1 |