Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-10 | Modified repo from mercurial to git on User Guide | purwandi | 1 | -4/+4 | |
2011-10-27 | Corrected 2.0.3 to 2.1.0. | Phil Sturgeon | 2 | -3/+3 | |
2011-10-27 | Added upgrade guide for 2.1.0. | Phil Sturgeon | 2 | -2/+91 | |
2011-10-27 | Added link: "Upgrading from 2.0.3 to 2.1.0" | mmestrovic | 1 | -1/+2 | |
2011-10-27 | Removing duplicate instructions in the 2.0.3 update instructions. | Greg Aker | 1 | -8/+4 | |
2011-10-27 | Updated download links for current and older versions. | mmestrovic | 1 | -1/+3 | |
2011-10-27 | Bumped CodeIgniter version to 2.1.0. | Phil Sturgeon | 27 | -31/+31 | |
2011-08-20 | updated version number in user guide, removed some stray merge markers found ↵ | Derek Jones | 26 | -26/+26 | |
in the change log | |||||
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵ | Derek Jones | 16 | -55/+55 | |
broke the Typography class's string replacements, for instance | |||||
2011-04-25 | Fixed double-space typo. | Razican | 16 | -55/+55 | |
2011-04-20 | Fixing download links for reactor -- thanks kenjis for the patch | Greg Aker | 1 | -2/+2 | |
2011-04-20 | Altered Session to use a longer match against the user_agent string. See ↵ | Greg Aker | 1 | -1/+2 | |
upgrade notes if using database sessions.</li | |||||
2011-04-20 | Fixed a bug (Reactor #231) where Sessions Library database table example SQL ↵ | Greg Aker | 1 | -0/+10 | |
did not contain an index on last_activity. See <a href="installation/upgrade_203.html">Upgrade Notes</a> Fixed a bug (Reactor #229) where the Sessions Library example SQL in the documentation contained incorrect SQL. | |||||
2011-04-19 | Removed APPPATH.'third_party' from the packages autoloader to negate ↵ | Greg Aker | 1 | -0/+12 | |
needless file stats if no packages exist or if the developer does not load any other packages by default. | |||||
2011-04-19 | Removing internal references to the EXT constant. Additionally, marked the ↵ | Greg Aker | 2 | -0/+103 | |
constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3. | |||||
2011-04-08 | Fixing a bug in the form_helper where csrf_token_name and csrf_hash were ↵ | Greg Aker | 1 | -0/+2 | |
referencing class properties in the Security class that were moved. | |||||
2011-04-07 | And now properly prepped for 2.0.2, sigh | Pascal Kriete | 4 | -12/+99 | |
2011-04-07 | Wow, I screwed that up, Reactor is going to 2.0.2 not 2.0.1 | Pascal Kriete | 25 | -25/+25 | |
2011-04-06 | Adding a note about security to the upgrade docs | Pascal Kriete | 1 | -1/+13 | |
2011-03-15 | Missed tiny change from last commit. | Phil Sturgeon | 1 | -1/+1 | |
2011-03-15 | Added form_helper form_open() behaviour change to upgrade guide. | Phil Sturgeon | 1 | -0/+14 | |
2011-03-10 | Automated merge with http://hg.ellislab.com/CodeIgniter-Reactor | Phil Sturgeon | 1 | -0/+6 | |
2011-03-10 | Updated version number in User Guide html. | Phil Sturgeon | 25 | -25/+25 | |
2011-03-10 | Added full docs for new ENVIRONMENT constant. | katzgrau | 1 | -0/+6 | |
2011-03-09 | Added 2.0.1 upgrade guide and changed the constants ready. | Phil Sturgeon | 3 | -41/+132 | |
2011-02-13 | Changed the downloads to be 2.0.0 - Fixes #47 | Eric Barnes | 1 | -2/+4 | |
2011-01-28 | updating copyrights to 2011 | Derek Jones | 24 | -24/+24 | |
2010-11-10 | Userguide tweaks to show proper PHP 5 examples and removing the compat ↵ | Pascal Kriete | 1 | -3/+6 | |
helper from the menu. | |||||
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 | |