~pappacena/launchpad:gunicorn-experiments

Last commit made on 2021-01-21
Get this branch:
git clone -b gunicorn-experiments 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:
gunicorn-experiments
Repository:
lp:~pappacena/launchpad

Recent commits

ce702df... by Thiago F. Pappacena

Using original HTTPPublicationRequestFactory on startwsgi

f066609... by Thiago F. Pappacena

Autoreload in dev

6aef0db... by Thiago F. Pappacena

Merge branch 'master' into gunicorn-experiments

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