~snappy-dev/snapd/+git/snapd-pawel:timings-client-ensure

Last commit made on 2019-05-08
Get this branch:
git clone -b timings-client-ensure https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
timings-client-ensure
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

b5a0155... by Paweł Stołowski

List all possible ensure tags in snap debug timings --help.

2eddbe9... by Paweł Stołowski

Handle nesting for ensure timing output. Refactored printing code to use one print helper for all timings.

243b4cf... by Paweł Stołowski

Fix --last handling broken by previous changes. Ignore missing changes when quering for ensure timings.

5c0678a... by Paweł Stołowski

Merge branch 'master' into timings-client-ensure

043ade4... by Paweł Stołowski

Moved change/ensure related code of debug timings into helpers.

130a274... by Maciej Borzecki

Merge pull request #6832 from bboozzoo/bboozzoo/gadget-update-more-structure-validation

gadget: more validation checks for legacy MBR structure type & role

f359039... by Paweł Stołowski

Change is optional for ensure timings.

ee3a768... by Paweł Stołowski

Added unit tests.

421e69a... by Michael Vogt

Merge pull request #6819 from mvo5/test-build-go

osutil: fix TestReadBuildGo test in sbuild

e1949ff... by Maciej Borzecki

gadget: more validation checks for legacy MBR structure type & role

Add more checks for legay `type: mbr` in structure definition. Catch cases, when
legacy MBR type is used, with an incompatible role.

Signed-off-by: Maciej Borzecki <email address hidden>