summaryrefslogtreecommitdiff
path: root/src/mailman/pipeline/scrubber.py
Commit message (Expand)AuthorAgeFilesLines
* * Pipermail has been eradicated.Barry Warsaw2012-03-161-502/+0
* Eradicate Pipermail. Everything but the scrubber test works. That will takeBarry Warsaw2012-03-151-5/+8
* Fix a typo in guess_extension(), and add a test.Barry Warsaw2012-03-051-3/+3
* copybumpBarry Warsaw2012-01-011-1/+1
* Cue Freddy Mercury. Another one bites the dust.Barry Warsaw2011-02-251-2/+1
* Move oneline() out of Utils.py.Barry Warsaw2011-02-251-1/+2
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Upgrade from using the locknix package to using flufl.lock.Barry Warsaw2010-11-271-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-3/+0
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Pick lint. Down to 4137 lines of warnings.Barry Warsaw2009-12-141-50/+41
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* Refactor __import__'s into a separate utility module.Barry Warsaw2009-05-161-6/+5
* rsplit -> rpartitionBarry Warsaw2009-05-151-3/+3
* Get rid of the mailman.scrubber entry point.Barry Warsaw2009-03-101-2/+5
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-9/+9
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+509