Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #19002 from UoM-ResPlat-DevOps/swift-streaming-download | Thomas Müller | 2016-01-22 | 1 | -16/+13 |
|\ | | | | | Streaming download from Swift in files_external | ||||
| * | Modified swift handling to explicitly set 404 responses to false | Daniel Tosello | 2016-01-12 | 1 | -1/+2 |
| | | |||||
| * | Fixing swift fopen by ensuring stream is a valid resource | Daniel Tosello | 2015-12-10 | 1 | -1/+4 |
| | | |||||
| * | Streaming download from Swift external storage | Tim Dettrick | 2015-12-10 | 1 | -17/+10 |
| | | | | | | | | | | Speeds up downloads as they no longer need to buffer completely on the ownCloud server before being sent to the client. | ||||
* | | Merge pull request #18531 from owncloud/ext-user-credentials | Thomas Müller | 2016-01-22 | 7 | -7/+106 |
|\ \ | | | | | | | External storage 'Login credentials' auth mechanism | ||||
| * | | Introduce 'login credentials' auth mechanism | Robin McCorkell | 2016-01-18 | 7 | -7/+106 |
| | | | | | | | | | | | | | | | Stores user credentials in the database after user login, uses the new CredentialsManager class | ||||
* | | | Use Guzzle stream to download files from GDrive | Vincent Petry | 2016-01-14 | 1 | -6/+16 |
|/ / | | | | | | | | | | | | | | | The API library does not support streaming and always reads the full file into memory. This workaround copies the signed headers to a Guzzle request and returns the response as stream. | ||||
* | | Merge pull request #21648 from owncloud/smb-statcache-cap | Thomas Müller | 2016-01-13 | 1 | -1/+8 |
|\ \ | | | | | | | cap the number of entries we cache in smb's statcache | ||||
| * | | cap the number of entries we cache in smb's statcache | Robin Appelman | 2016-01-12 | 1 | -1/+8 |
| | | | |||||
* | | | Happy new year! | Thomas Müller | 2016-01-12 | 52 | -102/+110 |
|/ / | |||||
* | | Merge pull request #21008 from ↵ | Thomas Müller | 2016-01-08 | 1 | -2/+19 |
|\ \ | | | | | | | | | | | | | owncloud/UoM-ResPlat-DevOps-swift-acl-shared-containers Allowing access to Swift containers shared by ACL | ||||
| * | | Allowing access to Swift containers shared by ACL | Tim Dettrick | 2016-01-08 | 1 | -2/+19 |
| | | | | | | | | | | | | | | | To avoid a confusing extra field, the bucket field is overloaded to optionally take a URL. | ||||
* | | | Filter getStorage to make sure the user has access to it | Robin Appelman | 2016-01-08 | 1 | -0/+23 |
|/ / | |||||
* | | Check libsmbclient-php as well as smbclient binary | Robin McCorkell | 2016-01-07 | 1 | -2/+4 |
| | | |||||
* | | Merge pull request #21216 from owncloud/fopen-statcache | Thomas Müller | 2015-12-28 | 1 | -2/+7 |
|\ \ | | | | | | | Clear SMB statcache after fopen | ||||
| * | | clear statcache after fopen for smb | Robin Appelman | 2015-12-15 | 1 | -2/+7 |
| | | | |||||
* | | | Migrate files external for the user that the filesystem is being setup for | Robin Appelman | 2015-12-14 | 1 | -1/+1 |
|/ / | |||||
* / | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-10 | 1 | -1/+1 |
|/ | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | Merge pull request #21059 from owncloud/remove-deaed-code-mount-config | Thomas Müller | 2015-12-09 | 1 | -52/+6 |
|\ | | | | | Remove dead code | ||||
| * | Remove dead code | Lukas Reschke | 2015-12-09 | 1 | -52/+6 |
| | | | | | | | | Silences two other security warnings, also I cleaned up the PHPDoc a little bit. | ||||
* | | Merge pull request #21003 from owncloud/personal-mount-mountid | Thomas Müller | 2015-12-09 | 1 | -4/+4 |
|\ \ | |/ |/| | Dont set the string storage id to the numeric storage id for personal mounts | ||||
| * | Dont set the string storage id to the numeric storage id for personal mounts | Robin Appelman | 2015-12-07 | 1 | -4/+4 |
| | | |||||
* | | Use proper PHPDoc reference | Lukas Reschke | 2015-12-08 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #20980 from owncloud/UoM-ResPlat-DevOps-swift-improved-fopen | Thomas Müller | 2015-12-07 | 1 | -1/+10 |
|\ \ | | | | | | | Improving fopen behaviour for Swift backend | ||||
| * | | Improving fopen behaviour for Swift backend | Tim Dettrick | 2015-12-07 | 1 | -1/+10 |
| |/ | |||||
* | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 1 | -1/+0 |
| | | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | | Merge pull request #20569 from owncloud/issue_20427 | Thomas Müller | 2015-12-07 | 1 | -2/+4 |
|\ \ | |/ |/| | Show external storage status in file list + prompt credentials if different | ||||
| * | Merge branch 'master' into issue_20427 | Jesus Macias Portela | 2015-12-03 | 5 | -201/+56 |
| |\ | |||||
| * | | First working approach to show mount status | Jesús Macias | 2015-11-12 | 1 | -2/+4 |
| | | | |||||
* | | | db config backend for files_external | Robin Appelman | 2015-12-04 | 1 | -3/+11 |
| |/ |/| | |||||
* | | Migrate storate status code to storagenotavailablexception | Jesús Macias | 2015-12-03 | 1 | -8/+4 |
| | | |||||
* | | Delete unnecessary storage status constans | Jesús Macias | 2015-12-03 | 1 | -4/+0 |
| | | |||||
* | | Add different storage status codes managed by StoragedNotAvailableException | Jesús Macias | 2015-12-03 | 1 | -0/+4 |
| | | |||||
* | | remove old propagation logic | Robin Appelman | 2015-12-01 | 2 | -171/+0 |
| | | |||||
* | | Add command to set mount options for external storages | Robin Appelman | 2015-12-01 | 1 | -0/+19 |
| | | |||||
* | | Adjust patches | Thomas Müller | 2015-11-30 | 1 | -4/+4 |
| | | |||||
* | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-11-30 | 3 | -3/+3 |
| | | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | | Fix some PHPDocs | Lukas Reschke | 2015-11-28 | 1 | -4/+5 |
| | | | | | | | | Some classes included via `use` did not even exist anymore. | ||||
* | | Fix parsing of sftp hosts when using ipv6 | Robin Appelman | 2015-11-16 | 1 | -14/+24 |
|/ | |||||
* | Properly throw exception in OC_Mount_Config::getBackendStatus | Vincent Petry | 2015-11-06 | 1 | -1/+1 |
| | |||||
* | Merge pull request #19000 from ↵ | Thomas Müller | 2015-10-29 | 1 | -1/+4 |
|\ | | | | | | | | | UoM-ResPlat-DevOps/swift-squelch-expected-404-errors Don't log expected Swift 404 responses in files_external | ||||
| * | Don't log expected Swift 404 responses | Tim Dettrick | 2015-09-14 | 1 | -1/+4 |
| | | | | | | | | | | File existence checks are expected in some cases to be false, so passing 404 Not Found errors through to the logs just causes noise. | ||||
* | | Merge pull request #19100 from owncloud/ext-tooltip-unavailable | Thomas Müller | 2015-10-29 | 2 | -2/+24 |
|\ \ | | | | | | | Display external storage status as tooltip | ||||
| * | | Display storage status as tooltip | Robin McCorkell | 2015-10-23 | 2 | -2/+24 |
| | | | |||||
* | | | Merge pull request #19758 from owncloud/ext-fallback-getmimetype | Thomas Müller | 2015-10-28 | 3 | -45/+0 |
|\ \ \ | |/ / |/| | | Fallback to default mimetype detection mechanism | ||||
| * | | Fallback to default mimetype detection mechanism | Vincent Petry | 2015-10-13 | 3 | -45/+0 |
| | | | |||||
* | | | Merge pull request #19877 from owncloud/dropbox-fixmetadatacachepaths | Thomas Müller | 2015-10-20 | 1 | -5/+9 |
|\ \ \ | | | | | | | | | Fix Dropbox metadata cache with trimmed paths | ||||
| * | | | Fix Dropbox metadata cache with trimmed paths | Vincent Petry | 2015-10-19 | 1 | -5/+9 |
| |/ / | | | | | | | | | | | | | | | | Makes sure that the paths are trimmed to avoid duplicate entries like "/test" and "test". This should make this storage slightly faster by reducing the cache misses. | ||||
* / / | Remove Dropbox metadata from cache after upload | Vincent Petry | 2015-10-16 | 1 | -0/+1 |
|/ / | | | | | | | | | This will make sure that the next calls that read the mtime will get the correct value. | ||||
* | | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 48 | -48/+42 |
| | |