Age | Commit message (Expand) | Author | Files | Lines |
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 | -29/+29 |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -29/+29 |
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-12-27 | Fixed version in file uploading docs. Fixes: #255 | Eric Barnes | 1 | -1/+1 |
2010-11-10 | some doc fixes to show __construct instead of CI_Controller | Pascal Kriete | 1 | -2/+2 |
2010-11-09 | Updating code examples in user guide to use CI_Controller instead of Controller | Greg Aker | 1 | -2/+2 |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -9/+9 |
2010-07-26 | guide typo | Derek Allard | 1 | -1/+1 |
2010-07-12 | 201007 file upload bug fix | Derek Jones | 1 | -12/+9 |
2010-04-15 | Update to File Upload library to return boolean on do_xss_clean(). | Greg Aker | 1 | -0/+6 |
2010-03-29 | fixed casing of EllisLab | Derek Jones | 1 | -1/+1 |
2010-03-10 | updated Upload class docs to be accurate with the * filter for allowed_types | 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-22 | a series of clarifications of the docs | Derek Allard | 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-16 | Added the ability to pass $config['file_name'] for the File Uploading Class a... | Derek Allard | 1 | -0/+10 |
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 | -437/+437 |
2008-10-04 | Added description of the max_filename parameter | Rick Ellis | 1 | -0/+6 |
2008-08-26 | Added Form Validation Library and updated docs | Rick Ellis | 1 | -3/+3 |
2008-08-26 | Made a Loader changes so that the new validation class will work. | Rick Ellis | 1 | -1/+1 |
2008-08-10 | image_heigth to image_height | Derek Allard | 1 | -1/+1 |
2008-07-16 | fixed a series of "next" and "previous" topic links that pointed to the wrong... | 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-13 | Some sweeping syntax changes for consistency: | Derek Jones | 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-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th... | Derek Allard | 1 | -1/+1 |
2008-04-24 | changed guide examples to not use ?=, and instead use ?php echo | Derek Allard | 1 | -4/+4 |
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-19 | Added attributes into <html> of userguide for valid html. | Derek Allard | 1 | -1/+1 |
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-08-07 | added more descriptive titles to all user manual pages | Derek Allard | 1 | -1/+1 |
2007-07-12 | moved version number up in docs and CI_VERSION | Derek Allard | 1 | -1/+1 |