~mvo/snapd/+git/snapd-mvo:download-tweaks

Last commit made on 2019-06-11
Get this branch:
git clone -b download-tweaks https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
download-tweaks
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

2403950... by Michael Vogt

store: rename store.stream -> store.doDowloadReq

75a8206... by Michael Vogt

daemon: use switch/case instead of multiple if in snapDownloadSuite.SnapInfo

4104ff9... by Michael Vogt

daemon: fix copyright year for export{,_api_download}_test.go

b2f1aa0... by Michael Vogt

daemon: rename streamOne -> streamOneSnap

cd98420... by Michael Vogt

Merge pull request #6958 from glower/snap-download-refactoring

Added api endpoint for downloading snaps

bb350e0... by Igor Komlew

Fixed Content-Disposition header in the response

8c56c1b... by Michael Vogt

Merge pull request #6966 from zyga/tweak/saner-names

tests: use more readable test directory names

c0ef0af... by Maciej Borzecki

Merge pull request #6983 from bboozzoo/bboozzoo/tweak-lp-1805485-description

tests/regression/lp-1805485: update test description

724ac62... by Samuele Pedroni

overlord: make changes conflict with remodel

This makes starting snap operations behave similarly to before seeding is done when a remodeling is in progress. It also makes any new change conflict with a remodel change.

It introduces devicestate.Remodeling.

Also adds a TODO about whether remodelings/complex remodelings should wait for other changes to be done before proceeding?

511fa39... by Paweł Stołowski

Merge pull request #6982 from stolowski/fix-snapshot-test

tests: make sure the snapshot unit test uses a snapshot time relative to Now()