summaryrefslogtreecommitdiff
path: root/Mailman/interfaces/database.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-83/+0
* The start of a cleaning up of Errors.py. Eventually, I want to get rid ofBarry Warsaw2008-02-191-0/+20
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Fix two doctests: addresses.txt and mlist-addresses.txtBarry Warsaw2007-11-071-3/+0
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-2/+14
* Refactor IDatabase interface so that the user_manager, list_manager,Barry Warsaw2007-08-021-0/+3
* Move the pending database into the SQLAlchemy/Elixir layer. The oldBarry Warsaw2007-08-011-0/+3
* Add setuptools plug-in entry point for defining different database backends.Barry Warsaw2007-07-241-0/+48