~twom/launchpad:gdpr-add-translations-info

Last commit made on 2021-07-21
Get this branch:
git clone -b gdpr-add-translations-info 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:
gdpr-add-translations-info
Repository:
lp:~twom/launchpad

Recent commits

1e1a81f... by Tom Wardill

Remove unneeded import

0738318... by Tom Wardill

Add translations activity

ebe34ff... by Tom Wardill

Add blueprints info to GDPR endpoint

Merged from https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/405948

4c8d8e3... by Tom Wardill

Optimise data retrieval

febc05b... by Tom Wardill

Add blueprints info to GDPR endpoint

7edebbc... by Colin Watson

process-mail: Improve handling of non-MIME-encoded headers on py3

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

b6c0e82... by Colin Watson

process-mail: Improve handling of non-MIME-encoded headers on py3

Python 3's email package is somewhat stricter about various aspects of
email encoding, so we need to be more careful to handle the case of
incoming email with non-MIME-encoded non-ASCII From: headers.

4af83a1... by Colin Watson

Remove old webapp SIGHUP/SIGUSR1/SIGUSR2 handlers

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

9075fae... by Colin Watson

Remove launchpad.conf and all parsing of it

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

ead6c6a... by Colin Watson

Remove launchpad.conf and all parsing of it

It's no longer used with gunicorn.