summaryrefslogtreecommitdiff
path: root/src/mailman/app/events.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Refactor.Barry Warsaw2016-10-181-1/+1
* Split registration (subscription) and unsubscription:Barry Warsaw2016-09-131-1/+2
* Remove workflowmanager.pyBarry Warsaw2016-09-021-3/+2
* Intermediate CommitAbhilash Raj2016-09-011-2/+2
* First massive round of cleanups.Barry Warsaw2016-03-231-6/+2
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+1
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Several internal improvements:Barry Warsaw2014-01-061-4/+7
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * The link between members and the mailing lists they are subscribed to, isBarry Warsaw2012-09-041-1/+1
* More consistency in the way post-configuration changes are processed. LessBarry Warsaw2012-07-021-1/+10
* copybumpBarry Warsaw2012-01-011-1/+1
* * Four new events are created, and notifications are sent during domainBarry Warsaw2011-09-021-1/+2
* Complete bug 827036 work.Barry Warsaw2011-08-171-1/+2
* Fix some typos, and improve the code.Barry Warsaw2011-08-171-2/+2
* Basic infrastructure for fixing bug 827036.Barry Warsaw2011-08-171-0/+38