summaryrefslogtreecommitdiffstats
path: root/lib/cache/file.php
Commit message (Expand)AuthorAgeFilesLines
* Respect coding styleThomas Müller2012-09-101-1/+1
* adding space between) and {Thomas Mueller2012-09-071-6/+6
* $storage shouldn't be static in OC_Cache_FileMichael Gapczynski2012-08-291-1/+1
* Fix OC_Cache_FileBart Visscher2012-08-291-4/+4
* fixing: apps/files/ajax/scan.phpThomas Mueller2012-08-291-1/+1
* Remember storage view in OC_Cache_FileBart Visscher2012-08-281-1/+6
* Clean user cache on loginBart Visscher2012-08-281-0/+21
* add prefix option to OC_Cache::clearRobin Appelman2012-07-221-2/+3
* 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