aboutsummaryrefslogtreecommitdiffstats
path: root/lib/files/cache
Commit message (Expand)AuthorAgeFilesLines
* add file permissions cacheRobin Appelman2012-10-261-0/+85
* add search to the filecache apiRobin Appelman2012-10-261-1/+20
* move the cache api from OC_Files to filesystem(view)Robin Appelman2012-10-261-0/+5
* add Cache::getStatusRobin Appelman2012-10-081-0/+29
* more tests and fixes for the filesystem scannerRobin Appelman2012-10-031-3/+12
* add some more test cases for the scannerRobin Appelman2012-10-031-2/+4
* make filestorage scanner non-static and add a simple test caseRobin Appelman2012-10-031-22/+42
* 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-262-54/+68
* add Cache::getFolderContentRobin Appelman2012-09-231-0/+19
* this should be done elsewhere if neededRobin Appelman2012-09-232-2/+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-162-0/+267