summaryrefslogtreecommitdiff
path: root/Mailman/Defaults.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-1344/+0
* Rework the basic infrastructure for qrunner process control. Split out theBarry Warsaw2008-02-251-8/+2
* Added a test for the built-in pipeline. Fixed some broken handler names inBarry Warsaw2008-02-171-2/+2
* Reorganize the Handler architecture to a pipeline architecture with plugins.Barry Warsaw2008-02-171-32/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Remove an unused variable.Barry Warsaw2008-01-261-3/+0
* Port header matching previously described by the misnamed KNONW_SPAMMERSBarry Warsaw2008-01-261-9/+14
* Convert the administrivia check from the Hold handler to the administriviaBarry Warsaw2007-12-291-1/+1
* Initial pylint/pyflakes cleanupBarry Warsaw2007-11-171-5/+1
* More Unicodification; fixed two more doctests.Barry Warsaw2007-11-081-7/+7
* Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-1/+1
* Reorganize the enums so that they live in the most appropriate interface. TheBarry Warsaw2007-10-091-1/+1
* Eradicate mm_cfg.pyBarry Warsaw2007-09-291-14/+7
* qrunner, mailmanctl and various other repairs.Barry Warsaw2007-09-291-5/+15
* Removed a bunch of files that are obsolete. The interfaces are all foldedBarry Warsaw2007-09-271-3/+0
* It all started by trying to remove MailList.Create() and use the IListManagerBarry Warsaw2007-08-051-19/+3
* Move the pending database into the SQLAlchemy/Elixir layer. The oldBarry Warsaw2007-08-011-16/+13
|\
| * Add setuptools plug-in entry point for defining different database backends.Barry Warsaw2007-07-241-12/+0
|/
* Major surgery to get the setuptools based installation passing all theBarry Warsaw2007-07-161-0/+1403