summaryrefslogtreecommitdiff
path: root/src/mailman/database/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* database/model reorganization. Model classes go in mailman.model. StockBarry Warsaw2009-10-101-144/+0
* Convert bin/inject to bin/mailman injectBarry Warsaw2009-09-191-1/+1
* As before, replace config.db.requests and config.db.pendings with utilities.Barry Warsaw2009-08-261-4/+0
* Replace the message_store instance on the database with an IMessageStoreBarry Warsaw2009-08-261-2/+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-1/+0
* * Updated NEWS.txt for 3.0a3.Barry Warsaw2009-08-211-2/+0
* 'mailman info' command.Barry Warsaw2009-08-121-0/+2
* Use Storm 0.15's new GenerationalCache.Barry Warsaw2009-08-081-1/+2
* De-u-literal-ify our doctests.Barry Warsaw2009-07-171-1/+1
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+153