Skip to content

If there is no internet connection don't try to contact appstore - #7121

Merged
rullzer merged 2 commits into
masterfrom
fix_7119
Nov 17, 2017
Merged

If there is no internet connection don't try to contact appstore#7121
rullzer merged 2 commits into
masterfrom
fix_7119

Conversation

@rullzer

Copy link
Copy Markdown
Member

Fixes#7119

If your instance has no internet connection it makes no sense to try to contact the appstore.

@ChristophWurstChristophWurst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good. In case there is a unit test for this I assume it fo fail, but let's see :)

@MorrisJobke

Copy link
Copy Markdown
Member

@rullzer The unit tests fail :/

Fixes#7119
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@codecov

codecovBot commented Nov 17, 2017

Copy link
Copy Markdown

Codecov Report

Merging #7121 into master will decrease coverage by <.01%.
The diff coverage is 100%.

@@ Coverage Diff @@## master #7121 +/- ##
============================================
- Coverage 50.84% 50.84% -0.01% - Complexity 24545 24546 +1 
============================================
Files 1585 1585 Lines 93796 93797 +1 Branches 1354 1354 ============================================
- Hits 47689 47688 -1 - Misses 46107 46109 +2
Impacted FilesCoverage ΔComplexity Δ
lib/private/App/AppStore/Fetcher/Fetcher.php78.26% <100%> (+0.31%)20 <0> (+1)⬆️
lib/private/Files/Cache/Propagator.php94.93% <0%> (-1.27%)16% <0%> (ø)
apps/files_trashbin/lib/Trashbin.php72.28% <0%> (-0.25%)136% <0%> (ø)

@rullzer
rullzer merged commit 07af58d into masterNov 17, 2017
@rullzer
rullzer deleted the fix_7119 branch November 17, 2017 20:07
Sign up for freeto 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.

4 participants

@rullzer@MorrisJobke@ChristophWurst@skjnldsv