summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5153 from owncloud/core-em-to-pxJan-Christoph Borchardt2014-01-271-2/+2
|\
| * Merge branch 'master' into core-em-to-pxraghunayyar2014-01-16170-718/+9043
| |\
| * | Cleans up Core apps for relative(em) to absolute(px) styles.raghunayyar2013-10-061-2/+2
* | | Removed unused writeBack methodVincent Petry2014-01-231-8/+0
* | | Now using SFTP stream wrapper from phpseclibVincent Petry2014-01-2325-4745/+9724
* | | webdav: return SPACE_UNKNOWN if server do not support quotaTigran Mkrtchyan2014-01-171-1/+1
| |/ |/|
* | Merge pull request #6223 from owncloud/extstorage-grantaccessasyncfixVincent Petry2014-01-153-19/+33
|\ \
| * | Fixed Dropbox/Google storage async save callVincent Petry2013-12-063-19/+33
* | | Merge pull request #6759 from owncloud/extstorage-smbtimezonefixVincent Petry2014-01-141-1/+1
|\ \ \
| * | | Fixed timezone issue with SMB storageVincent Petry2014-01-141-1/+1
* | | | remove ru_RU - it has bee removed from transifexThomas Müller2014-01-131-6/+0
* | | | 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-086-9/+109
|\ \ \ \
| * | | | Added ownCloud backend for external storageVincent Petry2013-10-096-9/+109
* | | | | Merge pull request #6580 from monreal/masterThomas Müller2014-01-051-1/+1
|\ \ \ \ \
| * | | | | Silence output of 'which' command used in smbclient detectionMichael Monreal2013-12-271-1/+1
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-01-051-0/+5
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-01-021-0/+28
|/ / / / /
* | / / / clarifying licenseFrank Karlitschek2013-12-171-0/+4
| |/ / / |/| | |
* | | | fix smbclient directory listing parserVsevolod Kukol2013-12-111-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 placeholder after page reloadVincent Petry2013-12-031-1/+1
* | | 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-282-0/+15
* | | Fixed SFTP storage to overwrite on renameVincent Petry2013-11-261-0/+3
* | | Merge pull request #6008 from owncloud/extstorage-smb-webdav-renamefixVincent Petry2013-11-262-2/+16
|\ \ \
| * | | Fixed SMB rename function to overwrite target fileVincent Petry2013-11-252-2/+16
* | | | Merge pull request #6054 from owncloud/extstorage-dropboxfixesMorris Jobke2013-11-262-12/+60
|\ \ \ \
| * | | | Fixed various Dropbox issues + unit testsVincent Petry2013-11-262-12/+60
* | | | | Updated unit tests for SMBVincent Petry2013-11-261-0/+5
* | | | | Return true when touch succeedsVincent Petry2013-11-261-0/+1
|/ / / /
* | | | Fixed FTP storage unit tests to use the correct classVincent Petry2013-11-251-4/+4
* | | | 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-252-0/+56
|\ \ \
| * | | Now also preventing the user of "Shared" as mountpointVincent Petry2013-11-222-2/+4
| * | | Added unit test for root mount point validationVincent Petry2013-11-211-0/+49
| * | | 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
* | | | Merge pull request #5970 from owncloud/extstorage-webdavdotdirfixVincent Petry2013-11-211-5/+3
|\ \ \ \
| * | | | Fixed path normalization to prevent dot dirsVincent Petry2013-11-211-5/+3
| |/ / /
* / / / [tx-robot] updated from transifexJenkins for ownCloud2013-11-212-0/+7
|/ / /
* | | 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