~pappacena/launchpad:xmlrpc-git-confirmRepoCreation

Last commit made on 2020-07-06
Get this branch:
git clone -b xmlrpc-git-confirmRepoCreation 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:
xmlrpc-git-confirmRepoCreation
Repository:
lp:~pappacena/launchpad

Recent commits

e793b16... by Thiago F. Pappacena

Fixes interface methods to match XML-RCP Git signature and test comments

7560526... by Thiago F. Pappacena

Merge branch 'master' into xmlrpc-git-confirmRepoCreation

ffd32ad... by Tom Wardill

Update webhooks wording

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

89b647e... by Colin Watson

Convert Poll and friends to Storm

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

77c6a0c... by Colin Watson

Bump buildd-manager process pool maxIdle to 5m

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

46275e0... by Colin Watson

Bump buildd-manager process pool maxIdle to 5m

ampoule defaults to stopping child processes after they've been idle for
20 seconds, which is a bit eager since that's close to our scan interval
of 15 seconds, so processes get stopped and started a lot. Bump it
somewhat arbitrarily to five minutes.

a91e077... by Tom Wardill

Update webhooks wording

aef5264... by Colin Watson

Convert Poll and friends to Storm

980239d... by Colin Watson

Port lp.services.database doctests to usual __future__ imports

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

0c48064... by Colin Watson

Port lp.services.database doctests to usual __future__ imports