<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/src/mailman/rules, branch address-events</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/src/mailman/rules?h=address-events</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/src/mailman/rules?h=address-events'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2017-01-04T15:30:17Z</updated>
<entry>
<title>Bump copyright years.</title>
<updated>2017-01-04T15:30:17Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-01-04T15:30:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=8180990a2ed053f6e4880f93a75acd9845631793'/>
<id>urn:sha1:8180990a2ed053f6e4880f93a75acd9845631793</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make code style review pass.</title>
<updated>2017-01-04T05:26:59Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-01-04T05:26:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=4afccbf0b1800eec6042bbe4f6dcc300165184ad'/>
<id>urn:sha1:4afccbf0b1800eec6042bbe4f6dcc300165184ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made some argument names more descriptive and consistent.</title>
<updated>2017-01-02T16:55:28Z</updated>
<author>
<name>Mark Sapiro</name>
</author>
<published>2017-01-02T16:55:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=b9883ecec0f8ad6dd4d4b84b4c7bac35183172c7'/>
<id>urn:sha1:b9883ecec0f8ad6dd4d4b84b4c7bac35183172c7</id>
<content type='text'>
Improved the CNAME tests to provide testable results.
</content>
</entry>
<entry>
<title>Some configs moved to [dmarc] section.</title>
<updated>2017-01-02T07:30:31Z</updated>
<author>
<name>Mark Sapiro</name>
</author>
<published>2017-01-02T07:30:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=f658d72f313b991a0074620b3e1007adeb27eeef'/>
<id>urn:sha1:f658d72f313b991a0074620b3e1007adeb27eeef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pragma no cover a line that coverage can't reach.</title>
<updated>2017-01-02T05:12:13Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-01-02T05:12:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=c870e3cffce626ce85efa906e72a627e123edd6a'/>
<id>urn:sha1:c870e3cffce626ce85efa906e72a627e123edd6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'mr215' into mr215-review</title>
<updated>2017-01-02T04:31:45Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-01-02T04:31:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=8eb617d2fbd7a346a2130c35dfa740b62264d58c'/>
<id>urn:sha1:8eb617d2fbd7a346a2130c35dfa740b62264d58c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some coverage.</title>
<updated>2017-01-02T03:43:16Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-01-02T03:43:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=54c9cf97ece230753b6b65597f5009a0c727e830'/>
<id>urn:sha1:54c9cf97ece230753b6b65597f5009a0c727e830</id>
<content type='text'>
* parse_suffix_list() can take an optional filename for testing purposes.
* Fix a typo.
* Add a test.
</content>
</entry>
<entry>
<title>Test coverage improvements.</title>
<updated>2017-01-02T03:22:07Z</updated>
<author>
<name>Mark Sapiro</name>
</author>
<published>2017-01-02T03:22:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=d233dd419fabd4b42d5b83b920ec7ee54fee57da'/>
<id>urn:sha1:d233dd419fabd4b42d5b83b920ec7ee54fee57da</id>
<content type='text'>
Replaced unreachable statement with assertion.
</content>
</entry>
<entry>
<title>Implement caching suffix list with in-tree fallback.</title>
<updated>2017-01-01T22:28:37Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-01-01T22:25:29Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=e3d6c34b7d02b925cb8c59fa9e1df24741fc46ee'/>
<id>urn:sha1:e3d6c34b7d02b925cb8c59fa9e1df24741fc46ee</id>
<content type='text'>
Also:
* Change doctest cleanups to be an ExitStack.
* Added [dmarc]cache_lifetime setting.
* Cleanup pass through dmarc-mitigation.rst.
* Be sure the cached org domain file is cleaned up when the world is reset.
</content>
</entry>
<entry>
<title>Replaced urllib.request.urlopen() with mailman.utilities.protocols.get().</title>
<updated>2017-01-01T20:55:46Z</updated>
<author>
<name>Mark Sapiro</name>
</author>
<published>2017-01-01T20:55:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=6b06535a572f0457844ef262f133a3b04145ef3f'/>
<id>urn:sha1:6b06535a572f0457844ef262f133a3b04145ef3f</id>
<content type='text'>
</content>
</entry>
</feed>
