1. 49e68de Disable autoloader call from class_exists() occurences to improve performance by Andrey Andreev · 12 years ago
  2. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  3. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  4. d261b1e Replaced `==` with `===` and `!=` with `!==` in /system/libraries by Alex Bilbie · 13 years ago
  5. 5645479 Clean up the libraries by Andrey Andreev · 13 years ago
  6. 0688ac9 Start comment cleanup of libraries by Timothy Warren · 13 years ago
  7. f1bbb17 Fix for Issue 88. _default_options does not exist in the Cache_memcahe driver by Ryan Neufeld · 13 years ago
  8. b24b033 Switch private methods and properties to protected and cleanup the Cache library and drivers by Andrey Andreev · 13 years ago
  9. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  10. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  11. 7d4ea07 Improve the Cache library by Andrey Andreev · 13 years ago
  12. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  13. ba00e9f resolve a difference between the two memcache set method parameters by Mark Huot · 13 years ago
  14. 284dd97 Merge pull request #234 from johnbellone/issue31 by Greg Aker · 13 years ago
  15. 151b7a9 Cleaning up some tabs/spaces issues. Also stripped trailing white space from the file. by Greg Aker · 13 years ago
  16. 51e4bca I hate tabs by John Bellone · 13 years ago
  17. 090bdf6 Fixing stylish things by John Bellone · 13 years ago
  18. c456b4a Changing to set as add will not save over existing value by John Bellone · 13 years ago
  19. 51758fc Nah, who needs this? by John Bellone · 13 years ago
  20. 02d7369 Returning value from _setup_memcached() now by John Bellone · 13 years ago
  21. 0ad834c Fixing configuration by John Bellone · 13 years ago
  22. cbb81c6 Formatting, damn tabs by John Bellone · 13 years ago
  23. 9e8dc0e Making changes to support other Memcached extension by John Bellone · 13 years ago
  24. eb2dcda Added CI_ Prefix to the Cache driver. by Phil Sturgeon · 14 years ago
  25. 999e747 Fix #21 - Typo in get_metadata() function of apc and memcached cache drivers. by Greg Aker · 14 years ago
  26. 700205a updating copyrights to 2011 by Derek Jones · 14 years ago
  27. bde25d9 Initial commit of Caching Driver. by Greg Aker · 14 years ago