summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Collapse)AuthorAgeFilesLines
* [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
* | | Merge pull request #20980 from owncloud/UoM-ResPlat-DevOps-swift-improved-fopenThomas Müller2015-12-071-1/+10
|\ \ \ | |/ / |/| | Improving fopen behaviour for Swift backend
| * | Improving fopen behaviour for Swift backendTim Dettrick2015-12-071-1/+10
| | |
* | | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-074-1/+14
| | | | | | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* | | Merge pull request #20569 from owncloud/issue_20427Thomas Müller2015-12-076-2/+730
|\ \ \ | |/ / |/| | Show external storage status in file list + prompt credentials if different
| * | Merge branch 'master' into issue_20427Jesus Macias Portela2015-12-03148-940/+1462
| |\ \
| * | | Delete js unit test. Another issue has been created to create js testJesús Macias2015-12-011-205/+0
| | | |
| * | | Fix css selector and bug checking personal mounts statusJesús Macias2015-11-242-5/+5
| | | |
| * | | Add css to manage row status colorJesús Macias2015-11-243-4/+12
| | | |
| * | | Merge branch 'issue_20427' of github.com:owncloud/core into issue_20427Jesús Macias2015-11-241-0/+205
| |\ \ \
| | * | | Added some unit tests for the status managerVincent Petry2015-11-201-0/+205
| | | | |
| * | | | Fix code from PR commentsJesús Macias2015-11-244-236/+208
| |/ / /
| * | | Adding logic to show custom icon for current backends, waiting for icon filesJesús Macias2015-11-201-0/+24
| | | |
| * | | Fix code from PR commentsJesús Macias2015-11-182-615/+525
| | | |
| * | | Add method to show custom icon and icon-error for each storage backendJesús Macias2015-11-183-211/+200
| | | |
| * | | Add icon management capabilities (error icon)Jesús Macias2015-11-132-17/+18
| | | |
| * | | First working approach to show mount statusJesús Macias2015-11-126-50/+874
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-12-062-0/+2
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-12-058-0/+12
| |_|/ |/| |
* | | db config backend for files_externalRobin Appelman2015-12-0418-951/+1614
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-12-046-0/+10
| |/ |/|
* | Fix duplicate use in storage controllerJesús Macias2015-12-031-1/+0
| |
* | Migrate storate status code to storagenotavailablexceptionJesús Macias2015-12-033-11/+9
| |
* | Fix code from PR commentsJesús Macias2015-12-031-21/+1
| |
* | Change exception catch orderJesús Macias2015-12-031-5/+5
| |
* | Delete unnecessary storage status constansJesús Macias2015-12-031-4/+0
| |
* | Add new external storage exceptions for different errorsJesús Macias2015-12-031-38/+24
| |
* | Add different storage status codes managed by StoragedNotAvailableExceptionJesús Macias2015-12-032-4/+42
| |
* | Merge pull request #20875 from owncloud/remove-changepropagatorThomas Müller2015-12-024-524/+0
|\ \ | | | | | | remove old propagation logic
| * | remove old propagation logicRobin Appelman2015-12-014-524/+0
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-12-022-0/+4
|/ /
* | return non 0 status code in case of missing mountRobin Appelman2015-12-011-1/+1
| |
* | Add command to set mount options for external storagesRobin Appelman2015-12-014-10/+114
| |