~rafia2241/launchpad:db-stable

Last commit made on 2021-02-25
Get this branch:
git clone -b db-stable https://git.launchpad.net/~rafia2241/launchpad
Only Rafia_shabbir can upload to this branch. If you are Rafia_shabbir please log in for upload directions.

Branch merges

Branch information

Name:
db-stable
Repository:
lp:~rafia2241/launchpad

Recent commits

69c370f... by Thiago F. Pappacena

Adding Snap.project for private Snaps' optional pillar

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

6c4452c... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to 246fd15c26cc

246fd15... by Tom Wardill

Populate the image name field on editing a recipe

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

b329246... by Colin Watson

Fix test failures from removal of ensure_unicode from PersonSet

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

fa0b7e1... by Colin Watson

Fix test failures from removal of ensure_unicode from PersonSet

There were enough test failures caused by the vocabulary changes that
it's worth putting a couple of `six.ensure_text` calls back in; and
`PersonSet.getByEmails` now raises `UnicodeDecodeError` rather than
`TypeError` in the case of invalid UTF-8 in an email address, so adjust
`authenticateEmail` to expect that.

7704883... by Tom Wardill

Populate the image name field on editting a recipe

1d68875... by Colin Watson

Use message_from_bytes/message_as_bytes where appropriate

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

d445718... by Colin Watson

Use assertContentEqual for some unorderable types

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

7f3e8b1... by Colin Watson

Use pprint_collection in more places (take 2)

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

83d0e15... by Colin Watson

Remove uses of ensure_unicode from PersonSet

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