summaryrefslogtreecommitdiff
path: root/modules/gallery/tests/Cache_Test.php
AgeCommit message (Expand)Author
2009-12-21Fix some bugs in the cache database driver, and update the tests for K24.Bharat Mediratta
2009-11-26Convert all DB where() calls to take 3 arguments.Bharat Mediratta
2009-06-29Revert to serializing and deserializing data. The cache table can'tBharat Mediratta
2009-06-27Implemented a Database driver for the Kohana Cache library. Rather then writ...Tim Almdal