~ghoust88/launchpad/+git/launchpad-3:initial-gunicorn-setup

Last commit made on 2021-01-21
Get this branch:
git clone -b initial-gunicorn-setup https://git.launchpad.net/~ghoust88/launchpad/+git/launchpad-3
Only ghoust88 can upload to this branch. If you are ghoust88 please log in for upload directions.

Branch merges

Branch information

Name:
initial-gunicorn-setup
Repository:
lp:~ghoust88/launchpad/+git/launchpad-3

Recent commits

5853d30... by Thiago F. Pappacena

Fixing year in a comment

ea3552b... by Thiago F. Pappacena

Simplifying wsgi script and code formatting

7a2cb02... by Thiago F. Pappacena

Adding initial structure for gunicorn switch

2d1d5e3... by Colin Watson

Fix option processing in copy-signingkeys

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

0438481... by Colin Watson

Fix option processing in copy-signingkeys

LaunchpadScript.__init__ runs handle_options before the component
architecture has been set up, so we need to process our options a bit
later.

19f6cc7... by Colin Watson

Use assertContentEqual() instead of sorted()

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

39cd907... by Colin Watson

Bump a few more test timeouts

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

55b4616... by Colin Watson

Bump a few more test timeouts

These occasionally fail in parallel buildbot.

897c9f1... by Colin Watson

lp.archiveuploader: Fix u'...' doctest examples for Python 3

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

f4ad8c9... by Colin Watson

lp.archiveuploader: Fix u'...' doctest examples for Python 3