summaryrefslogtreecommitdiffstats
path: root/lib/cache/file.php
Commit message (Expand)AuthorAgeFilesLines
* OC_Cache_File ttl=0 indicates forever, but expire in a day to keep the cache ...Bart Visscher2012-06-051-1/+4
* Added hasKey() method to OC_Cache.Thomas Tanghus2012-06-051-7/+15
* add OC_Cache::clearRobin Appelman2012-06-051-4/+19
* return null when a cache variable is not setRobin Appelman2012-06-051-3/+3
* Calendar & Contacts: Store import progress in OC_CacheBart Visscher2012-06-041-0/+50