summaryrefslogtreecommitdiffstats
path: root/tests/lib/files/view.php
Commit message (Expand)AuthorAgeFilesLines
* Filesystem: add View->getPath to the cache apiRobin Appelman2013-01-271-0/+23
* Cache: make mounts overwrite existing folders, prevents duplicate entriesRobin Appelman2013-01-221-0/+12
* Cache: split permission cache scanning and cache scanningRobin Appelman2013-01-071-1/+1
* Cache: split permission cache scanning and cache scanningRobin Appelman2013-01-071-0/+1
* make sure folders that are not fully scanned are at least shallow scanned whe...Robin Appelman2012-12-151-0/+13
* fix cache behaviour for non existing filesRobin Appelman2012-12-111-0/+3
* sort output of getFolderContent by nameRobin Appelman2012-11-251-11/+11
* change behaviour of Filesystem::getMountPoint when a mountpoint is passed as ...Robin Appelman2012-11-241-0/+12
* explicitly sort files when using getFolderContentsRobin Appelman2012-11-231-7/+7
* allow storage backends to implement custom permission managementRobin Appelman2012-11-151-1/+2
* check for changes when using the cache apiRobin Appelman2012-10-281-0/+17
* add filesystem watcher to detect updatesRobin Appelman2012-10-281-0/+2
* add searchByMime to new cache apiRobin Appelman2012-10-271-0/+3
* move filesystem test caseRobin Appelman2012-10-261-12/+10
* add search to the filecache apiRobin Appelman2012-10-261-1/+44
* add View->putFileInfo to the filecache apiRobin Appelman2012-10-261-0/+7
* fix problem with normalizePath when there was a double leading slashRobin Appelman2012-10-261-0/+3
* move the cache api from OC_Files to filesystem(view)Robin Appelman2012-10-261-0/+113