~canonical-launchpad-branches/launchpad/+git/bzr-personal:cjwatson/branch-delete-job

Last commit made on 2019-03-21
Get this branch:
git clone -b cjwatson/branch-delete-job https://git.launchpad.net/~canonical-launchpad-branches/launchpad/+git/bzr-personal
Members of Canonical Launchpad Branches can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
cjwatson/branch-delete-job
Repository:
lp:~canonical-launchpad-branches/launchpad/+git/bzr-personal

Recent commits

ec778b9... by Colin Watson

Add a branch deletion job.

f9cec07... by Colin Watson

Don't preload recipe data when deleting recipes associated with branches or repositories.

d5e3c69... by Launchpad PQM Bot

[r=wgrant][bug=1820552] Give urlfetch a default timeout,
 fixing a regression in process-mail.

c398796... by Colin Watson

Note that launchpad.urlfetch_timeout is overridden to something more specific in many contexts.

02a9bf6... by Colin Watson

Give urlfetch a default timeout, fixing a regression in process-mail.

0877823... by Launchpad PQM Bot

[r=wgrant][no-qa] Log archive references in PPAKeyGenerator.

958c8b1... by Launchpad PQM Bot

[r=wgrant][no-qa] Allow retrieving keys by subkey fingerprint. Fixes
 subkey signature verification regression in r18902.

38c738e... by Colin Watson

Allow retrieving keys by subkey fingerprint.

This fixes a regression caused by r18902: subkey signatures are now verified
by calling retrieveKey with the subkey ID rather than relying on
auto-key-retrieve, so we need to account for that when checking the
keyserver response.

66cac9c... by Launchpad PQM Bot

[testfix][r=cjwatson][no-qa] Write the mock cnf metadata file with
 lzma.LZMAFile.

0b61da1... by Michael Vogt

test_publisher.py: write the mock cnf metadata file with lzma.LZMAFile()