summaryrefslogtreecommitdiff
path: root/Mailman/interfaces/address.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-90/+0
* The start of a cleaning up of Errors.py. Eventually, I want to get rid ofBarry Warsaw2008-02-191-0/+20
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Fixed a problem where members of a deleted mailing list were hanging around.Barry Warsaw2007-08-051-2/+6
* Move the pending database into the SQLAlchemy/Elixir layer. The oldBarry Warsaw2007-08-011-1/+1
* Support for case-preserving addresses. When an Address is given an emailBarry Warsaw2007-07-011-0/+13
* Update the IUser interface and tests, specifically as it relates toBarry Warsaw2007-06-151-0/+3
* Implement the new, simplified membership model. Rosters and RosterSets asBarry Warsaw2007-06-091-0/+6
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-0/+44