aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6999 from kofemann/mount-configLukas Reschke2014-02-201-4/+2
|\
| * mount: make location of mount.json configurableTigran Mkrtchyan2014-01-291-4/+2
* | Revert "Added extra checks for ext storage class"Vincent Petry2014-02-201-7/+1
* | Merge pull request #7294 from owncloud/extstorage-configclassLukas Reschke2014-02-201-1/+7
|\ \
| * | Added extra checks for ext storage classVincent Petry2014-02-191-1/+7
* | | Fixed ext storage webdav path encodingVincent Petry2014-02-191-16/+47
|/ /
* | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-193-1/+5
* | Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-181-2/+3
|\ \
| * | Remove usage of legacy OC_AppconfigRobin Appelman2014-02-131-2/+3
* | | Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-141-3/+3
|\| |
| * | External FTP Storage should request hostname instead of URLJoas Schilling2014-02-121-1/+1
| * | Make google drive client secret and dropbox api secret a password fieldJoas Schilling2014-02-071-2/+2
| |/
* | Fix more documentation failesJoas Schilling2014-02-081-11/+6
* | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-069-3/+48
|/
* Removed unused writeBack methodVincent Petry2014-01-231-8/+0
* Now using SFTP stream wrapper from phpseclibVincent Petry2014-01-231-28/+8
* webdav: return SPACE_UNKNOWN if server do not support quotaTigran Mkrtchyan2014-01-171-1/+1
* Merge pull request #6422 from ccerrillo/fixing-6301-external-mount-webdav-bla...Vincent Petry2014-01-132-16/+32
|\
| * Fix ```createCertificateBundle``` and ```getCertificates``` methodsCarlos Cerrillo2013-12-171-4/+2
| * Fixing tab/space coding styleCarlos Cerrillo2013-12-171-17/+21
| * Fixing Issue #6301 on master branchCarlos Cerrillo2013-12-151-6/+20
* | Merge pull request #5238 from owncloud/externalstorage-owncloudbackendThomas Müller2014-01-083-9/+70
|\ \
| * | Added ownCloud backend for external storageVincent Petry2013-10-093-9/+70
* | | Silence output of 'which' command used in smbclient detectionMichael Monreal2013-12-271-1/+1
| |/ |/|
* | Fixed test function for S3Vincent Petry2013-12-031-2/+4
* | Fixed Amazon S3 ext storage config UIVincent Petry2013-12-032-6/+7
* | Fixed FTP and SMB to use rmdir() when deleting foldersVincent Petry2013-11-293-7/+33
* | Add trailing slash in FTP root path when missingVincent Petry2013-11-281-0/+3
* | Fixed SFTP storage to overwrite on renameVincent Petry2013-11-261-0/+3
* | Merge pull request #6008 from owncloud/extstorage-smb-webdav-renamefixVincent Petry2013-11-261-1/+1
|\ \
| * | Fixed SMB rename function to overwrite target fileVincent Petry2013-11-251-1/+1
* | | Merge pull request #6054 from owncloud/extstorage-dropboxfixesMorris Jobke2013-11-261-12/+44
|\ \ \
| * | | Fixed various Dropbox issues + unit testsVincent Petry2013-11-261-12/+44
* | | | Return true when touch succeedsVincent Petry2013-11-261-0/+1
|/ / /
* / / Fixed ext storage touch function to return true on successVincent Petry2013-11-253-3/+8
|/ /
* | Merge pull request #5991 from owncloud/extstorage-mountpointvalidationMorris Jobke2013-11-251-0/+5
|\ \
| * | Now also preventing the user of "Shared" as mountpointVincent Petry2013-11-221-2/+2
| * | Prevent using root as mount point for external storageVincent Petry2013-11-211-0/+5
* | | Moved default isReadable/isUpdatable impl into Common classVincent Petry2013-11-227-57/+0
* | | Return plausible isReadable() default impl for ext storageVincent Petry2013-11-221-2/+7
* | | Fixed path normalization to prevent dot dirsVincent Petry2013-11-211-5/+3
|/ /
* | Merge pull request #5897 from hkjolhede/masterVincent Petry2013-11-211-6/+8
|\ \
| * | Fixed error-checking error in sftp.phphkjolhede2013-11-151-6/+8
* | | Fixed move operation to pass the whole URL as expectedVincent Petry2013-11-201-2/+2
* | | Fixed SMB file deletion success detectionVincent Petry2013-11-191-0/+12
* | | Removing trailing dot in path that samba doesn't seem to likeVincent Petry2013-11-191-1/+6
|/ /
* | settings tags for optional parametersChristian Berendt2013-10-291-5/+5
* | extended parameter descriptions for SwiftChristian Berendt2013-10-291-8/+8
* | add configuration parameter to manually set the timeout of HTTP requestsChristian Berendt2013-10-242-1/+7
* | make Swift::testLocal workable by using a delimiterChristian Berendt2013-10-231-1/+2