Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add test | Robin Appelman | 2016-04-25 | 1 | -0/+11 |
| | |||||
* | don't get the config for the same mount multiple times | Robin Appelman | 2016-04-25 | 1 | -2/+11 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-24 | 4 | -0/+12 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-19 | 2 | -0/+4 |
| | |||||
* | Fix loading the dropbox autoloader | Robin Appelman | 2016-04-15 | 1 | -1/+1 |
| | |||||
* | Fix OCA\Files\External\Api namespace | Robin McCorkell | 2016-04-14 | 3 | -3/+2 |
| | |||||
* | Fix storage backend class namespaces and move to subdir | Robin McCorkell | 2016-04-14 | 35 | -114/+125 |
| | | | | | All classes that were previously \OC\Files\Storage\FooBar are now \OCA\Files_External\Lib\Storage\FooBar | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-13 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-10 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-09 | 86 | -428/+428 |
| | |||||
* | Move some translation stings around to enable xgettext to detect them | Thomas Müller | 2016-04-07 | 2 | -11/+9 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-07 | 86 | -0/+434 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-06 | 86 | -428/+0 |
| | |||||
* | Remove any stray socket files before creating new ones | Robin McCorkell | 2016-04-05 | 2 | -0/+2 |
| | |||||
* | Merge pull request #23274 from Senorsen/add-urlencode-ftp-sftp | Thomas Müller | 2016-03-31 | 2 | -2/+2 |
|\ | | | | | Add urlencode to username part of ftp and sftp links | ||||
| * | Add urlencode to username part of ftp and sftp links | Senorsen | 2016-03-16 | 2 | -2/+2 |
| | | | | | | | | according to #17796 | ||||
* | | Merge pull request #23517 from owncloud/gdrive-stream-download | Frank Karlitschek | 2016-03-31 | 1 | -4/+5 |
|\ \ | | | | | | | GDrive stream download with RetryWrapper | ||||
| * | | GDrive stream download with RetryWrapper | Vincent Petry | 2016-03-30 | 1 | -4/+5 |
| | | | |||||
* | | | Merge pull request #23397 from paurisa/Fixed_23316 | Frank Karlitschek | 2016-03-31 | 2 | -4/+4 |
|\ \ \ | | | | | | | | | Fixed Issue 23316 - Invisible buttons should be visible | ||||
| * | | | Fixed hidden settings and delete icons | Pau | 2016-03-18 | 2 | -4/+4 |
| | | | | |||||
* | | | | Merge pull request #23516 from owncloud/dropbox-stream-download | Thomas Müller | 2016-03-31 | 1 | -4/+6 |
|\ \ \ \ | | | | | | | | | | | Dropbox stream download with RetryWrapper | ||||
| * | | | | Dropbox stream download with RetryWrapper | Vincent Petry | 2016-03-23 | 1 | -4/+6 |
| | | | | | |||||
* | | | | | Merge pull request #23672 from owncloud/use-retry-wrapper-for-sftp | Thomas Müller | 2016-03-31 | 1 | -1/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Use RetryWrapper for SFTP storage | ||||
| * | | | | | Use RetryWrapper for SFTP storage | Lukas Reschke | 2016-03-30 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Equivalent to https://github.com/owncloud/core/pull/23442 Required for making encryption work with external storage reliable. | ||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-31 | 6 | -2/+20 |
| | | | | | | |||||
* | | | | | | Merge pull request #23642 from stweil/master | Thomas Müller | 2016-03-30 | 5 | -6/+6 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | apps: Fix some typos found by codespell | ||||
| * | | | | | apps/files_external: Fix typos in comments (found and fixed by codespell) | Stefan Weil | 2016-03-30 | 5 | -6/+6 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* / / / / | Use the shipped cacerts.pem instead of the global one | Lukas Reschke | 2016-03-30 | 1 | -0/+1 |
|/ / / / | | | | | | | | | | | | | The one we ship may cause problems since Equifax is not included anymore (SHA-1 certs) are deprecated. We should just be consistent here and also use the certificate file which is used by the other calls in the library. | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-30 | 2 | -2/+2 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-29 | 6 | -2/+24 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-27 | 2 | -2/+6 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-26 | 2 | -0/+12 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-25 | 2 | -2/+80 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-24 | 2 | -0/+2 |
|/ / / | |||||
* | | | Merge pull request #23440 from owncloud/fix_22286 | Thomas Müller | 2016-03-22 | 1 | -1/+4 |
|\ \ \ | | | | | | | | | apply retry wrapper to make sure that we always read/write a complete block | ||||
| * | | | apply retry wrapper to make sure that we always read/write a complete block | Bjoern Schiessle | 2016-03-21 | 1 | -1/+4 |
| | | | | |||||
* | | | | Merge pull request #23439 from owncloud/smb-permissions | Thomas Müller | 2016-03-21 | 1 | -0/+22 |
|\ \ \ \ | | | | | | | | | | | properly use smb permissions | ||||
| * | | | | properly use smb permissions | Robin Appelman | 2016-03-21 | 1 | -0/+22 |
| | | | | | |||||
* | | | | | Merge pull request #23323 from owncloud/gdrive-chunkupload | Thomas Müller | 2016-03-21 | 1 | -5/+52 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Chunk upload for GDrive | ||||
| * | | | | Only use GDrive chunks when needed | Vincent Petry | 2016-03-17 | 1 | -29/+43 |
| | | | | | |||||
| * | | | | Chunk upload for GDrive | Vincent Petry | 2016-03-16 | 1 | -6/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Instead of storing the WHOLE file in memory in a PHP variable, use the library's chunk upload support. | ||||
* | | | | | update icewind/smb to 1.0.8 | Robin Appelman | 2016-03-21 | 7 | -25/+38 |
| | | | | | |||||
* | | | | | update icewind/streams to 0.4.0 and icewind/smb to 1.0.7 in files_external | Robin Appelman | 2016-03-21 | 32 | -478/+761 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-20 | 2 | -0/+6 |
| |/ / |/| | | |||||
* | | | Merge pull request #23272 from owncloud/dropbox-downloadnotthefullfileinmemory | Thomas Müller | 2016-03-17 | 2 | -7/+29 |
|\ \ \ | | | | | | | | | Fix dropbox storage to not store the whole file in memory | ||||
| * | | | Fix dropbox storage to not store the whole file in memory | Vincent Petry | 2016-03-15 | 2 | -7/+29 |
| | |/ | |/| | | | | | | | | | | | | | Since the library can only store the full response in memory on download, we use an alternate client lib and set the correct headers to be able to stream the content to a temp file. | ||||
* | | | Display external storage GUI even if user mounting disabled | Robin McCorkell | 2016-03-16 | 6 | -5/+14 |
| | | | |||||
* | | | Merge pull request #23253 from owncloud/give-swift-more-time | Thomas Müller | 2016-03-16 | 1 | -2/+3 |
|\ \ \ | | | | | | | | | Give swift 15 seconds after startup | ||||
| * | | | Give swift 15 seconds after startup | Morris Jobke | 2016-03-16 | 1 | -2/+3 |
| | |/ | |/| | |||||
* / | | handle connection errors as storage not available in smb | Robin Appelman | 2016-03-16 | 1 | -14/+40 |
|/ / |