~ilasc/launchpad:stormify-personnotification

Last commit made on 2020-07-08
Get this branch:
git clone -b stormify-personnotification https://git.launchpad.net/~ilasc/launchpad
Only Ioana Lasc can upload to this branch. If you are Ioana Lasc please log in for upload directions.

Branch merges

Branch information

Name:
stormify-personnotification
Repository:
lp:~ilasc/launchpad

Recent commits

29cc494... by Ioana Lasc

Address code review comments

45fb1c8... by Ioana Lasc

Remove banner.css

0505edb... by Ioana Lasc

Convert PersonNotification to Storm

b73af1d... by Colin Watson

Revert looptuner tests to using builtin pow()

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

e40fc3d... by Colin Watson

Port database scripts to print_function

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

aea8d6c... by Colin Watson

Port BaseImageUpload to Python 3

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

10bf89f... by Colin Watson

Port lp.services.profile to Python 3

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

f3b881a... by Colin Watson

Port MboxMailer to the modern mailbox API

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

f758bc4... by Colin Watson

Port MboxMailer to the modern mailbox API

This also does a better job of producing valid mbox files; we were
previously missing the "From " line at the start of each message.

9ccb365... by Colin Watson

Port lp.services.profile to Python 3