<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/Mailman/Handlers, branch master</title>
<subtitle>The GNU Mailing List manager.
</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2008-01-24T10:18:02Z</updated>
<entry>
<title>Reorganize doctests, moving handler documentation into Mailman/handlers/docs.</title>
<updated>2008-01-24T10:18:02Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-01-24T10:18:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=36ebacf60b8fe78e20b9c18f6c08d73271922fc4'/>
<id>urn:sha1:36ebacf60b8fe78e20b9c18f6c08d73271922fc4</id>
<content type='text'>
Rename all handlers to be more PEP 8 friendly, i.e. lowercased.
</content>
</entry>
<entry>
<title>Bye bye Hold handler.</title>
<updated>2008-02-02T03:25:10Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-02-02T03:25:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=497bb9b9186fb8e61a4d1893cc706dc297c94511'/>
<id>urn:sha1:497bb9b9186fb8e61a4d1893cc706dc297c94511</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SpamDetect is gone, so the chains/rules implementation experiment is deemed a</title>
<updated>2008-02-02T03:21:05Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-02-02T03:21:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=b6f3ba4c9ebe821dd2c4676d7397fe5312b72a36'/>
<id>urn:sha1:b6f3ba4c9ebe821dd2c4676d7397fe5312b72a36</id>
<content type='text'>
success and will now be merged into the trunk.

Move the Truth rule into the built-in rules package in a separate module, and
add a test.

Modify IChainLink so that the rule and chain attributes are not names but
indeed the actual ILink or IChain object directly.  Update the
chains.process() function accordingly.  Remove the IChain.get_rule() method.

Don't derive BuiltInChain from Chain and don't make it an IMutableChain.  It's
now just an IChain, and is implemented concretely.

Refactor the HeaderMatchChain and friends so that it can be used with both the
global HEADER_MATCHES variable and the list-specific header_matches variable,
which has exactly the same semantics.  Oh yeah, get rid of the list's
header_filter_rules attribute and replace it with header_matches so that the
semantics match, it's easy to explain, and it's all nice and clean.
</content>
</entry>
<entry>
<title>Port header matching previously described by the misnamed KNONW_SPAMMERS</title>
<updated>2008-01-26T23:35:18Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-01-26T23:35:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=3952c95a23a74b8686b55a3a4f1873238e6d6610'/>
<id>urn:sha1:3952c95a23a74b8686b55a3a4f1873238e6d6610</id>
<content type='text'>
variable to the new chain processing system.  Create a header-matching chain
which handles global site header matching rules defined by HEADER_MATCHES.
Rip this logic out of the SpamDetect handler; really this entire handler needs
to go away but the rest of it isn't ported yet.

IChains now have a get_rule() method which allows them to return private
(i.e. not globally registered) rules.  This is used by the header matching
chain.

Mailman.app.chains.process() has had its parameter list reordered to be more
like all other function signatures that take a mailing list, message, and
message metadata.
</content>
</entry>
<entry>
<title>More updates to rules and chains, especially by adding additional tests.</title>
<updated>2008-01-21T05:26:55Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-01-21T05:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=4460aad316db5c8af9b84c392e67441acaac9d72'/>
<id>urn:sha1:4460aad316db5c8af9b84c392e67441acaac9d72</id>
<content type='text'>
- Remove the Emergency.py handler.  This is now covered by the emergency.py
  rule.
- Remove the hold.txt doctest.  This is now covered by the chains.txt and
  emergency.txt doctests.
- Added a chains.txt doctest.
- Extend the pending db to handle list values, although only lists that
  contain nothing but strings.
- Rename the 'adminapproved' message metadata key (for the emergency rule) to
  'moderator_approved'.

Also, backport a change to the Decorate handler where message metadata on the
'decoration-data' key ca be used in the header and footer.
</content>
</entry>
<entry>
<title>Merge from trunk.</title>
<updated>2008-01-15T04:24:43Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-01-15T04:24:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=2efcac1ef273b407668826c587c15a0fd8ec3d3c'/>
<id>urn:sha1:2efcac1ef273b407668826c587c15a0fd8ec3d3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright years.  Change a plugin name.</title>
<updated>2008-01-13T21:40:59Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-01-13T21:40:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=7c5b4d64df6532548742460d405a8a64e35b22c2'/>
<id>urn:sha1:7c5b4d64df6532548742460d405a8a64e35b22c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an interface IArchiver which is used to calculate urls and send messages</title>
<updated>2008-01-13T21:17:38Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-01-13T21:17:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=0d0c030d50e4dbd11f33ccddb96cf13fd3470cd2'/>
<id>urn:sha1:0d0c030d50e4dbd11f33ccddb96cf13fd3470cd2</id>
<content type='text'>
to the archiver.  Also add a plugin architecture for easily overriding the
archiver, and hook this into the setup.py script.

Updated CookHeaders.py and Scrubber.py handlers to use the plugged archiver.
Updated doctests as appropriate.

Fix a typo in the setup.py file.
</content>
</entry>
<entry>
<title>Move the suspicious header check to a rule and add a doctest.</title>
<updated>2007-12-30T02:02:15Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2007-12-30T02:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=66ffab7c0d56b8144a80045fac3a7dab036a597f'/>
<id>urn:sha1:66ffab7c0d56b8144a80045fac3a7dab036a597f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a rule and doctest for newsgroup moderation.</title>
<updated>2007-12-30T01:42:06Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2007-12-30T01:42:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=df10700b94c1c785337274c1a259f722231f580a'/>
<id>urn:sha1:df10700b94c1c785337274c1a259f722231f580a</id>
<content type='text'>
</content>
</entry>
</feed>
