~ilasc/launchpad:add-repack-thresholds

Last commit made on 2021-02-23
Get this branch:
git clone -b add-repack-thresholds https://git.launchpad.net/~ilasc/launchpad
Only Ioana Lasc can upload to this branch. If you are Ioana Lasc please log in for upload directions.

Branch merges

Branch information

Name:
add-repack-thresholds
Repository:
lp:~ilasc/launchpad

Recent commits

67e3157... by Ioana Lasc

Move repack thresholds to codehosting

87c786d... by Ioana Lasc

Merge branch 'master' into add-repack-thresholds

b6f9fed... by Ioana Lasc

Add repack data to notify endpoint

Merged from https://code.launchpad.net/~ilasc/launchpad/+git/launchpad/+merge/397340

6ab3659... by Colin Watson

Fix AccessLoggingMiddleware to handle Unicode PATH_INFO

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

4f95a03... by Colin Watson

Fix AccessLoggingMiddleware to handle Unicode PATH_INFO

Following ec3b4eb2004c26082f8893f7814f1cb43bd0501e, PATH_INFO is Unicode
on Python 2. Tweak AccessLoggingMiddleware to handle this.

02610cf... by Colin Watson

Convert lp.coop.answersbugs doctests to __future__ imports

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

58a4ccc... by Colin Watson

Convert lp.coop.answersbugs doctests to __future__ imports

5994f6c... by Colin Watson

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

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

e0f02b6... by Colin Watson

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

6e56df4... by Colin Watson

Implement __eq__, __ne__, and __hash__ for StormBase

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