Skip to content

Conversation

@MorrisJobke
Copy link
Member

@MorrisJobke MorrisJobke commented Aug 16, 2017

This is a downstream of owncloud/core#28074 and owncloud/core#26539 to make it easy to test. owncloud/core#26539 is also needed for #6146 (to review: look into both commits separately)

@MorrisJobke MorrisJobke added this to the Nextcloud 13 milestone Aug 16, 2017
@MorrisJobke MorrisJobke changed the title Downstream 26539 & 28074 Downstream 26539 & 28074 - proper handling of invalid config Aug 16, 2017

use OCP\Files\StorageNotAvailableException;

class InvalidStorage {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is an OC\Files\Storage\FailedStorage that should probably bne reused instead

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I rebased this. Sadly I wasn't apply to make this change here happen. @icewind1991 Could you please help me here? Thanks

@codecov
Copy link

codecov bot commented Aug 16, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@6e3b8db). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #6149   +/-   ##
=========================================
  Coverage          ?   54.41%           
  Complexity        ?    21175           
=========================================
  Files             ?     1311           
  Lines             ?    82417           
  Branches          ?     1329           
=========================================
  Hits              ?    44850           
  Misses            ?    37567           
  Partials          ?        0
Impacted Files Coverage Δ Complexity Δ
apps/files_external/js/settings.js 58.89% <ø> (ø) 0 <0> (?)

@MorrisJobke
Copy link
Member Author

I removed the commits regarding the handling of storages and made a separate PR out of it. This is now ready for review.

@MorrisJobke
Copy link
Member Author

Please re-review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants