summaryrefslogtreecommitdiff
path: root/src/mailman/database/mailinglist.py
Commit message (Expand)AuthorAgeFilesLines
* database/model reorganization. Model classes go in mailman.model. StockBarry Warsaw2009-10-101-465/+0
* Convert bin/inject to bin/mailman injectBarry Warsaw2009-09-191-1/+2
* Wow. Put domains into the database.Barry Warsaw2009-07-161-2/+3
* More REST server updates.Barry Warsaw2009-06-291-17/+0
* There are some situations where the RFC 2919 List-ID header must be explicitlyBarry Warsaw2009-03-031-2/+3
* Convert content filter and acceptable aliases away from pickle types.Barry Warsaw2009-03-031-29/+167
* acceptable_aliases are no longer a pickle.Barry Warsaw2009-02-231-3/+49
* Get rid of one_last_digest. Move this into a separate OneLastDigest table.Barry Warsaw2009-02-221-2/+19
* Major cleanup of the automatic response stuff.Barry Warsaw2009-02-191-5/+7
* Add IAutoResponseSet.last_response() and fix a few bugs with the datetimeBarry Warsaw2009-02-191-3/+0
* Eradicate hold_and_cmd_autoresponses.Barry Warsaw2009-02-171-5/+0
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-4/+16
* Massive digester rework.Barry Warsaw2009-02-041-3/+3
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+272