summaryrefslogtreecommitdiff
path: root/src/mailman/chains/tests
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2015-01-044-4/+4
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-224-16/+2
* * Improve test coverage a bit.Barry Warsaw2014-11-111-0/+80
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+2
* Bump copyright years.Barry Warsaw2014-01-013-3/+3
* Bump copyright years.Barry Warsaw2013-01-013-3/+3
* ConfigurationBarry Warsaw2012-11-041-3/+2
* * Python 2.7 is not required. Python 2.6 is no longer officially supported.Barry Warsaw2012-10-311-4/+2
* * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-022-11/+9
* * Header check specifications in the `mailman.cfg` file have changed quiteBarry Warsaw2012-04-061-0/+126
* Add a simple owner processing chain.Barry Warsaw2012-03-221-0/+75
* Consistent use of assertMultiLineEqual().Barry Warsaw2012-03-061-3/+2
* copybumpBarry Warsaw2012-01-011-1/+1
* Remove extraneous `test_suite()` functions. zope.testrunner willBarry Warsaw2011-10-301-8/+0
* * Local timezone in X-Mailman-Approved-At caused test failure. (LP: #832404)Barry Warsaw2011-08-231-1/+5
* * Fix AttributeError triggered by i18n call in autorespond_to_sender()Barry Warsaw2011-08-232-0/+101