~ghoust88/launchpad/+git/launchpad-1:db-stable

Last commit made on 2021-04-01
Get this branch:
git clone -b db-stable https://git.launchpad.net/~ghoust88/launchpad/+git/launchpad-1
Only ghoust88 can upload to this branch. If you are ghoust88 please log in for upload directions.

Branch merges

Branch information

Name:
db-stable
Repository:
lp:~ghoust88/launchpad/+git/launchpad-1

Recent commits

f1c22e7... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to 61b855a5128a

61b855a... by Thiago F. Pappacena

Using gunicorn when running tests

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

d399af3... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to 57f1f603f707

57f1f60... by Colin Watson

Fix ArchiveAuthToken lookup with multiple subscriptions

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

77e5133... by Colin Watson

Fix ArchiveAuthToken lookup with multiple subscriptions

When querying for tokens with current subscriptions,
`ArchiveAuthTokenSet.getByArchive` could return multiple rows even
though there was only a single token due to the additional joins. Add
`DISTINCT` to avoid this.

LP: #1922258

77374fe... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to 9e7e85dcf55c

9e7e85d... by Colin Watson

Merge db-stable 66921f2f68 (Add ArchiveDependency.snap_base and SnapBuild.snap_base)

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

2aa27f9... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to 2ca36de8b815

2ca36de... by Thiago F. Pappacena

Downgrading boto to make it compatible with python3.5

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

7da0536... by Thiago F. Pappacena

Downgrading boto to make it compatible with python3.5