~ghoust88/launchpad/+git/launchpad-3:snap-pillar-db-indexes

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

Branch merges

Branch information

Name:
snap-pillar-db-indexes
Repository:
lp:~ghoust88/launchpad/+git/launchpad-3

Recent commits

261325a... by Thiago F. Pappacena

Merge branch 'master' into snap-pillar-db-indexes

8924cd1... by Thiago F. Pappacena

LP: #1916912 Improving error message when trying to build snap without source

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

c2b291f... by Thiago F. Pappacena

Changing exception to unsupported_remote=False when there is no source defined

6880067... by Thiago F. Pappacena

LP: #1916912 Improving error message when trying to build snap without source

78ef3e1... by Thiago F. Pappacena

LP: #1916605 - Fixing cascading deletion problem on OCIRecipe

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

0acec17... by Thiago F. Pappacena

Fixing cascading deletion problem on OCIRecipe (bug #1916605)

cd61f0b... by Colin Watson

Fix remaining u'...' doctest examples for Python 3

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

bf77b25... by Colin Watson

Port lp.registry.tests.test_team_webservice to print_function

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

0d527b1... by Colin Watson

Port lp.registry.tests.test_team_webservice to print_function

74457e4... by Colin Watson

Fix remaining u'...' doctest examples for Python 3

I missed a couple of spots when landing earlier similar changes.