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