~twom/launchpad:stats-code-import-stats

Last commit made on 2021-02-03
Get this branch:
git clone -b stats-code-import-stats 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:
stats-code-import-stats
Repository:
lp:~twom/launchpad

Recent commits

bb6163c... by Tom Wardill

Fix import and test counts

06d6402... by Tom Wardill

Add CodeImportJob stats to numbercruncher

23ce867... by Thiago F. Pappacena

Fixing tests to use gunicorn definitions

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

f156857... by Thiago F. Pappacena

Fixing tests to use gunicorn definitions

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