~pappacena/launchpad:delete-message-revision-ui

Last commit made on 2021-05-28
Get this branch:
git clone -b delete-message-revision-ui https://git.launchpad.net/~pappacena/launchpad
Only Thiago F. Pappacena can upload to this branch. If you are Thiago F. Pappacena please log in for upload directions.

Branch merges

Branch information

Name:
delete-message-revision-ui
Repository:
lp:~pappacena/launchpad

Recent commits

6546c93... by Thiago F. Pappacena

Allowing users to delete message revisions

61b9377... by Colin Watson

Clean up MemcachedLayer subprocess properly

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

97b8772... by Colin Watson

Correct spelling of \-escape in TestMailingListXMLRPCMessage

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

925b661... by Colin Watson

Point to #launchpad on irc.libera.chat

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

fc07c24... by Colin Watson

Point to #launchpad on irc.libera.chat

Like Ubuntu (see
https://lists.ubuntu.com/archives/ubuntu-irc/2021-May/001923.html),
Launchpad is moving off freenode to libera.chat, so update various
messages that directed people to freenode.

Similarly, update the example network on Person:+editircnicknames.

LP: #1929760

33e9f5e... by Colin Watson

Tweak whitespace when editing a comment via JS

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

9a91290... by Colin Watson

Tweak whitespace when editing a comment via JS

ea360bb... by Colin Watson

Correct spelling of \-escape in TestMailingListXMLRPCMessage

This fixes a DeprecationWarning with Python >= 3.6.

de885d9... by Colin Watson

Clean up MemcachedLayer subprocess properly

The MemcachedLayer teardown procedure left a zombie process lying
around, resulting in a ResourceWarning on Python >= 3.6. Go to some
more effort to clean this up.

325c8b1... by Thiago F. Pappacena

Adding comment revision list to code review page

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