1. cce6bd1 [ci skip] Merge pull request #5376 from jim-parry/copyright-update by Andrey Andreev · 7 years ago
  2. 88c1a59 [ci skip] Fix potential object injection in apc cache driver; deprecate the apc driver by Andrey Andreev · 7 years ago
  3. da60e9b Update copyright data to 2017 by Master Yoda · 8 years ago
  4. e13fa9f Merge pull request #4638 from kasimtan/phpdoc_fixes by Andrey Andreev · 9 years ago
  5. 1be8987 Fix a number of CI_Cache bugs by Andrey Andreev · 9 years ago
  6. 1924e87 [ci skip] Update ellislab.com links to https too by Andrey Andreev · 9 years ago
  7. bd202c9 [ci skip] Update codeigniter.com links to https by Andrey Andreev · 9 years ago
  8. 125ef47 [ci skip] Bump year to 2016 by Andrey Andreev · 9 years ago
  9. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  10. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  11. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  12. f627474 Don't use error suppression on ini_get() either by Andrey Andreev · 11 years ago
  13. 871754a 2013 > 2014 by darwinel · 11 years ago
  14. 43d7fa7 Implement atomic increment/decrement in Cache library by Andrey Andreev · 11 years ago
  15. d967f72 Cache Log Error Levels by Tyler Brownell · 11 years ago
  16. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  17. a2b0677 Fix #18 by Andrey Andreev · 12 years ago
  18. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  19. 0688ac9 Start comment cleanup of libraries by Timothy Warren · 13 years ago
  20. b24b033 Switch private methods and properties to protected and cleanup the Cache library and drivers by Andrey Andreev · 13 years ago
  21. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  22. 7bb95df APC throws "apc_store() expects parameter 3 to be long, string given". Validates the TTL to an integer. by Sean Fisher · 13 years ago
  23. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  24. 7d4ea07 Improve the Cache library by Andrey Andreev · 13 years ago
  25. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  26. 4d7c27e Fix #576: using ini_get() to detect if apc is enabled or not by Bo-Yi Wu · 13 years ago
  27. 37f4b9c backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 13 years ago
  28. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  29. eb2dcda Added CI_ Prefix to the Cache driver. by Phil Sturgeon · 14 years ago
  30. 999e747 Fix #21 - Typo in get_metadata() function of apc and memcached cache drivers. by Greg Aker · 14 years ago
  31. 700205a updating copyrights to 2011 by Derek Jones · 14 years ago
  32. bde25d9 Initial commit of Caching Driver. by Greg Aker · 14 years ago