summaryrefslogtreecommitdiff
path: root/Mailman/database/model/requests.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the database subpackage, primarily by removing the 'model'Barry Warsaw2007-12-081-134/+0
* Complete the port to Storm, at least as far as the current Mailman test suiteBarry Warsaw2007-11-171-4/+4
* All the simple test fixes are now in, and while there are still some failingBarry Warsaw2007-11-101-23/+16
* More Unicodification; fixed two more doctests.Barry Warsaw2007-11-081-6/+10
* Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-11/+11
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-14/+10
* OMGW00T: After over a decade, the MailList mixin class is gone! Well,Barry Warsaw2007-09-211-6/+6
* ListAdmin mostly gone, but not quite.Barry Warsaw2007-09-091-1/+21
* Interfaces IRequests and IListRequests which are substitutes for the ListAdminBarry Warsaw2007-08-071-0/+121