~snappy-dev/snapd/+git/snapd-pawel:fix-snap-saved

Last commit made on 2019-03-19
Get this branch:
git clone -b fix-snap-saved https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
fix-snap-saved
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

3bc6b23... by Paweł Stołowski

Use MATCH.

ab6fa90... by Paweł Stołowski

Fix format.

e1e8802... by Paweł Stołowski

Fix regression of snap saved command - don't error out if the optional setID is omitted.

7b794f2... by Michael Vogt

Merge pull request #6600 from stolowski/timings-api-tweaks

timings: add new helpers, Measurer interface and DurationThreshold

8caabb9... by Maciej Borzecki

Merge pull request #6592 from bboozzoo/bboozzoo/snap-seccomp-version-info

cmd/snap-seccomp: version-info subcommand

3c1ebde... by Paweł Stołowski

Store task-kind in the tags for tasks. Various tweaks to docstrings (thanks pedronis).

5fca9cb... by Paweł Stołowski

Merge branch 'master' into timings-api-tweaks

494b944... by Michael Vogt

Merge pull request #6601 from stolowski/fix-errortracker-panic

errortracker: fix panic in Report if db cannot be opened

f33e473... by Maciej Borzecki

Merge remote-tracking branch 'origin/master' into bboozzoo/snap-seccomp-version-info

14651e5... by Maciej Borzecki

Merge pull request #6593 from bboozzoo/bboozzoo/sandbox-seccomp-package

sandbox/seccomp: a helper package wrapping calls to snap-seccomp