Age | Commit message (Expand) | Author | Files | Lines |
2014-02-11 | 2013 > 2014 | darwinel | 1 | -1/+1 |
2014-01-09 | Implement atomic increment/decrement in Cache library | Andrey Andreev | 1 | -5/+34 |
2013-07-24 | Cache Driver - Backup Never Loaded | Tyler Brownell | 1 | -1/+2 |
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 1 | -1/+1 |
2012-11-25 | Added support for extending individual driver classes and driver unit tests | dchill42 | 1 | -6/+6 |
2012-11-01 | Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) | Andrey Andreev | 1 | -2/+3 |
2012-10-27 | Style guide... | vkeranov | 1 | -1/+1 |
2012-10-26 | Implement cache key prefixing (as suggested in #1197) and update the Cache docs | Andrey Andreev | 1 | -26/+32 |
2012-06-09 | Cleanup the new Redis cache driver and add a changelog entry for it | Andrey Andreev | 1 | -1/+1 |
2012-06-08 | Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop | Anton Lindqvist | 1 | -26/+44 |
2012-05-28 | Fix issue where cache backup is ignored on first call. | Eric Roberts | 1 | -21/+17 |
2012-05-17 | Clean up the libraries | Andrey Andreev | 1 | -2/+2 |
2012-04-27 | Fix Cache, Image_lib and Log libraries | Timothy Warren | 1 | -1/+1 |
2012-04-25 | Added missing commas. | Anton Lindqvist | 1 | -2/+2 |
2012-04-25 | Align and sort valid cache drivers. | Anton Lindqvist | 1 | -7/+7 |
2012-04-25 | Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop | Anton Lindqvist | 1 | -69/+52 |
2012-04-20 | Start comment cleanup of libraries | Timothy Warren | 1 | -13/+35 |
2012-03-26 | Switch private methods and properties to protected and cleanup the Cache libr... | Andrey Andreev | 1 | -62/+47 |
2012-03-12 | Fix some spaces and alignments in the new Wincache driver | Andrey Andreev | 1 | -12/+9 |
2012-03-12 | Merge pull request #1095 from colonelchlorine/develop | Phil Sturgeon | 1 | -1/+1 |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -1/+1 |
2012-02-29 | Added support for Wincache when running CI on Windows boxes | Mike Davies | 1 | -1/+1 |
2012-01-21 | Added redis cache driver. | Anton Lindqvist | 1 | -1/+1 |
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 |
2011-12-25 | Improve the Cache library | Andrey Andreev | 1 | -18/+18 |
2011-12-25 | Fixing soft tabs in a few files. | Greg Aker | 1 | -1/+1 |
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 1 | -5/+17 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 1 | -15/+15 |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -15/+15 |
2011-04-02 | Added CI_ Prefix to the Cache driver. | Phil Sturgeon | 1 | -3/+3 |
2011-01-28 | updating copyrights to 2011 | Derek Jones | 1 | -1/+1 |
2010-12-21 | Initial commit of Caching Driver. | Greg Aker | 1 | -0/+216 |