summaryrefslogtreecommitdiff
path: root/Mailman/docs/hold.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* More updates to rules and chains, especially by adding additional tests.Barry Warsaw2008-01-211-223/+0
* Move the suspicious header check to a rule and add a doctest.Barry Warsaw2007-12-291-37/+0
* Port the maximum message size check to a rule. Add doctest.Barry Warsaw2007-12-291-22/+0
* Port the implicit destination checking to the rules infrastructure and add aBarry Warsaw2007-12-291-198/+162
* Convert the max-recipients check from the Hold handler to the max_recipientsBarry Warsaw2007-12-291-23/+0
* Convert the administrivia check from the Hold handler to the administriviaBarry Warsaw2007-12-291-21/+0
* Add .get() to our Message subclass, which ensures that returnedBarry Warsaw2007-12-101-7/+5
* Complete the port to Storm, at least as far as the current Mailman test suiteBarry Warsaw2007-11-171-6/+6
* All the simple test fixes are now in, and while there are still some failingBarry Warsaw2007-11-101-6/+5
* Fix two more doctestsBarry Warsaw2007-11-071-19/+8
* Reorganize the qrunner infrastructure. First, the package has been renamedBarry Warsaw2007-09-291-1/+1
* OMGW00T: After over a decade, the MailList mixin class is gone! Well,Barry Warsaw2007-09-211-1/+1
* InitTempVars() is completely eradicated. The only bit I think weBarry Warsaw2007-09-191-7/+0
* Finish clean up of ListAdmin class removal. Start by actuallyBarry Warsaw2007-09-161-5/+14
* Refactor IDatabase interface so that the user_manager, list_manager,Barry Warsaw2007-08-021-3/+2
* Repair some test suite regressions.Barry Warsaw2007-08-011-4/+6
* Convert TestHold to a doctest and update code as necessary. No generalBarry Warsaw2007-07-031-0/+373