summaryrefslogtreecommitdiff
path: root/Mailman/database/model/address.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the database subpackage, primarily by removing the 'model'Barry Warsaw2007-12-081-86/+0
* Fix two doctests: ack-headers and acknowledgment.Barry Warsaw2007-11-061-5/+9
* Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-14/+13
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-10/+8
* Fixed a problem where members of a deleted mailing list were hanging around.Barry Warsaw2007-08-051-2/+10
* Move the pending database into the SQLAlchemy/Elixir layer. The oldBarry Warsaw2007-08-011-3/+2
* Support for case-preserving addresses. When an Address is given an emailBarry Warsaw2007-07-011-3/+22
* profile.py -> preferences.pyBarry Warsaw2007-06-151-1/+1
* Update the IUser interface and tests, specifically as it relates toBarry Warsaw2007-06-151-0/+2
* Implement the new, simplified membership model. Rosters and RosterSets asBarry Warsaw2007-06-091-5/+16
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-0/+46