summaryrefslogtreecommitdiff
path: root/src/mailman/pipeline/moderate.py
Commit message (Expand)AuthorAgeFilesLines
* Fairly significant change to the way member and nonmember moderation occurs.Barry Warsaw2010-12-291-173/+0
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-5/+5
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Pick lint. Down to 4137 lines of warnings.Barry Warsaw2009-12-141-2/+2
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-8/+7
* More cleanup of Utils.py on the path of its eventual demise.Barry Warsaw2009-02-091-11/+11
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-091-4/+3
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+175