summaryrefslogtreecommitdiff
path: root/src/mailman/core/pipelines.py
Commit message (Expand)AuthorAgeFilesLines
* Move pipelines to their own package, instantiate them dynamically.pipelines-dynamical-instantiationJ08nY2017-06-171-79/+2
* Provide a better way to avoid instantiating some componentsBarry Warsaw2017-06-171-9/+2
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Merged from master.Mark Sapiro2016-12-091-1/+1
|\
| * Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* | DMARC mitigations, part 1a.Mark Sapiro2016-10-311-0/+1
|/
* Clean up the core directory.Barry Warsaw2016-03-241-22/+15
* Several optimizations:Barry Warsaw2016-01-111-2/+1
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Don't decorate the archive, digest or usenet copiesAurélien Bompard2015-09-121-1/+1
* Decorate bulk emails by defaultAurélien Bompard2015-09-081-0/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-6/+2
* Refactor subject-prefix handler out of cook-headers handler and make all testsBarry Warsaw2014-12-211-0/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* LP: #975692 phase 1Barry Warsaw2012-12-281-1/+2
* General code cleanup.Barry Warsaw2012-04-251-3/+2
* Add the OwnerPipeline, with tests, and rename some things for consistency.Barry Warsaw2012-03-231-6/+23
* Rename the member recipients calculating handler to make way for the ownerBarry Warsaw2012-03-231-1/+1
* Rename the src/mailman/pipeline directory to src/mailman/handlers since that'sBarry Warsaw2012-03-231-1/+1
* * Pipermail has been eradicated.Barry Warsaw2012-03-161-6/+18
* * Mailing lists get multiple chains and pipelines. For example, normalBarry Warsaw2012-03-071-1/+1
* Restore the RFC 2369 headers to accepted list posts.Barry Warsaw2012-03-011-0/+1
* copybumpBarry Warsaw2012-01-011-1/+1
* * Moderating a message with Action.accept now sends the message. (LP: #827697)Barry Warsaw2011-08-221-0/+7
* 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
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* Add argparse 'cause I think this might end up being cool.Barry Warsaw2009-03-291-2/+2
* Get rid of the mailman.handlers entry point.Barry Warsaw2009-03-091-9/+8
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+125