summaryrefslogtreecommitdiff
path: root/Mailman/app/styles.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-294/+0
* The start of a cleaning up of Errors.py. Eventually, I want to get rid ofBarry Warsaw2008-02-191-2/+14
* PEP 292 style, $-strings are used by the translation service everywhere now.Barry Warsaw2008-02-181-2/+0
* Added a test for the built-in pipeline. Fixed some broken handler names inBarry Warsaw2008-02-171-2/+7
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Convert IncomingRunner to use the new chains disposition architecture. moveBarry Warsaw2008-02-021-0/+3
* SpamDetect is gone, so the chains/rules implementation experiment is deemed aBarry Warsaw2008-02-011-1/+1
* More Unicodification; fixed two more doctests.Barry Warsaw2007-11-081-11/+11
* Remove the action.py module, move this to Mailman/interfaces/__init__.py.Barry Warsaw2007-10-101-11/+12
* Reorganize the enums so that they live in the most appropriate interface. TheBarry Warsaw2007-10-091-2/+1
* Added a doctest for the Mailman.app.create module.Barry Warsaw2007-08-051-0/+6
* Added a doctest for styles.Barry Warsaw2007-08-051-2/+6
* It all started by trying to remove MailList.Create() and use the IListManagerBarry Warsaw2007-08-051-0/+266