summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* Only call mkdir() if the root folder does not exist for FTP external storageMichael Gapczynski2012-07-301-2/+3
* suppress error when using is_dir on non directory in smb backendRobin Appelman2012-07-101-1/+1
* improve caching smb results a bitRobin Appelman2012-07-101-0/+4
* improve filecache support for smbRobin Appelman2012-07-101-1/+43
* split share and root config for smb backend, also sanitize config a bit moreRobin Appelman2012-07-103-4/+21
* share code between smb and ftp filestorage backendsRobin Appelman2012-07-104-157/+92
* smb filestorage backendRobin Appelman2012-07-104-0/+158
* Don't use substr to get first char of stringBart Visscher2012-06-193-4/+4
* mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek2012-05-181-1/+2
* removing executable bit - againThomas Mueller2012-05-155-0/+0
* cache app types during install or updateRobin Appelman2012-05-141-1/+1
* run none of the extranal storage tests on defaultRobin Appelman2012-05-021-1/+1
* Refactoring and upload support for Google Drive backendMichael Gapczynski2012-05-021-69/+195
* move all the files stuff into a files classFrank Karlitschek2012-05-025-8/+8
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-025-8/+8
* some performance improvements to the openstack swift backendRobin Appelman2012-04-251-1/+16
* emulate touch with custom mtime for swift backendRobin Appelman2012-04-191-11/+39
* add SWIFT (openstack object storage) storage backendRobin Appelman2012-04-184-1/+529
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* only run tests for files_external when asked for explicitlyRobin Appelman2012-04-134-35/+59
* renaming remote storage support to External storage support to clear up namin...Jan-Christoph Borchardt2012-03-309-0/+989