~ilasc/launchpad:delete-revisionstatusreports-for-gitrepository

Last commit made on 2022-01-06
Get this branch:
git clone -b delete-revisionstatusreports-for-gitrepository 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:
delete-revisionstatusreports-for-gitrepository
Repository:
lp:~ilasc/launchpad

Recent commits

629c234... by Ioana Lasc

Optimize delete query

36f5ed5... by Ioana Lasc

Delete status reports and artifacts in GitRepository.destroySelf

bc0b332... by Ioana Lasc

Tidy up status reports UI code

Merged from https://code.launchpad.net/~ilasc/launchpad/+git/launchpad/+merge/413623

1682fd4... by Colin Watson

Apply pyupgrade --py3-plus to lp.services.[a-m]*

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

46f47b6... by Colin Watson

Apply pyupgrade --py3-plus to lp.services.[a-m]*

775df1d... by Colin Watson

Stop using lazr.restful.utils.safe_hasattr

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

b30d4bc... by Colin Watson

Simplify text_replaced for Python 3

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

337a9e8... by Colin Watson

Fix BranchMergeProposal:+resubmit for status report changes

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

0a4d215... by Ioana Lasc

Tidy up status reports UI code

90d5ca5... by Colin Watson

Fix BranchMergeProposal:+resubmit for status report changes

It now needs to define `show_status_reports` for the Git case.