~twom/launchpad:upgrade-loggerhead-to-r506

Last commit made on 2020-07-10
Get this branch:
git clone -b upgrade-loggerhead-to-r506 https://git.launchpad.net/~twom/launchpad
Only Tom Wardill can upload to this branch. If you are Tom Wardill please log in for upload directions.

Branch merges

Branch information

Name:
upgrade-loggerhead-to-r506
Repository:
lp:~twom/launchpad

Recent commits

f532740... by Tom Wardill

Uprade loggerhead to r506

256ae97... by Thiago F. Pappacena

Preventing repo creation HTTP call to code hosting, and returning on translatePath call the information that the requested git path should be created on code hosting.

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

53fc642... by Colin Watson

Convert CommercialSubscription to Storm

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

5637bba... by Colin Watson

Convert TemporaryBlobStorage to Storm

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

cd6f55c... by Colin Watson

Convert CommercialSubscription to Storm

4809fcb... by Colin Watson

Use modern names for function and instance method attributes

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

e561035... by Tom Wardill

Update loggerhead to r504

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

2018a04... by Colin Watson

Convert TemporaryBlobStorage to Storm

I applied the usual __future__ imports to some tests in the process.

c19e6ff... by Thiago F. Pappacena

Improving test and fixing code style

8e6457c... by Colin Watson

Use __self__ rather than im_self