Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-09 | Fix #48 linking CI 2.x upgrade notes. Also including an instruction to ↵ | Greg Aker | 2 | -1/+6 | |
extend CI_ classes. | |||||
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 5 | -9/+9 | |
2010-08-31 | Significant changes to the Encryption library | Derek Jones | 1 | -1/+14 | |
- Removed double-encoding with XOR scheme when Mcrypt is available. Additional obfuscation was not significantly aiding security, and came at a very high performance cost. - Changed the default encryption mode from ECB to CBC for much improved security - Added an encode_from_legacy() method to allow re-encoding of permanent data that was originally encoded with the older methods. | |||||
2010-07-05 | fixed missing </p> in guide | Derek Allard | 1 | -1/+1 | |
2010-07-05 | added a file to be replaced when updating from 1.71 to 1.72 | Derek Allard | 1 | -1/+5 | |
2010-03-29 | fixed casing of EllisLab | Derek Jones | 24 | -24/+24 | |
2010-03-25 | updated docs to encourage installation of application and system folders ↵ | Derek Jones | 1 | -3/+8 | |
above web root | |||||
2010-03-25 | moved application folder outside of the system folder | Derek Jones | 3 | -9/+9 | |
2010-03-12 | Fix #2 -- extra </a> on docs page | Greg Aker | 1 | -1/+1 | |
2010-03-12 | switching svn info on download page to hg | Derek Jones | 1 | -4/+8 | |
2010-03-10 | completely removed Plugins from CodeIgniter | Derek Jones | 1 | -10/+15 | |
2010-03-05 | changing docs refs to future release 2.0.0 | Derek Jones | 24 | -28/+28 | |
2010-02-04 | missed one | Derek Allard | 1 | -1/+1 | |
2010-02-04 | documented move of svn | Derek Allard | 1 | -1/+1 | |
2010-01-05 | updated copyrights | Derek Jones | 24 | -24/+24 | |
2009-11-27 | non-backwards compatible change to get_dir_file_info() for performance ↵ | Derek Jones | 1 | -0/+106 | |
reasons, as well as fixing recursive bug | |||||
2009-09-16 | (no commit message) | Derek Allard | 1 | -1/+1 | |
2009-09-11 | prep for 1.7.2 release | Derek Jones | 23 | -24/+26 | |
2009-07-11 | add 404 headers to show_404() proper instead of in the error_404.php template | Derek Jones | 1 | -0/+105 | |
2009-05-03 | fixed a path in upgrading docs | Derek Allard | 1 | -1/+1 | |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 22 | -22/+22 | |
2009-02-11 | Prep for 1.7.1 release | Derek Jones | 22 | -22/+122 | |
2008-11-15 | fix broken link to getting started page | Derek Allard | 1 | -1/+1 | |
2008-11-13 | Changing EOL style to LF | Derek Allard | 21 | -2468/+2468 | |
2008-10-24 | fixed the version numbers in the download | Derek Jones | 1 | -1/+2 | |
2008-10-24 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2008-09-25 | Fixed incorrect parenthesis in form_open() function. (#5135) | Derek Allard | 1 | -1/+1 | |
A few doc typo fixes | |||||
2008-09-04 | removed random invisible character (ASCII 194) from HTML and PHP files | Derek Jones | 1 | -2/+2 | |
2008-08-26 | File not needed | Rick Ellis | 1 | -113/+0 | |
2008-08-26 | Added Form Validation Library and updated docs | Rick Ellis | 22 | -22/+143 | |
2008-08-26 | Made a Loader changes so that the new validation class will work. | Rick Ellis | 21 | -21/+21 | |
Made some doc style changes | |||||
2008-08-21 | further whitespace fixes | Derek Allard | 2 | -19/+19 | |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -0/+113 | |
2008-07-16 | fixed a series of "next" and "previous" topic links that pointed to the ↵ | Derek Allard | 17 | -17/+17 | |
wrong pages. | |||||
2008-06-27 | upgrade instructions | Derek Allard | 3 | -1/+102 | |
2008-06-27 | changed user guide version to 1.6.3 | Derek Jones | 19 | -19/+19 | |
2008-06-26 | changed your-site.com to example.com doc-wide | Derek Jones | 1 | -5/+5 | |
2008-06-25 | guide linking to wrong pages fix | Derek Allard | 1 | -1/+1 | |
2008-05-31 | Charset information in the userguide has been moved above title for ↵ | Derek Allard | 19 | -19/+19 | |
internationalization purposes (#4614) | |||||
2008-05-18 | path fix | Derek Allard | 1 | -1/+1 | |
2008-05-13 | added upgrade page for 1.6.2 to links in upgrading.html instructions | Derek Jones | 1 | -0/+1 | |
2008-05-13 | prep download page in user guide for new version | Derek Jones | 1 | -2/+4 | |
2008-05-13 | added a note about replacing the mimes.php file | Derek Allard | 1 | -2/+3 | |
2008-05-06 | updated version number in user guide to 1.6.2 | Derek Jones | 19 | -19/+19 | |
2008-05-06 | Flipped user guide page titles for easier recognition in tabs: | Derek Jones | 8 | -8/+8 | |
<title>CodeIgniter User Guide : Page TItle</title> to <title>Page Title : CodeIgniter User Guide</title> | |||||
2008-04-04 | added constants.php file and implemented constants for file system modes | Derek Jones | 1 | -2/+4 | |
2008-03-18 | added hashing to prevent client side data tampering to sessions | Derek Allard | 2 | -1/+104 | |
2008-02-13 | prep for 1.6.1 release | Derek Jones | 2 | -2/+3 | |
2008-02-13 | fixed version number in title of upgrade_161.html | Derek Jones | 1 | -1/+1 | |