summaryrefslogtreecommitdiff
path: root/src/mailman/workflows/common.py
Commit message (Collapse)AuthorAgeFilesLines
* Add more tests for coverage.J08nY2017-08-071-1/+1
|
* Save workflows name in Pendable PEND_TYPE.J08nY2017-08-071-14/+22
| | | | | | - Saves workflow name in as Pendables type, so that it is correctly restored even if the MailingLists sub/unsub policy changes while it was pending.
* Remove [Un]SubscriptionConfirmationNeeded events, send msg in workflows.J08nY2017-08-071-9/+22
|
* Refactor the duplicate workflow mixins.J08nY2017-08-071-149/+79
|
* Split unsubscription workflow into mixins.J08nY2017-08-071-2/+119
|
* Split subscription workflow into mixins.J08nY2017-08-071-1/+191
|
* Make workflows implement their interfaces.J08nY2017-08-071-4/+24
|
* Move workflows from app.subscriptions to workflows.builtin.J08nY2017-08-071-0/+123