~wavawewev/launchpad:master

Last commit made on 2021-06-21
Get this branch:
git clone -b master https://git.launchpad.net/~wavawewev/launchpad
Only Wawa Wewev can upload to this branch. If you are Wawa Wewev please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~wavawewev/launchpad

Recent commits

9dbb463... by Colin Watson

librarian: Allow selecting a different OS_AUTH_VERSION

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

da7ed5f... by Colin Watson

librarian: Allow selecting a different OS_AUTH_VERSION

715882f... by Colin Watson

Speed up gunicorn startup using scandir.walk

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

fd835ad... by Colin Watson

Tidy up gunicorn logging some more

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

fe4006e... by Colin Watson

Tidy up gunicorn logging some more

If we're using gunicorn, we don't want the extra ZConfig log handler;
all the logging should go to Talisker's structured logger.

7faa455... by Colin Watson

Speed up gunicorn startup using scandir.walk

The rest of Launchpad already uses this.

3619498... by Colin Watson

Add basic model for charm recipes

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

aa3f83c... by Colin Watson

Merge db-stable 2d74e12bc1 (Add charm recipe tables)

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

2d74e12... by Colin Watson

Add charm recipe tables

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

4417d65... by Colin Watson

Add index on CharmRecipeBuild (distro_arch_series)