| Commit message (Expand) | Author | Age | Files | Lines |
* | Reword external storage auth backends | Vincent Petry | 2016-02-01 | 3 | -3/+3 |
* | Dont set null values when validating storage definition | Robin Appelman | 2016-01-29 | 2 | -6/+10 |
* | minor fixes | Robin Appelman | 2016-01-29 | 1 | -1/+1 |
* | remove custom controler for user provided password auth | Robin Appelman | 2016-01-29 | 3 | -4/+42 |
* | dont show user provided auth as option for personal mounts | Robin Appelman | 2016-01-29 | 2 | -0/+3 |
* | Allow setting user provided credentials from the personal settings page | Robin Appelman | 2016-01-29 | 2 | -24/+33 |
* | Add user provided credentials mechanism | Robin Appelman | 2016-01-29 | 1 | -0/+78 |
* | Fix invalid storages not showing in directory listing | Robin Appelman | 2016-01-29 | 2 | -1/+130 |
* | Handle no user set in sftp constructor | Robin Appelman | 2016-01-26 | 1 | -0/+3 |
* | Merge pull request #19002 from UoM-ResPlat-DevOps/swift-streaming-download | Thomas Müller | 2016-01-22 | 1 | -16/+13 |
|\ |
|
| * | 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 |
* | | Merge pull request #18531 from owncloud/ext-user-credentials | Thomas Müller | 2016-01-22 | 7 | -7/+106 |
|\ \ |
|
| * | | Introduce 'login credentials' auth mechanism | Robin McCorkell | 2016-01-18 | 7 | -7/+106 |
* | | | Use Guzzle stream to download files from GDrive | Vincent Petry | 2016-01-14 | 1 | -6/+16 |
|/ / |
|
* | | 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 | 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 owncloud/UoM-ResPlat-DevOps-swift-acl-shared-c... | Thomas Müller | 2016-01-08 | 1 | -2/+19 |
|\ \ |
|
| * | | Allowing access to Swift containers shared by ACL | Tim Dettrick | 2016-01-08 | 1 | -2/+19 |
* | | | 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 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 |
|/ |
|
* | Merge pull request #21059 from owncloud/remove-deaed-code-mount-config | Thomas Müller | 2015-12-09 | 1 | -52/+6 |
|\ |
|
| * | Remove dead code | Lukas Reschke | 2015-12-09 | 1 | -52/+6 |
* | | 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 | 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 | Tim Dettrick | 2015-12-07 | 1 | -1/+10 |
| |/ |
|
* | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 1 | -1/+0 |
* | | Merge pull request #20569 from owncloud/issue_20427 | Thomas Müller | 2015-12-07 | 1 | -2/+4 |
|\ \
| |/
|/| |
|
| * | 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 |
* | | Fix some PHPDocs | Lukas Reschke | 2015-11-28 | 1 | -4/+5 |
* | | 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 UoM-ResPlat-DevOps/swift-squelch-expected-404-... | Thomas Müller | 2015-10-29 | 1 | -1/+4 |
|\ |
|