summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14779 from owncloud/use-iterator-directoryRobin McCorkell2015-08-075-11/+12
|\
| * Use the new IteratorDirectory instead of the fakedir wrapperRobin Appelman2015-07-155-11/+12
* | Merge pull request #13641 from owncloud/cache-storage-statusVincent Petry2015-08-071-2/+10
|\ \
| * | Store storage availability in databaseRobin McCorkell2015-07-201-2/+10
| |/
* | Merge pull request #17680 from owncloud/ftp-rmdir-fileVincent Petry2015-08-061-1/+4
|\ \
| * | handle rmdir on files for ftp storagesRobin Appelman2015-07-161-1/+4
| |/
* | Use absolute namespaceLukas Reschke2015-08-052-7/+7
* | Update phpseclib to 2.0Andreas Fischer2015-08-033-18/+20
* | Double slash for SMB storage id for compatibilityVincent Petry2015-07-281-1/+4
|/
* Revert "Use OCP classes as much as possible in files_external"Thomas Müller2015-07-026-27/+23
* Use OCP classes as much as possible in files_externalRobin McCorkell2015-07-016-23/+27
* Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_utilMorris Jobke2015-07-011-2/+2
|\
| * Move core apps from OC_Log::write to OCP\UtilRoeland Jago Douma2015-05-181-2/+2
* | update license headers and authorsMorris Jobke2015-06-253-1/+2
* | Merge pull request #16940 from owncloud/ext-s3-touchmtimefixThomas Müller2015-06-221-8/+13
|\ \
| * | Properly set mtime on S3 for touch operationVincent Petry2015-06-151-8/+13
| |/
* | Workaround for empty dir deletion for SFTPVincent Petry2015-06-181-1/+5
* | Skip directory entry in S3 opendirVincent Petry2015-06-151-0/+4
|/
* Avoid function name collision in dropbox external storageThomas Müller2015-04-201-7/+7
* Fix SFTP storage id to be compatible with older idsVincent Petry2015-04-151-1/+9
* Fix language level incompatibiltiesLukas Reschke2015-04-081-2/+7
* Only escape single quotesLukas Reschke2015-03-311-2/+2
* Added rawurlencode for other params in GDrive storageVincent Petry2015-03-311-2/+2
* Properly quote file names in listFiles query for GDriveVincent Petry2015-03-311-1/+1
* Revert "Properly quote file names in listFiles query for GDrive"Lukas Reschke2015-03-311-2/+2
* Merge pull request #15215 from owncloud/ext-gdrivelistfilequotingFrank Karlitschek2015-03-311-2/+2
|\
| * Added rawurlencode for other params in GDrive storageVincent Petry2015-03-261-2/+2
| * Properly quote file names in listFiles query for GDriveVincent Petry2015-03-261-1/+1
* | Merge pull request #15076 from owncloud/fix-smb-oc-adminRobin McCorkell2015-03-301-4/+11
|\ \
| * | Support constructing an SMB_OC without saved session credentialsRobin McCorkell2015-03-201-4/+11
| |/
* | Merge pull request #14925 from owncloud/ext-mountoptions-uiRobin McCorkell2015-03-261-5/+12
|\ \
| * | Make sure mountOptions keep their data typeVincent Petry2015-03-261-5/+12
| |/
* / Update license headersJenkins for ownCloud2015-03-2618-133/+380
|/
* Merge pull request #11884 from owncloud/ext-appframeworkVincent Petry2015-03-203-34/+363
|\
| * Introduce async status checkingRobin McCorkell2015-03-201-6/+3
| * Fix PHPDoc in files_external, add missing tagVincent Petry2015-03-171-7/+27
| * Generate storage config ids when missingVincent Petry2015-03-161-2/+4
| * Fix mount config unit testsVincent Petry2015-03-131-6/+18
| * Mount options for ext storage are now passed aroundVincent Petry2015-03-132-1/+40
| * Use storage id + appframework for ext storage CRUDVincent Petry2015-03-123-25/+284
* | Fix root request path for DropboxVincent Petry2015-03-171-1/+6
* | drop any fallback code related to curl - refs https://github.com/owncloud/cor...Thomas Müller2015-03-124-20/+4
|/
* Revert "Updating license headers"Morris Jobke2015-02-2616-332/+142
* Merge pull request #14462 from owncloud/add-some-php-docsThomas Müller2015-02-251-2/+70
|\
| * Add some PHPDocsLukas Reschke2015-02-241-2/+70
* | Merge pull request #14460 from owncloud/revive/12971Thomas Müller2015-02-251-3/+15
|\ \
| * | Fix code style as per reviewLukas Reschke2015-02-241-2/+2
| * | Add support for sftp custom portSA2015-02-241-3/+15
| |/
* | Fix bugs in ownCloud external storageRobin McCorkell2015-02-251-2/+2
* | Fix code that never workedLukas Reschke2015-02-241-1/+1
|/