~ghoust88/launchpad/+git/launchpad-3:bugfix-private-snap-filter

Last commit made on 2021-03-09
Get this branch:
git clone -b bugfix-private-snap-filter https://git.launchpad.net/~ghoust88/launchpad/+git/launchpad-3
Only ghoust88 can upload to this branch. If you are ghoust88 please log in for upload directions.

Branch merges

Branch information

Name:
bugfix-private-snap-filter
Repository:
lp:~ghoust88/launchpad/+git/launchpad-3

Recent commits

d4a7543... by Thiago F. Pappacena

Fixing regression: use COALESCE instead of CASE to check snap's private/information_type column

ddfc219... by Colin Watson

Pass statsd metric labels as a dict

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/399228

9f42e74... by Colin Watson

Re-raise unexpected I/O errors from open_for_writing

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/399285

9dfeb1e... by Colin Watson

Write bytes in the buildlog case in BuildingSlave.getFile

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/399286

f78fe29... by Colin Watson

Remove hardware database rows from sampledata

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/399287

bc4b22d... by Colin Watson

Handle / being true division in Python 3 (take 3)

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/399289

ce2254c... by Colin Watson

Remove various unused imports

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/399329

06bc99c... by Colin Watson

Fix various dict ordering bugs on Python 3.6

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/399296

08c46c3... by Ioana Lasc

Remove notify code path used prior to repack

Merged from https://code.launchpad.net/~ilasc/launchpad/+git/launchpad/+merge/399281

891532d... by Colin Watson

Remove various unused imports