~pappacena/turnip:py3-hook-bin-strings

Last commit made on 2020-09-23
Get this branch:
git clone -b py3-hook-bin-strings 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:
py3-hook-bin-strings
Repository:
lp:~pappacena/turnip

Recent commits

16d6653... by Thiago F. Pappacena

Standardize the usage of bytes on hooks.py

820077d... by Thiago F. Pappacena

Convert command output to text before adding it as test detail

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

be93583... by Thiago F. Pappacena

Add text detailed output instead of bytes

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