~ghoust88/launchpad/+git/launchpad-3:gunicorn-reload-extra-files

Last commit made on 2021-02-10
Get this branch:
git clone -b gunicorn-reload-extra-files 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:
gunicorn-reload-extra-files
Repository:
lp:~ghoust88/launchpad/+git/launchpad-3

Recent commits

e10a808... by Thiago F. Pappacena

Extending timeout in dev to allow calm ipdb sessions

95d3e7d... by Thiago F. Pappacena

When in development, auto reload gunicorn on config changes

eceb589... by Tom Wardill

Rename snap name field. LP: #1914233

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

1c4dfab... by Colin Watson

Fix lp.registry.model.projectgroup doctests

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

a1d3b43... by Tom Wardill

Rename snap name field. LP: #1914233

45af2a5... by Thiago F. Pappacena

Enabling gunicorn (with autoreload) in development

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/396701

30a7664... by Colin Watson

Fix lp.registry.model.projectgroup doctests

Broken by converting to IGNORE_EXCEPTION_MODULE_IN_PYTHON2, mainly
because I forgot to tell it to use the correct checker.

NORMALIZE_WHITESPACE is required because OutputChecker seems to get a
bit confused by an extra newline at the end of examples found in
docstring-based doctests. This is probably a bug in zope.testing, but
since it's only needed for migration from Python 2 and is easy enough to
work around like this, it doesn't seem worth the effort to fix properly.

2ac6bfa... by Colin Watson

Upgrade to ZTK 9cb420f598 (2021-01-21)

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

a7520a1... by Colin Watson

Avoid remaining uses of the Python 2 "unicode" type

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

a5ccb11... by Colin Watson

Fix restricted codehosting session for Python 3

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