summaryrefslogtreecommitdiff
path: root/Mailman/database/model/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the database subpackage, primarily by removing the 'model'Barry Warsaw2007-12-081-108/+0
* Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-24/+23
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-6/+17
* Interfaces IRequests and IListRequests which are substitutes for the ListAdminBarry Warsaw2007-08-071-0/+1
* Move the pending database into the SQLAlchemy/Elixir layer. The oldBarry Warsaw2007-08-011-0/+2
|\
* | The start of a message store definition. Whether this will end up being usedBarry Warsaw2007-07-221-0/+2
|/
* profile.py -> preferences.pyBarry Warsaw2007-06-151-1/+1
* Implement the new, simplified membership model. Rosters and RosterSets asBarry Warsaw2007-06-091-6/+3
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-0/+96