~ilasc/launchpad:hide-creds-on-recipe-non-owners

Last commit made on 2020-08-03
Get this branch:
git clone -b hide-creds-on-recipe-non-owners https://git.launchpad.net/~ilasc/launchpad
Only Ioana Lasc can upload to this branch. If you are Ioana Lasc please log in for upload directions.

Branch merges

Branch information

Name:
hide-creds-on-recipe-non-owners
Repository:
lp:~ilasc/launchpad

Recent commits

134a8e1... by Ioana Lasc

Merge branch 'master' into hide-creds-on-recipe-non-owners

7887f99... by Ioana Lasc

Address code review comments

880f4bd... by Colin Watson

Avoid duplicating some buildmaster doctests

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

31ecec6... by Colin Watson

Port lp.codehosting.codeimport to io.BytesIO

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

3c685a8... by Colin Watson

Tighten up some TestSlave tests slightly

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

a8fe0cc... by Kristian Glass

Exit on failure in launchpad-database-setup

Let's avoid:

    Creating postgresql user runner
    createuser: could not connect to database postgres

    Looks like everything went ok.

Merged from https://code.launchpad.net/~doismellburning/launchpad/+git/launchpad/+merge/387647

de60cbf... by Kristian Glass

Exit on failure in launchpad-database-setup

Let's avoid:

    Creating postgresql user runner
    createuser: could not connect to database postgres

    Looks like everything went ok.

a24057f... by Tom Wardill

Fix mailinglist XMLRPC callsites for text types

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

66a17aa... by Tom Wardill

Fix API callsites

1bc4d44... by Tom Wardill

Add failing test