summaryrefslogtreecommitdiff
path: root/Mailman/database/model/user.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the database subpackage, primarily by removing the 'model'Barry Warsaw2007-12-081-74/+0
* Two more passing tests.Barry Warsaw2007-11-081-2/+2
* Fix two doctests: addresses.txt and mlist-addresses.txtBarry Warsaw2007-11-071-2/+6
* Fix two doctests: ack-headers and acknowledgment.Barry Warsaw2007-11-061-1/+1
* Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-9/+9
* Kill of another now unnecessary append(), fixing the users.txt doctest.Barry Warsaw2007-10-311-1/+0
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-9/+5
* profile.py -> preferences.pyBarry Warsaw2007-06-151-1/+2
* Update the IUser interface and tests, specifically as it relates toBarry Warsaw2007-06-151-0/+15
* More test updates based on simplified data model. Rosters are gone so theBarry Warsaw2007-06-101-1/+1
* Repair the usermanager.txt and listmanager.txt doc tests. These repairs wereBarry Warsaw2007-06-091-1/+6
* Implement the new, simplified membership model. Rosters and RosterSets asBarry Warsaw2007-06-091-3/+7
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-0/+50