summaryrefslogtreecommitdiff
path: root/Mailman/database/model/roster.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the database subpackage, primarily by removing the 'model'Barry Warsaw2007-12-081-209/+0
* More Unicodification; fixed several more doctests.Barry Warsaw2007-11-081-7/+9
* Fix two doctests: addresses.txt and mlist-addresses.txtBarry Warsaw2007-11-071-7/+12
* Fix two doctests: ack-headers and acknowledgment.Barry Warsaw2007-11-061-5/+7
* Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-1/+0
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-17/+21
* Reorganize the enums so that they live in the most appropriate interface. TheBarry Warsaw2007-10-091-2/+1
* Fixed a problem where members of a deleted mailing list were hanging around.Barry Warsaw2007-08-051-0/+12
* Remove both the model and interface for RosterSets. These are no longer usedBarry Warsaw2007-06-181-50/+46
* Update the IUser interface and tests, specifically as it relates toBarry Warsaw2007-06-151-2/+14
* Implement the new, simplified membership model. Rosters and RosterSets asBarry Warsaw2007-06-091-25/+152
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-0/+51