~pappacena/launchpad:gitref-and-mp-pages-without-oops-on-failure

Last commit made on 2021-04-20
Get this branch:
git clone -b gitref-and-mp-pages-without-oops-on-failure https://git.launchpad.net/~pappacena/launchpad
Only Thiago F. Pappacena can upload to this branch. If you are Thiago F. Pappacena please log in for upload directions.

Branch merges

Branch information

Name:
gitref-and-mp-pages-without-oops-on-failure
Repository:
lp:~pappacena/launchpad

Recent commits

b585554... by Thiago F. Pappacena

Fixing messages and code style

ff37a09... by Thiago F. Pappacena

Avoiding crashes on MP and ref pages when something goes wrong on git code hosting

afcc52f... by Colin Watson

Move in-process authserver to lp.services.authserver.testing

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

62bf185... by Colin Watson

Reduce SnapFilePruner threshold to 7 days

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

327312a... by Colin Watson

Reduce SnapFilePruner threshold to 7 days

The previous threshold of 30 days (since the snap store upload job
completed) was probably a bit too conservative, and it looks as though
reducing it to 7 days will save about a terabyte of librarian space.

a09c73e... by Colin Watson

Use BS4-style method names consistently

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

6dc77eb... by Colin Watson

Move in-process authserver to lp.services.authserver.testing

Since this is used by multiple test files, it should have a proper home
rather than being imported from lp.snappy.tests.test_snapbuildbehaviour.
Also make the fixture a bit more general by pointing more configuration
entries at the in-process authserver, and refactor some librarian tests
to use it.

a50415b... by Colin Watson

Extend webservice_for_person to support anonymous login

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

bb05d0f... by Colin Watson

Add close_account to lp.registry.scripts.closeaccount.__all__

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

b607def... by Colin Watson

Support running parallel instances of librarian-feed-swift

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