| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #10025 from nextcloud/smb-rename-invalidargument-retry | Morris Jobke | 2018-07-11 | 1 | -3/+17 |
|\ |
|
| * | also retry rename operation on InvalidArgumentException | Robin Appelman | 2018-06-27 | 1 | -3/+17 |
* | | Improved logging of smb connection errors | Robin Appelman | 2018-07-03 | 1 | -0/+8 |
|/ |
|
* | Add support for using kerberos ticket to authenticate to smb servers | Robin Appelman | 2018-06-22 | 5 | -15/+76 |
* | update icewind/smb to 3.0.0 | Robin Appelman | 2018-06-21 | 1 | -13/+23 |
* | Merge pull request #9786 from nextcloud/feature/noid/external_sftp_password_a... | Morris Jobke | 2018-06-08 | 3 | -6/+84 |
|\ |
|
| * | Add SFTP auth mechanism to use a password and public key for SFTP | Roeland Jago Douma | 2018-06-07 | 3 | -6/+84 |
* | | allow setting notify credentials in environment | Robin Appelman | 2018-06-07 | 1 | -0/+8 |
|/ |
|
* | Merge pull request #8842 from lanxenet/patch-1 | Morris Jobke | 2018-05-07 | 1 | -8/+10 |
|\ |
|
| * | fix(AmazonS3): fix loop $result['Contents'] error | enoch | 2018-03-16 | 1 | -8/+10 |
* | | Merge pull request #9346 from nextcloud/techdep/noid/needsPartFile_to_storage | Morris Jobke | 2018-05-02 | 1 | -0/+4 |
|\ \ |
|
| * | | Use an actual function of the storage to determine needsPartFile | Roeland Jago Douma | 2018-05-01 | 1 | -0/+4 |
* | | | Make it possible to make external storages read only | Roeland Jago Douma | 2018-05-01 | 1 | -1/+2 |
|/ / |
|
* | | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 4 | -14/+18 |
* | | Less deprecated calls to OCP\Util::writeLog | Morris Jobke | 2018-04-22 | 1 | -5/+1 |
* | | Remove \OCP\Files::tmpFile | Roeland Jago Douma | 2018-03-19 | 4 | -5/+5 |
* | | Merge pull request #8857 from nextcloud/swift-verify-cached-token | Morris Jobke | 2018-03-19 | 1 | -1/+5 |
|\ \
| |/
|/| |
|
| * | verify cached swift token | Robin Appelman | 2018-03-16 | 1 | -1/+5 |
* | | Use proper method to log exceptions | Morris Jobke | 2018-03-12 | 2 | -13/+13 |
|/ |
|
* | Merge pull request #8285 from nextcloud/apps_files-smb-catch-exceptions-on-li... | Roeland Jago Douma | 2018-02-27 | 1 | -3/+13 |
|\ |
|
| * | Make SMB module more fault-tolerant | Roland Tapken | 2018-02-09 | 1 | -3/+13 |
* | | Merge pull request #8359 from nextcloud/swift-v3 | Morris Jobke | 2018-02-26 | 5 | -8/+71 |
|\ \ |
|
| * | | adjust external storage config format to the one used in primary storage | Robin Appelman | 2018-02-26 | 2 | -5/+9 |
| * | | add support for v3 swift auth | Robin Appelman | 2018-02-26 | 5 | -8/+67 |
* | | | Properly set the mount type for external storages | Roeland Jago Douma | 2018-02-20 | 2 | -3/+3 |
|/ / |
|
* | | adjust swift external storage to new openstack sdk | Robin Appelman | 2018-02-19 | 1 | -158/+89 |
* | | Merge pull request #8158 from nextcloud/s3-minio | Roeland Jago Douma | 2018-02-19 | 1 | -7/+4 |
|\ \ |
|
| * | | Use a more widely available method to test s3 settings | Robin Appelman | 2018-02-08 | 1 | -7/+4 |
* | | | Remove unused import statements | Morris Jobke | 2018-02-14 | 24 | -45/+0 |
| |/
|/| |
|
* | | Merge pull request #8100 from nextcloud/s3-folder-delete | Morris Jobke | 2018-02-08 | 1 | -7/+12 |
|\ \
| |/
|/| |
|
| * | fix invalidating folder cache for s3 | Robin Appelman | 2018-01-29 | 1 | -1/+1 |
| * | adjust s3 bulk delete to new sdk syntax | Robin Appelman | 2018-01-29 | 1 | -6/+11 |
* | | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 2 | -32/+62 |
|/ |
|
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 20 | -24/+24 |
* | Merge pull request #8054 from nextcloud/substr-use-index | Morris Jobke | 2018-01-26 | 3 | -18/+6 |
|\ |
|
| * | Use index based string access for substr with length of 1 | Morris Jobke | 2018-01-26 | 3 | -18/+6 |
* | | Simplify ternary operator statements | Morris Jobke | 2018-01-26 | 1 | -3/+1 |
* | | Merge pull request #8063 from nextcloud/inline-value | Joas Schilling | 2018-01-26 | 1 | -2/+1 |
|\ \ |
|
| * | | Return value immediately instead of assigning to a one-time variable | Morris Jobke | 2018-01-26 | 1 | -2/+1 |
| |/ |
|
* / | Use proper code flow instead of not needed else branch | Morris Jobke | 2018-01-25 | 1 | -1/+0 |
|/ |
|
* | Properly log the full exception instead of only the message | Morris Jobke | 2018-01-23 | 3 | -29/+55 |
* | [files_external] OCS endpoint to proper OCSController | Roeland Jago Douma | 2018-01-18 | 1 | -13/+31 |
* | Remove deprecated functions for OCP\Util | Roeland Jago Douma | 2018-01-13 | 1 | -1/+1 |
* | add option to use legacy v2 auth with s3 | Robin Appelman | 2017-12-19 | 1 | -0/+2 |
* | Merge pull request #7556 from nextcloud/smb-stat-exception | Morris Jobke | 2017-12-18 | 1 | -5/+7 |
|\ |
|
| * | handle exceptions in SMB::stat | Robin Appelman | 2017-12-18 | 1 | -5/+7 |
* | | additional debug logging on smb copy/rename failures | Robin Appelman | 2017-12-18 | 1 | -0/+2 |
|/ |
|
* | add retry wrapper when reading files from swift | Robin Appelman | 2017-12-04 | 1 | -1/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 32 | -4/+47 |
* | OC_OCS_Response is deprecated | Roeland Jago Douma | 2017-09-21 | 1 | -2/+2 |