~canonical-launchpad-branches/launchpad/+git/bzr-personal:apw/signing-be-kinder-to-mirrors

Last commit made on 2016-05-26
Get this branch:
git clone -b apw/signing-be-kinder-to-mirrors 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:
apw/signing-be-kinder-to-mirrors
Repository:
lp:~canonical-launchpad-branches/launchpad/+git/bzr-personal

Recent commits

83cc704... by Andy Whitcroft

siging: recreate missing efi symlinks

Signed-off-by: Andy Whitcroft <email address hidden>

43999f4... by Andy Whitcroft

signing: be kinder to mirrors

Renaming the existing uefi directory and replacing it with a link breaks
mirrors which use rsync.

Signed-off-by: Andy Whitcroft <email address hidden>

82538fc... by Launchpad PQM Bot

[testfix][r=cjwatson][no-qa] Fix test failures related to new SSO SSH
 key methods.

e32e7fd... by Colin Watson

Fix test failures related to new SSO SSH key methods.

b5dfcc4... by Launchpad PQM Bot

[r=cprov,
 wgrant][bug=1584744] Convert BuilderSlave to twisted.web.client.Agent,
 causing it to use a connection pool rather than trying to download everything
 at once.

1e52d75... by Colin Watson

Raise buildd-manager's RLIMIT_NOFILE to account for config.builddmaster.download_connections.

9a75258... by Colin Watson

Limit active download connections rather than just idle ones. Increase default idle connection limit to 10.

22c078d... by Launchpad PQM Bot

[r=wgrant][no-qa] Add restricted API method to delete an SSH key for
 a person.

1dcd744... by Launchpad PQM Bot

[r=wgrant][no-qa] Initial implementation of a restricted API to allow
 SSO to add SSH keys to any account in launchpad.

981e13e... by Thomi Richards

Rename deleteSSHKeyForPersonFromSSO to deleteSSHKeyFromSSO.