summaryrefslogtreecommitdiff
path: root/Mailman/database/listmanager.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-76/+0
* The start of a cleaning up of Errors.py. Eventually, I want to get rid ofBarry Warsaw2008-02-191-7/+12
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Reorganize the database subpackage, primarily by removing the 'model'Barry Warsaw2007-12-081-6/+1
* All the simple test fixes are now in, and while there are still some failingBarry Warsaw2007-11-101-1/+4
* More Unicodification; fixed several more doctests.Barry Warsaw2007-11-081-1/+1
* More Unicodification; fixed two more doctests.Barry Warsaw2007-11-081-1/+5
* Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-5/+7
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-2/+2
* OMGW00T: After over a decade, the MailList mixin class is gone! Well,Barry Warsaw2007-09-211-23/+7
* It all started by trying to remove MailList.Create() and use the IListManagerBarry Warsaw2007-08-051-1/+4
* Move the pending database into the SQLAlchemy/Elixir layer. The oldBarry Warsaw2007-08-011-2/+2
* Repair the usermanager.txt and listmanager.txt doc tests. These repairs wereBarry Warsaw2007-06-091-1/+0
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-0/+81