summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-096-2/+10
|
* Merge pull request #21008 from ↵Thomas Müller2016-01-081-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 ACLTim Dettrick2016-01-081-2/+19
| | | | | | | | | | To avoid a confusing extra field, the bucket field is overloaded to optionally take a URL.
* | Merge pull request #21467 from owncloud/external-status-check-userglobalThomas Müller2016-01-081-1/+1
|\ \ | | | | | | Fix checking external storage status as non admin user
| * | Fix checking external storage status as non admin userRobin Appelman2016-01-081-1/+1
| |/
* | Filter getStorage to make sure the user has access to itRobin Appelman2016-01-087-4/+102
| |
* | correctly set applicables when updating user storageRobin Appelman2016-01-081-0/+13
| |
* | update testsRobin Appelman2016-01-082-1/+5
| |
* | improve setting applicable for personal mountsRobin Appelman2016-01-081-1/+1
| |
* | fix setting mountpoint and auth backend of external storagesRobin Appelman2016-01-084-0/+93
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-0864-64/+0
|
* Merge pull request #21506 from ↵Thomas Müller2016-01-071-2/+1
|\ | | | | | | | | owncloud/issue-20218-min-max-owncloud-version-warning Issue 20218 min max owncloud version warning
| * Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling2016-01-071-1/+0
| |
| * Add ownCloud min and max version for shipped appsJoas Schilling2016-01-071-1/+1
| |
* | Merge pull request #21481 from owncloud/ext-smb-dependenciesThomas Müller2016-01-071-2/+4
|\ \ | | | | | | Check libsmbclient-php as well as smbclient binary
| * | Check libsmbclient-php as well as smbclient binaryRobin McCorkell2016-01-071-2/+4
| |/
* | fix js unit testsMorris Jobke2016-01-071-2/+2
| |
* | Also remove it from the web interfaceRobin Appelman2016-01-071-2/+0
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-074-0/+24
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-042-0/+24
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-12-312-2/+84
|
* Merge pull request #21216 from owncloud/fopen-statcacheThomas Müller2015-12-281-2/+7
|\ | | | | Clear SMB statcache after fopen
| * clear statcache after fopen for smbRobin Appelman2015-12-151-2/+7
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-12-282-0/+24
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-12-274-0/+18
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-12-254-0/+6
| |
* | Merge pull request #21093 from owncloud/migrate-no-userRobin Appelman2015-12-243-13/+61
|\ \ | | | | | | Dont break the files_external migrator if no user is logged in
| * | Migrate files external for the user that the filesystem is being setup forRobin Appelman2015-12-143-13/+61
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2015-12-212-0/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-12-192-4/+6
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-12-162-0/+20
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-12-134-0/+10
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-12-122-0/+8
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-104-2/+7
| | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* Merge pull request #21071 from owncloud/fix-swift-unit-test-execution-masterThomas Müller2015-12-102-4/+283
|\ | | | | Looks like ceph requires more time to come up ....
| * Looks like ceph requires more time to come up ....Thomas Müller2015-12-092-4/+283
| | | | | | | | | | | | Use sed - not replace apply btrfs hack
* | [tx-robot] updated from transifexJenkins for ownCloud2015-12-106-0/+32
| |
* | Merge pull request #21077 from owncloud/external-index-namesThomas Müller2015-12-092-7/+1
|\ \ | |/ |/| Let doctrine generate index names for files_external
| * Let doctrine generate index namesRobin Appelman2015-12-092-7/+1
| |
* | Merge pull request #21059 from owncloud/remove-deaed-code-mount-configThomas Müller2015-12-091-52/+6
|\ \ | | | | | | Remove dead code
| * | Remove dead codeLukas Reschke2015-12-091-52/+6
| | | | | | | | | | | | Silences two other security warnings, also I cleaned up the PHPDoc a little bit.
* | | Use default timeout on connection testThomas Müller2015-12-091-1/+1
| |/ |/|
* | Merge pull request #21003 from owncloud/personal-mount-mountidThomas Müller2015-12-092-4/+54
|\ \ | | | | | | Dont set the string storage id to the numeric storage id for personal mounts
| * | Add testsRobin Appelman2015-12-081-0/+50
| | |
| * | Dont set the string storage id to the numeric storage id for personal mountsRobin Appelman2015-12-071-4/+4
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-12-098-0/+56
| |/ |/|
* | Use proper PHPDoc referenceLukas Reschke2015-12-081-2/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-12-088-4/+30
| |
* | Merge pull request #21006 from owncloud/scrutinizer-patch-1Thomas Müller2015-12-071-1/+0
|\ \ | | | | | | Scrutinizer Auto-Fixes
| * | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-071-1/+0
| | | | | | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com