summaryrefslogtreecommitdiff
path: root/src/mailman/pipeline/mime_delete.py
Commit message (Expand)AuthorAgeFilesLines
* Rename the src/mailman/pipeline directory to src/mailman/handlers since that'sBarry Warsaw2012-03-231-302/+0
* Adjustments after landing the nopipermail branch.Barry Warsaw2012-03-171-2/+1
* * Pipermail has been eradicated.Barry Warsaw2012-03-161-27/+44
* copybumpBarry Warsaw2012-01-011-1/+1
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-291-1/+1
* Move oneline() out of Utils.py.Barry Warsaw2011-02-251-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-1/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Add a 'name' attribute to the Switchboards. This is so 'whichq' can be setBarry Warsaw2009-12-101-1/+1
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+2
* Convert content filter and acceptable aliases away from pickle types.Barry Warsaw2009-03-031-9/+9
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+285