~snappy-dev/snapd/+git/snapd-pawel:policy-minimal-check

Last commit made on 2019-06-04
Get this branch:
git clone -b policy-minimal-check https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
policy-minimal-check
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

a3aa179... by Paweł Stołowski

Rename hasSnapTypeCstrs to hasSnapTypeConstraints.

f98173c... by Paweł Stołowski

Merge branch 'master' into policy-minimal-check

c6a7d90... by "John R. Lenton" <email address hidden>

Merge pull request #6947 from chipaca/okay-no-warning-test

cmd/snap: test for a friendly error on 'okay' without 'warnings'

5225233... by Paweł Stołowski

Merge pull request #6935 from stolowski/startup-timings

cmd/snap: support snap debug timings --startup=.. and measure loadState time

e67d400... by John Lenton

cmd/snap: test for a friendly error on 'okay' without 'warnings'

This is a test to cover what @ardaguclu helpfully fixed for us: that
when you run `snap okay` before ever running `snap warnings` you would
get a nasty error instead of something that explained what was going
on.

17735a4... by Michael Vogt

Merge pull request #6734 from shawnl/master

advise-snap: add --dump-db which dumps the command database

741ff14... by Michael Vogt

Merge pull request #6805 from anonymouse64/bugfix/docker-support-overlay2

interfaces/docker-support: support overlayfs on ubuntu core

2c26bfa... by "John R. Lenton" <email address hidden>

Merge pull request #6919 from ardaguclu/master

cmd/okay: Remove err message when warning file not exist

d3a1b8a... by Paweł Stołowski

Provide more helpful error if no arguments are given.

3aea453... by Michael Vogt

Merge pull request #6940 from zyga/tweak/mountinfo-any-python

tests: support mountinfo-tool on Python 2.7+