~snappy-dev/snapd/+git/snapd-pawel:timings-api-tweaks

Last commit made on 2019-03-15
Get this branch:
git clone -b timings-api-tweaks https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
timings-api-tweaks
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

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

14651e5... by Maciej Borzecki

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

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

9cca2d5... by Michael Vogt

Merge pull request #6401 from mvo5/remodel-v0-with-api

many: add /v2/model API, `snap remodel` CLI and spread test

2360a89... by Sergio Cazzolato

Merge pull request #6553 from stolowski/enable-opensuse-back

tests: enable opensuse tumbleweed back

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

Merge pull request #6598 from chipaca/snap-refresh-reason

overlord/snapstate, store: set a header when auto-refreshing

104d50b... by Maciej Borzecki

Merge pull request #6270 from bboozzoo/bboozzoo/selinux-policy-refactor

data/selinux, tests: refactor SELinux policy, add minimal tests

b7f406d... by Paweł Stołowski

Unit test.

e520646... by Paweł Stołowski

Fix panic caused by db.Close() if db coudln't be opened.