index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mailman
/
rules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bite the bullet: rename the Mailman package to mailman.
Barry Warsaw
2008-02-27
28
-2125
/
+0
*
Make the import of Mailman.configuration.config explicit in doctests.
Barry Warsaw
2008-02-26
1
-0
/
+1
*
Reorganize the Handler architecture to a pipeline architecture with plugins.
Barry Warsaw
2008-02-17
1
-1
/
+1
*
Tweak copyright years.
Barry Warsaw
2008-02-07
1
-1
/
+1
*
Python 2.5's email package uses cStringIO in its feed parser, and this doesn't
Barry Warsaw
2008-01-24
10
-28
/
+28
*
SpamDetect is gone, so the chains/rules implementation experiment is deemed a
Barry Warsaw
2008-02-01
3
-0
/
+107
*
Port header matching previously described by the misnamed KNONW_SPAMMERS
Barry Warsaw
2008-01-26
2
-2
/
+91
*
More changes to rules and chains.
Barry Warsaw
2008-01-23
14
-26
/
+39
*
More updates to rules and chains, especially by adding additional tests.
Barry Warsaw
2008-01-21
13
-91
/
+116
*
Use a more efficient way of deleting rows from a table, which coincidentally
Barry Warsaw
2008-01-14
2
-44
/
+61
*
Fix the rule api once more so that while rules themselves are still classes,
Barry Warsaw
2008-01-01
2
-6
/
+9
*
Extended test_documentation.py to be able to find doctests in subdirectories
Barry Warsaw
2008-01-01
23
-60
/
+1093
*
Add three new rules and their associated doctests.
Barry Warsaw
2007-12-30
2
-0
/
+114
*
Move the suspicious header check to a rule and add a doctest.
Barry Warsaw
2007-12-29
1
-0
/
+96
*
Add a rule and doctest for newsgroup moderation.
Barry Warsaw
2007-12-29
1
-0
/
+46
*
Port the maximum message size check to a rule. Add doctest.
Barry Warsaw
2007-12-29
2
-1
/
+49
*
Port the implicit destination checking to the rules infrastructure and add a
Barry Warsaw
2007-12-29
2
-1
/
+100
*
No executable
Barry Warsaw
2007-12-29
1
-0
/
+0
*
Convert the max-recipients check from the Hold handler to the max_recipients
Barry Warsaw
2007-12-29
1
-0
/
+51
*
Convert the administrivia check from the Hold handler to the administrivia
Barry Warsaw
2007-12-29
1
-0
/
+102
*
Add a rule to search for posting loops.
Barry Warsaw
2007-12-29
3
-1
/
+50
*
Convert the Approve.py handler to an approved.py rule. Update the doctest to
Barry Warsaw
2007-12-29
2
-1
/
+120
*
Change IRuleProcessor to IRuleSet. Plugins now provide only sets of rules,
Barry Warsaw
2007-12-27
1
-13
/
+7
*
First cut at a rules processor, separate from the disposition of rule hits.
Barry Warsaw
2007-12-27
2
-0
/
+119