summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20569 from owncloud/issue_20427Thomas Müller2015-12-076-2/+730
|\
| * 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 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
* | Add command to get and set config for external mountsRobin Appelman2015-12-012-0/+116
* | Adjust patchesThomas Müller2015-11-301-4/+4
* | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-303-3/+3
* | Merge pull request #20837 from owncloud/fix-mountoptions-dropdownThomas Müller2015-11-301-1/+0
|\ \
| * | Fix ext storage mount options dropdownVincent Petry2015-11-301-1/+0
* | | Add DB group to some files_external testsThomas Müller2015-11-303-0/+21
* | | External storage tests require DB as wellThomas Müller2015-11-3010-0/+70
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-11-302-0/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2015-11-292-0/+2
* | Fix some PHPDocsLukas Reschke2015-11-281-4/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2015-11-282-0/+18
* | [tx-robot] updated from transifexJenkins for ownCloud2015-11-278-2/+8
* | Merge pull request #20707 from owncloud/files_external_table_statusThomas Müller2015-11-261-1/+7
|\ \
| * | Fix status icon styling for external storagesRobin Appelman2015-11-241-1/+7
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-268-0/+10
* | | Merge pull request #20712 from owncloud/replace-netcat-phpThomas Müller2015-11-258-81/+71
|\ \ \
| * | | Replace shitty netcat use with dedicated PHP scriptRobin McCorkell2015-11-248-81/+71
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-25102-120/+120
|/ / /
* | | Merge pull request #18999 from owncloud/ext-config-listadminThomas Müller2015-11-249-220/+377
|\ \ \ | |/ / |/| |
| * | Defer initialisation of data until after complete constructionRobin McCorkell2015-11-222-22/+39
| * | Clear highlight on RSA public key generationRobin McCorkell2015-11-211-1/+1