summaryrefslogtreecommitdiff
path: root/Mailman/database/messagestore.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-132/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Add .get() to our Message subclass, which ensures that returnedBarry Warsaw2007-12-101-50/+41
* Reorganize the database subpackage, primarily by removing the 'model'Barry Warsaw2007-12-081-9/+1
* All the simple test fixes are now in, and while there are still some failingBarry Warsaw2007-11-101-8/+21
* Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-1/+1
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-8/+8
* ListAdmin mostly gone, but not quite.Barry Warsaw2007-09-091-6/+2
* The start of a message store definition. Whether this will end up being usedBarry Warsaw2007-07-221-0/+140