summaryrefslogtreecommitdiff
path: root/Mailman/database/usermanager.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-99/+0
* The start of a cleaning up of Errors.py. Eventually, I want to get rid ofBarry Warsaw2008-02-191-3/+2
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Reorganize the database subpackage, primarily by removing the 'model'Barry Warsaw2007-12-081-12/+3
* Two more passing tests.Barry Warsaw2007-11-081-2/+4
* Fix two doctests: addresses.txt and mlist-addresses.txtBarry Warsaw2007-11-071-6/+15
* Fix two doctests: ack-headers and acknowledgment.Barry Warsaw2007-11-061-1/+4
* Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-3/+1
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-8/+23
* General cleanups some of which is even tested <wink>. Mailman.LockFile moduleBarry Warsaw2007-10-101-1/+0
* Support for case-preserving addresses. When an Address is given an emailBarry Warsaw2007-07-011-6/+6
* profile.py -> preferences.pyBarry Warsaw2007-06-151-1/+3
* Update the IUser interface and tests, specifically as it relates toBarry Warsaw2007-06-151-0/+2
* More test updates based on simplified data model. Rosters are gone so theBarry Warsaw2007-06-101-0/+24
* Repair the usermanager.txt and listmanager.txt doc tests. These repairs wereBarry Warsaw2007-06-091-9/+2
* Implement the new, simplified membership model. Rosters and RosterSets asBarry Warsaw2007-06-091-40/+11
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-0/+91