summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-1252-102/+110
* Merge pull request #21008 from owncloud/UoM-ResPlat-DevOps-swift-acl-shared-c...Thomas Müller2016-01-081-2/+19
|\
| * Allowing access to Swift containers shared by ACLTim Dettrick2016-01-081-2/+19
* | Filter getStorage to make sure the user has access to itRobin Appelman2016-01-081-0/+23
|/
* Check libsmbclient-php as well as smbclient binaryRobin McCorkell2016-01-071-2/+4
* Merge pull request #21216 from owncloud/fopen-statcacheThomas Müller2015-12-281-2/+7
|\
| * clear statcache after fopen for smbRobin Appelman2015-12-151-2/+7
* | Migrate files external for the user that the filesystem is being setup forRobin Appelman2015-12-141-1/+1
|/
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-101-1/+1
* Merge pull request #21059 from owncloud/remove-deaed-code-mount-configThomas Müller2015-12-091-52/+6
|\
| * Remove dead codeLukas Reschke2015-12-091-52/+6
* | Merge pull request #21003 from owncloud/personal-mount-mountidThomas Müller2015-12-091-4/+4
|\ \ | |/ |/|
| * Dont set the string storage id to the numeric storage id for personal mountsRobin Appelman2015-12-071-4/+4
* | Use proper PHPDoc referenceLukas Reschke2015-12-081-2/+2
* | Merge pull request #20980 from owncloud/UoM-ResPlat-DevOps-swift-improved-fopenThomas Müller2015-12-071-1/+10
|\ \
| * | Improving fopen behaviour for Swift backendTim Dettrick2015-12-071-1/+10
| |/
* | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-071-1/+0
* | Merge pull request #20569 from owncloud/issue_20427Thomas Müller2015-12-071-2/+4
|\ \ | |/ |/|
| * Merge branch 'master' into issue_20427Jesus Macias Portela2015-12-035-201/+56
| |\
| * | First working approach to show mount statusJesús Macias2015-11-121-2/+4
* | | db config backend for files_externalRobin Appelman2015-12-041-3/+11
| |/ |/|
* | Migrate storate status code to storagenotavailablexceptionJesús Macias2015-12-031-8/+4
* | Delete unnecessary storage status constansJesús Macias2015-12-031-4/+0
* | Add different storage status codes managed by StoragedNotAvailableExceptionJesús Macias2015-12-031-0/+4
* | remove old propagation logicRobin Appelman2015-12-012-171/+0
* | Add command to set mount options for external storagesRobin Appelman2015-12-011-0/+19
* | Adjust patchesThomas Müller2015-11-301-4/+4
* | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-303-3/+3
* | Fix some PHPDocsLukas Reschke2015-11-281-4/+5
* | Fix parsing of sftp hosts when using ipv6Robin Appelman2015-11-161-14/+24
|/
* Properly throw exception in OC_Mount_Config::getBackendStatusVincent Petry2015-11-061-1/+1
* Merge pull request #19000 from UoM-ResPlat-DevOps/swift-squelch-expected-404-...Thomas Müller2015-10-291-1/+4
|\
| * Don't log expected Swift 404 responsesTim Dettrick2015-09-141-1/+4
* | Merge pull request #19100 from owncloud/ext-tooltip-unavailableThomas Müller2015-10-292-2/+24
|\ \
| * | Display storage status as tooltipRobin McCorkell2015-10-232-2/+24
* | | Merge pull request #19758 from owncloud/ext-fallback-getmimetypeThomas Müller2015-10-283-45/+0
|\ \ \ | |/ / |/| |
| * | Fallback to default mimetype detection mechanismVincent Petry2015-10-133-45/+0
* | | Merge pull request #19877 from owncloud/dropbox-fixmetadatacachepathsThomas Müller2015-10-201-5/+9
|\ \ \
| * | | Fix Dropbox metadata cache with trimmed pathsVincent Petry2015-10-191-5/+9
| |/ /
* / / Remove Dropbox metadata from cache after uploadVincent Petry2015-10-161-0/+1
|/ /
* | deduplicate @xenopathicMorris Jobke2015-10-0648-48/+42
* | update licence headers via scriptMorris Jobke2015-10-0514-5/+18
* | if mountpoint is applicable to all users the old API expects a array with 'all'Bjoern Schiessle2015-10-021-0/+5
* | Perform visibility checks on storagesRobin McCorkell2015-09-232-8/+8
* | Mark SMB_OC and SFTP_Key as deprecated backendsRobin McCorkell2015-09-232-4/+8
* | Add deprecation mechanic to IdentifierTraitRobin McCorkell2015-09-233-0/+37
* | Revert "Implement more fine-grained external storage permissions model"Robin McCorkell2015-09-237-175/+143
* | Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isI...Martin2015-09-222-3/+3
* | Merge pull request #19069 from owncloud/ext-s3-cephThomas Müller2015-09-181-1/+4
|\ \
| * | Make AmazonS3 path style actually workRobin McCorkell2015-09-161-1/+4