| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | Don't log expected Swift 404 responses | Tim Dettrick | 2015-09-14 | 1 | -1/+4 |
* | | Merge pull request #19100 from owncloud/ext-tooltip-unavailable | Thomas Müller | 2015-10-29 | 2 | -2/+24 |
|\ \ |
|
| * | | 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 | 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 | Vincent Petry | 2015-10-19 | 1 | -5/+9 |
| |/ / |
|
* / / | Remove Dropbox metadata from cache after upload | Vincent Petry | 2015-10-16 | 1 | -0/+1 |
|/ / |
|
* | | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 48 | -48/+42 |
* | | update licence headers via script | Morris Jobke | 2015-10-05 | 14 | -5/+18 |
* | | if mountpoint is applicable to all users the old API expects a array with 'all' | Bjoern Schiessle | 2015-10-02 | 1 | -0/+5 |
* | | Perform visibility checks on storages | Robin McCorkell | 2015-09-23 | 2 | -8/+8 |
* | | Mark SMB_OC and SFTP_Key as deprecated backends | Robin McCorkell | 2015-09-23 | 2 | -4/+8 |
* | | Add deprecation mechanic to IdentifierTrait | Robin McCorkell | 2015-09-23 | 3 | -0/+37 |
* | | Revert "Implement more fine-grained external storage permissions model" | Robin McCorkell | 2015-09-23 | 7 | -175/+143 |
* | | Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isI... | Martin | 2015-09-22 | 2 | -3/+3 |
* | | Merge pull request #19069 from owncloud/ext-s3-ceph | Thomas Müller | 2015-09-18 | 1 | -1/+4 |
|\ \ |
|
| * | | Make AmazonS3 path style actually work | Robin McCorkell | 2015-09-16 | 1 | -1/+4 |
* | | | Merge pull request #19090 from owncloud/ext-priority-logic | Thomas Müller | 2015-09-17 | 1 | -1/+1 |
|\ \ \ |
|