summaryrefslogtreecommitdiff
path: root/src/mailman/chains/tests/test_hold.py
Commit message (Expand)AuthorAgeFilesLines
* Ensure all holds/rejects have a reason.Mark Sapiro2017-07-261-1/+6
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Fix tests for test-owner instead of moderator's address.Mark Sapiro2016-12-041-2/+2
* Minor cleanup and test added.Barry Warsaw2016-11-251-0/+18
* Transmit the moderation reason to hold_message()Aurélien Bompard2016-11-251-0/+8
* Closes: #68Barry Warsaw2016-11-131-2/+2
* Issue 68: send messages to list moderators when tomoderators=TrueTom Briles2016-10-311-3/+8
* Clean up the chains subdirectory.Barry Warsaw2016-03-241-18/+6
* Fix cross-posting held on more than one list.Barry Warsaw2016-03-081-0/+35
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Closes #144Barry Warsaw2015-11-081-0/+30
* Fix import order.Barry Warsaw2015-09-231-1/+1
* Fix the logging of the moderation reasonsAurélien Bompard2015-09-231-1/+5
* Implement reasons for why a message is being held for moderator approval.Barry Warsaw2015-05-111-1/+46
* 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/+2
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* ConfigurationBarry Warsaw2012-11-041-3/+2
* * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-021-8/+4
* 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-231-0/+101