aboutsummaryrefslogtreecommitdiffstats
path: root/lib/files/cache/cache.php
Commit message (Expand)AuthorAgeFilesLines
* add Cache::getStatusRobin Appelman2012-10-081-0/+29
* better parent path bahaviour for the filecacheRobin Appelman2012-10-031-2/+6
* add encrypted column to the new filecacheRobin Appelman2012-10-021-4/+6
* convert Cache to a non-static class that handles the cache for a single stora...Robin Appelman2012-09-261-54/+67
* add Cache::getFolderContentRobin Appelman2012-09-231-0/+19
* this should be done elsewhere if neededRobin Appelman2012-09-231-1/+1
* fix several problems in the new filecache in order to complete the testsRobin Appelman2012-09-221-13/+16
* add partial file data to the result of Cache::getRobin Appelman2012-09-221-1/+7
* rework filecache to work directly on storage backends wipRobin Appelman2012-09-161-0/+189