~twom/launchpad:development-ssl-certificates

Last commit made on 2020-03-11
Get this branch:
git clone -b development-ssl-certificates https://git.launchpad.net/~twom/launchpad
Only Tom Wardill can upload to this branch. If you are Tom Wardill please log in for upload directions.

Branch merges

Branch information

Name:
development-ssl-certificates
Repository:
lp:~twom/launchpad

Recent commits

f6891cb... by Tom Wardill

Special case testrunner

4f92282... by Tom Wardill

Use instance name instead of hardcoded development

141c3fa... by Tom Wardill

Fix failures in friendly git ref names

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

9b3d025... by Tom Wardill

Fix test check for default_branch name

8b763fb... by Tom Wardill

Fix for no default branch

304b62b... by Tom Wardill

Make target branch a more friendly name

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

c67a775... by Tom Wardill

Make target branch a more friendly name

8c96493... by William Grant

Fix security.py to not crash on a role name with digits

Merged from https://code.launchpad.net/~wgrant/launchpad/+git/launchpad/+merge/380297

5bd94e8... by William Grant

Fix security.py to not crash on a role name with digits

PostgreSQL's aclitem putid emits role names unquoted in safe cases, but
security.py's regex didn't use the same safe set so failed to parse
ACLs involving usernames like "abc123".

e780bca... by Tom Wardill

Change TestHandleStatusForOCIRecipeBuild to TestCaseWithFactory

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