| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename the src/mailman/pipeline directory to src/mailman/handlers since that's | Barry Warsaw | 2012-03-23 | 1 | -302/+0 |
| | | | | | how I think about them anyway. | ||||
| * | Adjustments after landing the nopipermail branch. | Barry Warsaw | 2012-03-17 | 1 | -2/+1 |
| | | |||||
| * | * Pipermail has been eradicated. | Barry Warsaw | 2012-03-16 | 1 | -27/+44 |
| | | | | | | | | | | | | | * Configuration variable `[mailman]filtered_messages_are_preservable` controls whether messages which have their top-level `Content-Type` filtered out can be preserved in the `bad` queue by list owners. * Configuration section `[scrubber]` removed, as is the scrubber handler. This handler was essentially incompatible with Mailman 3 since it required coordination with Pipermail to store attachments on disk. * Schema additions: - mailinglist.filter_action | ||||
| * | copybump | Barry Warsaw | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | Rename 'queue' directory to 'runners' since not all subprocesses run a queue. | Barry Warsaw | 2011-05-29 | 1 | -1/+1 |
| | | |||||
| * | Move oneline() out of Utils.py. | Barry Warsaw | 2011-02-25 | 1 | -1/+1 |
| | | |||||
| * | Happy New Year. | Barry Warsaw | 2011-01-01 | 1 | -1/+1 |
| | | |||||
| * | Fix the obvious errors identified by pyflakes. Skip false positives (mostly | Barry Warsaw | 2010-10-08 | 1 | -1/+1 |
| | | | | | | due to _() interpolation) and a few other problems that did not have immediately obvious fixes. | ||||
| * | Happy New Year. | Barry Warsaw | 2010-01-01 | 1 | -1/+1 |
| | | |||||
| * | Add a 'name' attribute to the Switchboards. This is so 'whichq' can be set | Barry Warsaw | 2009-12-10 | 1 | -1/+1 |
| | | | | | for bin/mailman unshunt. | ||||
| * | Factor out most of the i18n subsystem and convert to using the flufl.i18n | Barry Warsaw | 2009-11-15 | 1 | -1/+2 |
| | | | | | package. | ||||
| * | Convert content filter and acceptable aliases away from pickle types. | Barry Warsaw | 2009-03-03 | 1 | -9/+9 |
| | | | | | | | | * Add an adapter from mailing lists to acceptable alias set. Use this instead of the old acceptable alias interface, which is not removed. * Add contentfilter table * Add a bunch of missing docstrings | ||||
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -0/+285 |
| correctly regardless of how it's used. | |||||
