~pappacena/turnip:ssh-master-connection-fix

Last commit made on 2020-09-23
Get this branch:
git clone -b ssh-master-connection-fix https://git.launchpad.net/~pappacena/turnip
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:
ssh-master-connection-fix
Repository:
lp:~pappacena/turnip

Recent commits

85bc03b... by Thiago F. Pappacena

Closing backend connections only when corresponding ssh connection drops

83c7ddf... by Thiago F. Pappacena

Option on POST /repo API call to asynchronously create a repository using celery

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

5db9461... by Thiago F. Pappacena

Blocking pushes to read-only ref namespaces, like refs/merge/

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

869ff3c... by Thiago F. Pappacena

Avoid binary type when sending xml-rpc calls with string parameters/dicts

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

62089ff... by Thiago F. Pappacena

Fixing functional tests start up for py3

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

8a1e4f1... by Thiago F. Pappacena

Fixing some v2 protocol py3 test compatibilities

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

31f157c... by Thiago F. Pappacena

Avoid binary type when sending xml-rpc calls

d9d950c... by Thiago F. Pappacena

Fixing functional tests start up for py3

9ccf0d7... by Thiago F. Pappacena

Fix capability advertisement py3 compatibility

ee35cb9... by Thiago F. Pappacena

Fixing HTTP test for git v2 proto