summaryrefslogtreecommitdiff
path: root/src/mailman/chains/reject.py
Commit message (Expand)AuthorAgeFilesLines
* Rename metadata key for clarityBarry Warsaw2017-08-041-12/+7
* Ensure all holds/rejects have a reason.Mark Sapiro2017-07-261-2/+2
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-281-3/+3
* flake8-respect-noqa is no longer required with flake8>3.0Abhilash Raj2016-07-281-1/+1
* Don't use `flake8: noqa`.Barry Warsaw2016-04-011-2/+2
* Clean up the core directory.Barry Warsaw2016-03-241-1/+1
* Clean up the chains subdirectory.Barry Warsaw2016-03-241-8/+4
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Reject notifications contained no reason.Aurélien Bompard2015-12-121-2/+19
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+1
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-021-8/+4
* copybumpBarry Warsaw2012-01-011-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Chains now fire Zope events in their _process() implementation.Barry Warsaw2010-02-161-1/+9
* 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
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+59