~pappacena/turnip:copy-ref-helper

Last commit made on 2020-09-28
Get this branch:
git clone -b copy-ref-helper 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:
copy-ref-helper
Repository:
lp:~pappacena/turnip

Recent commits

618b35c... by Thiago F. Pappacena

Merge branch 'master' into copy-ref-helper

94977f2... by Thiago F. Pappacena

Fixing error msg separator

cd19a21... by Thiago F. Pappacena

Fixing regression bug with missing string conversion of auth data on HTTP frontend

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

9461a6a... by Thiago F. Pappacena

Bugfixing data type casting on authenticated HTTP requests

ebe4151... by Thiago F. Pappacena

Making SAFE_PARAMS a set of bytes, and store.init_repo call to use str for paths (like the API does)

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

2aaa542... by Thiago F. Pappacena

Making SAFE_PARAMS bytes and store.init_repo call to use str

de63458... by Thiago F. Pappacena

Standardize the usage of bytes for hooks parameters and fix base64 encoding

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

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