summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* add testRobin Appelman2016-04-251-0/+11
* don't get the config for the same mount multiple timesRobin Appelman2016-04-251-2/+11
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-244-0/+12
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-192-0/+4
* Fix loading the dropbox autoloaderRobin Appelman2016-04-151-1/+1
* Fix OCA\Files\External\Api namespaceRobin McCorkell2016-04-143-3/+2
* Fix storage backend class namespaces and move to subdirRobin McCorkell2016-04-1435-114/+125
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-132-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-102-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-0986-428/+428
* Move some translation stings around to enable xgettext to detect themThomas Müller2016-04-072-11/+9
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-0786-0/+434
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-0686-428/+0
* Remove any stray socket files before creating new onesRobin McCorkell2016-04-052-0/+2
* Merge pull request #23274 from Senorsen/add-urlencode-ftp-sftpThomas Müller2016-03-312-2/+2
|\
| * Add urlencode to username part of ftp and sftp linksSenorsen2016-03-162-2/+2
* | Merge pull request #23517 from owncloud/gdrive-stream-downloadFrank Karlitschek2016-03-311-4/+5
|\ \
| * | GDrive stream download with RetryWrapperVincent Petry2016-03-301-4/+5
* | | Merge pull request #23397 from paurisa/Fixed_23316Frank Karlitschek2016-03-312-4/+4
|\ \ \
| * | | Fixed hidden settings and delete iconsPau2016-03-182-4/+4
* | | | Merge pull request #23516 from owncloud/dropbox-stream-downloadThomas Müller2016-03-311-4/+6
|\ \ \ \
| * | | | Dropbox stream download with RetryWrapperVincent Petry2016-03-231-4/+6
* | | | | Merge pull request #23672 from owncloud/use-retry-wrapper-for-sftpThomas Müller2016-03-311-1/+3
|\ \ \ \ \
| * | | | | Use RetryWrapper for SFTP storageLukas Reschke2016-03-301-1/+3
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-316-2/+20
* | | | | | Merge pull request #23642 from stweil/masterThomas Müller2016-03-305-6/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | apps/files_external: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-305-6/+6
| |/ / / /
* / / / / Use the shipped cacerts.pem instead of the global oneLukas Reschke2016-03-301-0/+1
|/ / / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-302-2/+2
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-296-2/+24
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-272-2/+6
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-262-0/+12
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-252-2/+80
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-242-0/+2
|/ / /
* | | Merge pull request #23440 from owncloud/fix_22286Thomas 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
* | | | Merge pull request #23439 from owncloud/smb-permissionsThomas Müller2016-03-211-0/+22
|\ \ \ \
| * | | | properly use smb permissionsRobin Appelman2016-03-211-0/+22
* | | | | Merge pull request #23323 from owncloud/gdrive-chunkuploadThomas Müller2016-03-211-5/+52
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Only use GDrive chunks when neededVincent Petry2016-03-171-29/+43
| * | | | Chunk upload for GDriveVincent Petry2016-03-161-6/+39
* | | | | update icewind/smb to 1.0.8Robin Appelman2016-03-217-25/+38
* | | | | update icewind/streams to 0.4.0 and icewind/smb to 1.0.7 in files_externalRobin Appelman2016-03-2132-478/+761
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-202-0/+6
| |/ / |/| |
* | | Merge pull request #23272 from owncloud/dropbox-downloadnotthefullfileinmemoryThomas Müller2016-03-172-7/+29
|\ \ \
| * | | Fix dropbox storage to not store the whole file in memoryVincent Petry2016-03-152-7/+29
| | |/ | |/|
* | | Display external storage GUI even if user mounting disabledRobin McCorkell2016-03-166-5/+14
* | | Merge pull request #23253 from owncloud/give-swift-more-timeThomas Müller2016-03-161-2/+3
|\ \ \
| * | | Give swift 15 seconds after startupMorris Jobke2016-03-161-2/+3
| | |/ | |/|
* / | handle connection errors as storage not available in smbRobin Appelman2016-03-161-14/+40
|/ /