~twom/launchpad:loggerhead-upgrade=511

Last commit made on 2020-09-18
Get this branch:
git clone -b loggerhead-upgrade=511 https://git.launchpad.net/~twom/launchpad
Only Tom Wardill can upload to this branch. If you are Tom Wardill please log in for upload directions.

Branch merges

Branch information

Name:
loggerhead-upgrade=511
Repository:
lp:~twom/launchpad

Recent commits

f8539ff... by Tom Wardill

Update loggerhead to r511

1098046... by Colin Watson

Generate archive signing keys using the signing service

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

1aa12df... by Colin Watson

Restore pottery-generate-intltool.py script

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

69e66ad... by Colin Watson

Restore pottery-generate-intltool.py script

This reverts part of commit 36352ca7744a6473ed3a526824c45bf79ed27454.
Although nothing in Launchpad itself uses this script, it's useful for
testing (see
https://dev.launchpad.net/Translations/GenerateTemplatesOnTestServers).

cb3192f... by Colin Watson

Loosen a few timeouts in tests

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

bc75360... by Colin Watson

Loosen a few timeouts in tests

These can go wrong if the test runner is somewhat slow.

80d9de4... by Colin Watson

Convert Sprint and SprintSpecification to Storm

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

89259e8... by Colin Watson

Remove redundant stop from launchpad-database-setup

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

6ce50a7... by Colin Watson

Remove redundant stop from launchpad-database-setup

"pg_dropcluster $pgversion main --stop-server" already stops the cluster
if it's running, so there's no need to stop it separately via the init
script.

9431614... by Colin Watson

Convert CodeReviewComment and CodeReviewVoteReference to Storm

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