summaryrefslogtreecommitdiff
path: root/Mailman/interfaces/member.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-166/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Add three new rules and their associated doctests.Barry Warsaw2007-12-301-0/+3
* Reorganize the enums so that they live in the most appropriate interface. TheBarry Warsaw2007-10-091-0/+41
* Convert the tests for the CalcRecips handler to doc tests. There areBarry Warsaw2007-06-191-5/+42
* Remove both the model and interface for RosterSets. These are no longer usedBarry Warsaw2007-06-181-10/+47
* Implement the new, simplified membership model. Rosters and RosterSets asBarry Warsaw2007-06-091-0/+48