summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* dd support to know where the storage test comes from (#25166)Juan Pablo Villafañez2016-06-218-18/+33
* Convert Dropbox Forbidden exception to StorageNotAvailableExceptionVincent Petry2016-06-161-0/+5
* Yo-ho-oh - Murder all band 'o pirates - backport of #24550Thomas Müller2016-05-112-10/+0
* add testRobin Appelman2016-04-251-0/+11
* don't get the config for the same mount multiple timesRobin Appelman2016-04-251-2/+11
* Merge pull request #23518 from owncloud/stable9-gdrive-stream-downloadThomas Müller2016-03-311-4/+5
|\
| * GDrive stream download with RetryWrapperVincent Petry2016-03-301-4/+5
* | Merge pull request #23522 from owncloud/stable9-dropbox-stream-downloadFrank Karlitschek2016-03-312-8/+32
|\ \
| * | Dropbox stream download with RetryWrapperVincent Petry2016-03-231-4/+6
| * | Fix dropbox storage to not store the whole file in memoryVincent Petry2016-03-232-7/+29
* | | Merge pull request #23673 from owncloud/stable9-fix-sftp-retry-wrapperThomas Müller2016-03-311-1/+3
|\ \ \ | |_|/ |/| |
| * | Use RetryWrapper for SFTP storageLukas Reschke2016-03-301-1/+3
| |/
* / Use the shipped cacerts.pem instead of the global oneLukas Reschke2016-03-301-0/+1
|/
* Merge pull request #23308 from owncloud/smb-not-available-9Thomas Müller2016-03-231-14/+40
|\
| * handle connection errors as storage not available in smbRobin Appelman2016-03-161-14/+40
* | Merge pull request #23361 from owncloud/stable9-gdrive-chunkuploadThomas Müller2016-03-221-5/+52
|\ \
| * | Only use GDrive chunks when neededVincent Petry2016-03-171-29/+43
| * | Chunk upload for GDriveVincent Petry2016-03-171-6/+39
* | | Merge pull request #23478 from owncloud/backport-l10nThomas Müller2016-03-2290-90/+434
|\ \ \
| * | | Backport translations to stable9Joas Schilling2016-03-2290-90/+434
| |/ /
* | | Merge pull request #23447 from owncloud/smb-permissions-9Thomas Müller2016-03-221-0/+22
|\ \ \
| * | | properly use smb permissionsRobin Appelman2016-03-221-0/+22
| |/ /
* | | Merge pull request #23442 from owncloud/fix_22286_9.0Thomas Müller2016-03-221-1/+4
|\ \ \
| * | | apply retry wrapper to make sure that we always read/write a complete blockBjoern Schiessle2016-03-211-1/+4
| |/ /
* | | update icewind/smb to 1.0.8Robin Appelman2016-03-227-25/+38
* | | update icewind/streams to 0.4.0 and icewind/smb to 1.0.7 in files_externalRobin Appelman2016-03-2232-478/+761
|/ /
* | Merge pull request #23335 from owncloud/ext-user-mounting-gui-stable9Thomas Müller2016-03-176-5/+14
|\ \
| * | Display external storage GUI even if user mounting disabledRobin McCorkell2016-03-166-5/+14
| |/
* / Give swift 15 seconds after startupMorris Jobke2016-03-161-2/+3
|/
* move failedstorage to coreRobin Appelman2016-03-153-358/+1
* dont break when there is an invalid shareRobin Appelman2016-03-151-1/+12
* Correctly escape join statements and use selectAliasJoas Schilling2016-03-101-2/+2
* Fix compatibility with PHP 5.4Lukas Reschke2016-03-081-1/+2
* Properly set exception in FailedStorageVincent Petry2016-03-032-1/+7
* allow availability recheck for external storagesRobin Appelman2016-03-031-1/+2
* Merge pull request #22757 from owncloud/apply-licenseC. Montero Luque2016-03-0140-17/+32
|\
| * Remove Scrutinizer Auto FixerLukas Reschke2016-03-019-9/+0
| * Update author informationLukas Reschke2016-03-0131-8/+32
* | Merge pull request #22742 from owncloud/ceph-keystone-readinessC. Montero Luque2016-03-014-2/+16
|\ \ | |/ |/|
| * Use readiness notification socket to be absolutely sure this worksRobin McCorkell2016-02-294-2/+16
* | Merge pull request #22707 from owncloud/use-our-public-apiThomas Müller2016-03-011-29/+29
|\ \ | |/ |/|
| * Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_*Joas Schilling2016-02-291-29/+29
* | Merge pull request #22623 from owncloud/docker-logs-on-swift-externalThomas Müller2016-02-291-0/+2
|\ \ | |/ |/|
| * Print docker logs to the console fro debuggingThomas Müller2016-02-241-0/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-292-0/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-282-0/+4
* | Merge pull request #22636 from owncloud/fix-ssl-on-external-storagesThomas Müller2016-02-253-11/+40
|\ \
| * | Properly cast typeLukas Reschke2016-02-243-11/+40
| |/
* | Merge pull request #22604 from owncloud/fix-google-drive-encryptionThomas Müller2016-02-251-5/+11
|\ \
| * | More error handlingLukas Reschke2016-02-251-2/+6