1. 070ce05 A small optimization in CI_Cache::is_supported() by Andrey Andreev · 10 years ago
  2. ef0173d Removed extra adapter validation. Adapter validation already happens in the system Driver library. by Tyler Brownell · 10 years ago
  3. b766122 Adds error-level log messages when invalid adapters are set. by Tyler Brownell · 10 years ago
  4. 0416a7f Reverts previous variable renaming and removes the foreach loop in favor of a simple if condition. by Tyler Brownell · 10 years ago
  5. bf2ca38 Renames $_adapter to $_driver. It's what we call it everywhere else. by Tyler Brownell · 10 years ago
  6. 229a546 Cache Library Defaults Fixed by Tyler Brownell · 10 years ago
  7. 2481213 Updates the fallback driver variable name to match the config option name. by Tyler Brownell · 10 years ago
  8. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  9. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  10. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  11. 871754a 2013 > 2014 by darwinel · 11 years ago
  12. 43d7fa7 Implement atomic increment/decrement in Cache library by Andrey Andreev · 11 years ago
  13. 516527c Cache Driver - Backup Never Loaded by Tyler Brownell · 11 years ago
  14. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  15. 6262d05 Added support for extending individual driver classes and driver unit tests by dchill42 · 12 years ago
  16. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  17. 94b1f76 Style guide... by vkeranov · 12 years ago
  18. 58c2b10 Implement cache key prefixing (as suggested in #1197) and update the Cache docs by Andrey Andreev · 12 years ago
  19. 9e674f7 Cleanup the new Redis cache driver and add a changelog entry for it by Andrey Andreev · 13 years ago
  20. 94c6b1f Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop by Anton Lindqvist · 13 years ago
  21. bf50a3b Fix issue where cache backup is ignored on first call. by Eric Roberts · 13 years ago
  22. 5645479 Clean up the libraries by Andrey Andreev · 13 years ago
  23. b82bc3a Fix Cache, Image_lib and Log libraries by Timothy Warren · 13 years ago
  24. 6581cac Added missing commas. by Anton Lindqvist · 13 years ago
  25. 3093042 Align and sort valid cache drivers. by Anton Lindqvist · 13 years ago
  26. 92f10e8 Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop by Anton Lindqvist · 13 years ago
  27. 0688ac9 Start comment cleanup of libraries by Timothy Warren · 13 years ago
  28. b24b033 Switch private methods and properties to protected and cleanup the Cache library and drivers by Andrey Andreev · 13 years ago
  29. 6b535f5 Fix some spaces and alignments in the new Wincache driver by Andrey Andreev · 13 years ago
  30. 09aefde Merge pull request #1095 from colonelchlorine/develop by Phil Sturgeon · 13 years ago
  31. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  32. 03a5765 Added support for Wincache when running CI on Windows boxes by Mike Davies · 13 years ago
  33. 1e8be29 Added redis cache driver. by Anton Lindqvist · 13 years ago
  34. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  35. 7d4ea07 Improve the Cache library by Andrey Andreev · 13 years ago
  36. 03abee3 Fixing soft tabs in a few files. by Greg Aker · 13 years ago
  37. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  38. 37f4b9c backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 14 years ago
  39. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  40. eb2dcda Added CI_ Prefix to the Cache driver. by Phil Sturgeon · 14 years ago
  41. 700205a updating copyrights to 2011 by Derek Jones · 14 years ago
  42. bde25d9 Initial commit of Caching Driver. by Greg Aker · 14 years ago