Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-13 | Updating version number and release date for 2.1.1 | Derek Jones | 1 | -1/+1 | |
2012-03-04 | User guide updated | tubalmartin | 1 | -3/+3 | |
2011-11-14 | Merge branch 'release/2.1.0' | Pascal Kriete | 1 | -1/+1 | |
Conflicts: user_guide/helpers/url_helper.html | |||||
2011-08-26 | Bumped URL Helper version number. | Phil Sturgeon | 1 | -1/+1 | |
2011-08-12 | Merging - fingers crossed | Pascal Kriete | 1 | -1/+1 | |
Conflicts: system/database/drivers/mysql/mysql_driver.php system/database/drivers/mysqli/mysqli_driver.php system/libraries/Email.php user_guide/changelog.html user_guide/database/configuration.html user_guide/helpers/url_helper.html user_guide/libraries/cart.html user_guide/libraries/form_validation.html | |||||
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵ | Derek Jones | 1 | -24/+24 | |
broke the Typography class's string replacements, for instance | |||||
2011-04-25 | Fixed double-space typo. | Razican | 1 | -24/+24 | |
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-03 | Added docs for config->base_url() changes. | anaxamaxan@blackdog.local | 1 | -1/+15 | |
2011-01-28 | updating copyrights to 2011 | Derek Jones | 1 | -1/+1 | |
2011-01-28 | updated copyrights to 2011 | Derek Jones | 1 | -1/+1 | |
2010-03-29 | fixed casing of EllisLab | Derek Jones | 1 | -1/+1 | |
2010-03-22 | expanded philsturgeon's bugfix to parse_url() and updated docs and changelog | Derek Jones | 1 | -1/+1 | |
2010-03-05 | changing docs refs to future release 2.0.0 | Derek Jones | 1 | -1/+1 | |
2010-01-17 | clarifying redirect helper | Derek Allard | 1 | -3/+2 | |
2010-01-05 | updated copyrights | Derek Jones | 1 | -1/+1 | |
2009-09-16 | some user guide corrections in code examples | Derek Allard | 1 | -2/+2 | |
a minor grammar tweak | |||||
2009-09-11 | prep for 1.7.2 release | Derek Jones | 1 | -1/+1 | |
2009-08-17 | example fix | Derek Allard | 1 | -1/+1 | |
2009-08-17 | example fix | Derek Allard | 1 | -1/+1 | |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 1 | -1/+1 | |
2009-02-12 | fixed an example in url_title with capitalization | Derek Allard | 1 | -1/+1 | |
2009-02-11 | Prep for 1.7.1 release | Derek Jones | 1 | -1/+1 | |
2008-12-09 | added $lowercase parameter to url_title() to allow forced lowercase | Derek Jones | 1 | -1/+9 | |
2008-11-13 | Changing EOL style to LF | Derek Allard | 1 | -280/+280 | |
2008-10-26 | Fixed a typo | 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 | |
Made some doc style changes | |||||
2008-08-20 | Added descriptions for current_url() and uri_segments() | Rick Ellis | 1 | -0/+12 | |
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 | -5/+5 | |
2008-05-31 | Charset information in the userguide has been moved above title for ↵ | Derek Allard | 1 | -1/+1 | |
internationalization purposes (#4614) | |||||
2008-05-08 | clarification note on autolink() email | 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 | |
<title>CodeIgniter User Guide : Page TItle</title> to <title>Page Title : CodeIgniter User Guide</title> | |||||
2008-04-27 | Added the ability to include an optional HTTP Response Code in the ↵ | Derek Allard | 1 | -5/+8 | |
redirect() function of the URL Helper. | |||||
2008-03-04 | validation error fixes | Derek Allard | 1 | -1/+1 | |
2008-02-13 | fixed a typo in url_helper example, added 1.6.2 to changelog | Derek Allard | 1 | -1/+1 | |
2008-02-13 | Added Path Helper to table of contents and updated copyright dates for all ↵ | Derek Jones | 1 | -1/+1 | |
user guide pages | |||||
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-10-17 | noted that "location" was the default redirect method in the userguide | Derek Allard | 1 | -1/+1 | |
2007-08-08 | changed some-site.com to example.com in example code per ↵ | Derek Allard | 1 | -1/+1 | |
http://www.rfc-editor.org/rfc/rfc2606.txt |