~pappacena/launchpad:mirror-prober-timeout-after-response

Last commit made on 2020-11-17
Get this branch:
git clone -b mirror-prober-timeout-after-response 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:
mirror-prober-timeout-after-response
Repository:
lp:~pappacena/launchpad

Recent commits

acb37dd... by Thiago F. Pappacena

Avoiding AlreadyCalledError caused by race condition between timeout and real response

c35ff22... by Colin Watson

Pass --exclude-host options to code import workers

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

fc22eb8... by Cristian Gonzalez

Redistributing "Contributors" and "Length" columns on Translations

Merged from https://code.launchpad.net/~cristiangsp/launchpad/+git/launchpad/+merge/393639

8276039... by Cristian Gonzalez

Fixing translations UI test

f764254... by Colin Watson

Normalize default ports in RedirectionView.context

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

ab0cf72... by Colin Watson

Fix parallel testing machinery on Python 3

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

50ac326... by Colin Watson

Fix parallel testing machinery on Python 3

a2ee203... by Colin Watson

StatsdClient: Automatically add env label

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

dcb4e0d... by Colin Watson

StatsdClient: Automatically add env label

Having to add the appropriate env label manually at each call site is a
bit too cumbersome and error-prone, and indeed we'd forgotten to include
it for traversal and publication duration timings. Add it automatically
in the StatsdClient wrapper instead.

b080590... by Colin Watson

Fix makePackageDiff for Python 3

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