summaryrefslogtreecommitdiff
path: root/Mailman/database/model/pending.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the database subpackage, primarily by removing the 'model'Barry Warsaw2007-12-081-158/+0
* Complete the port to Storm, at least as far as the current Mailman test suiteBarry Warsaw2007-11-171-17/+31
* All the simple test fixes are now in, and while there are still some failingBarry Warsaw2007-11-101-1/+1
* More Unicodification; fixed several more doctests.Barry Warsaw2007-11-081-4/+18
* Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-10/+11
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-27/+30
* SQLAlchemy >= 0.3.10 is required.Barry Warsaw2007-09-121-4/+4
* Interfaces IRequests and IListRequests which are substitutes for the ListAdminBarry Warsaw2007-08-071-0/+2
* Move the pending database into the SQLAlchemy/Elixir layer. The oldBarry Warsaw2007-08-011-0/+124