summaryrefslogtreecommitdiffstats
path: root/system/libraries/Cache
AgeCommit message (Expand)AuthorFilesLines
2011-08-21I hate tabsJohn Bellone1-2/+2
2011-08-21Fixing stylish thingsJohn Bellone1-5/+10
2011-08-21Changing to set as add will not save over existing valueJohn Bellone1-1/+1
2011-08-21Nah, who needs this?John Bellone1-0/+3
2011-08-21Returning value from _setup_memcached() nowJohn Bellone1-3/+2
2011-08-21Fixing configurationJohn Bellone1-3/+16
2011-08-21Formatting, damn tabsJohn Bellone1-3/+3
2011-08-21Making changes to support other Memcached extensionJohn Bellone1-2/+12
2011-08-20Resolved issue 48. Removed unneeded array copy.Ben Edmunds1-2/+2
2011-08-20Resolved issue 160. Removed unneeded array copy.Ben Edmunds1-3/+2
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones3-47/+47
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones3-47/+47
2011-04-25Fixed double-space typo.Razican3-47/+47
2011-04-18Changed path in footer comment of cache dummy.Eric Barnes1-12/+12
2011-04-02Added CI_ Prefix to the Cache driver.Phil Sturgeon5-7/+7
2011-02-14Fix #329 where the file caching driver referenced the incorrect cache directory.Greg Aker1-1/+1
2011-01-29Fix #21 - Typo in get_metadata() function of apc and memcached cache drivers.Greg Aker2-2/+2
2011-01-28updating copyrights to 2011Derek Jones5-5/+5
2010-12-21Initial commit of Caching Driver.Greg Aker5-0/+901