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