Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge master into filesystem | Robin Appelman | 2012-10-25 | 2 | -3/+3 |
* | merge master into filesystem | Robin Appelman | 2012-10-23 | 2 | -19/+31 |
* | use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api... | Robin Appelman | 2012-10-21 | 1 | -0/+7 |
* | add getCache and getScanner to storage api in order to allow storage backends... | Robin Appelman | 2012-10-21 | 2 | -72/+48 |
* | drop filectime from the filesystem api's | Robin Appelman | 2012-10-20 | 3 | -8/+0 |
* | correct namespace usage in common filestorage backend | Robin Appelman | 2012-10-03 | 1 | -5/+5 |
* | fix namespace error in temporary storage backend | Robin Appelman | 2012-09-22 | 1 | -1/+1 |
* | Merge branch 'master' into filesystem | Robin Appelman | 2012-09-22 | 1 | -1/+1 |
* | add getPermissions to storage backends to get all permission flags in one go | Robin Appelman | 2012-09-12 | 2 | -0/+20 |
* | add getId to storage backends | Robin Appelman | 2012-09-12 | 4 | -0/+8 |
* | put filestorages in a namespace | Robin Appelman | 2012-09-07 | 5 | -0/+635 |