aboutsummaryrefslogtreecommitdiffstats
path: root/lib/files/storage
Commit message (Expand)AuthorAgeFilesLines
* merge master into filesystemRobin Appelman2012-10-252-3/+3
* merge master into filesystemRobin Appelman2012-10-232-19/+31
* use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api...Robin Appelman2012-10-211-0/+7
* add getCache and getScanner to storage api in order to allow storage backends...Robin Appelman2012-10-212-72/+48
* drop filectime from the filesystem api'sRobin Appelman2012-10-203-8/+0
* correct namespace usage in common filestorage backendRobin Appelman2012-10-031-5/+5
* fix namespace error in temporary storage backendRobin Appelman2012-09-221-1/+1
* Merge branch 'master' into filesystemRobin Appelman2012-09-221-1/+1
* add getPermissions to storage backends to get all permission flags in one goRobin Appelman2012-09-122-0/+20
* add getId to storage backendsRobin Appelman2012-09-124-0/+8
* put filestorages in a namespaceRobin Appelman2012-09-075-0/+635