summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/database.py
Commit message (Expand)AuthorAgeFilesLines
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-1/+2
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* database/model reorganization. Model classes go in mailman.model. StockBarry Warsaw2009-10-101-7/+1
* As before, replace config.db.requests and config.db.pendings with utilities.Barry Warsaw2009-08-261-3/+0
* Replace the message_store instance on the database with an IMessageStoreBarry Warsaw2009-08-261-3/+0
* Remove the user_manager attribute from config.db and expose it as anBarry Warsaw2009-08-261-3/+0
* Instead of using an adapter, use a utility to get the mailing list manager.Barry Warsaw2009-08-261-3/+0
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+97