<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/src/mailman/database/tests, branch pluggable-components</title>
<subtitle>The GNU Mailing List manager.
</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom?h=pluggable-components</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom?h=pluggable-components'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2017-07-22T03:02:05Z</updated>
<entry>
<title>Convert to click for CLI options</title>
<updated>2017-07-22T03:02:05Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-07-22T03:02:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=f00b94f18e1d82d1488cbcee6053f03423bc2f49'/>
<id>urn:sha1:f00b94f18e1d82d1488cbcee6053f03423bc2f49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the template name of the welcome message.</title>
<updated>2017-05-24T20:25:26Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-05-24T20:25:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=b2d961dcffa6602c2b39e421b157c0c0026b6c46'/>
<id>urn:sha1:b2d961dcffa6602c2b39e421b157c0c0026b6c46</id>
<content type='text'>
We did not previously complete the renaming of the templates.  Rename:

* user:ack:welcome -&gt; list:user:notice:welcome
* user:ack:goodbye -&gt; list:user:notice:goodbye

The new names are what are actually used in send_welcome_message() and
send_goodbye_message() so the old names were actually never used.

NOTE: If you added welcome or goodbye templates through REST from git head,
the old names will not be used.  Given that this wasn't a feature in 3.0, and
the above use case is very unlikely, I've decided not to do a migration.  If
anybody is affected, the changes can be made manually in withlist.

Closes: #337
</content>
</entry>
<entry>
<title>Enforce a stricter coding style.</title>
<updated>2017-01-27T00:56:34Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-01-27T00:56:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=99671bec296123d2934d690557494233f349fc8f'/>
<id>urn:sha1:99671bec296123d2934d690557494233f349fc8f</id>
<content type='text'>
</content>
</entry>
<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>Fix the Flake8 ignore tags</title>
<updated>2016-11-21T11:45:16Z</updated>
<author>
<name>Aurélien Bompard</name>
</author>
<published>2016-11-21T11:45:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=0a5efbdf15a67f6e4065c78b0c70e72202e0d965'/>
<id>urn:sha1:0a5efbdf15a67f6e4065c78b0c70e72202e0d965</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More test repair.</title>
<updated>2016-10-16T20:12:29Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-10-16T20:12:29Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=82a913bbf0e8772e7c98d5eb6160fe5b9f7f6f60'/>
<id>urn:sha1:82a913bbf0e8772e7c98d5eb6160fe5b9f7f6f60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another test repair.</title>
<updated>2016-10-16T18:24:12Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-10-16T18:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=90a69619170d9f371ec98f79cdde5c7d9d113eb2'/>
<id>urn:sha1:90a69619170d9f371ec98f79cdde5c7d9d113eb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix one migration failure.</title>
<updated>2016-10-16T17:41:21Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-10-16T17:41:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=9607560be5697cc6b5fe4d0f26efa3d76890d94f'/>
<id>urn:sha1:9607560be5697cc6b5fe4d0f26efa3d76890d94f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MySQL is now an officially supported database.</title>
<updated>2016-07-29T23:28:46Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-07-29T23:28:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=febb5289e82c4424cdbcc2297e967bd894cbc8cf'/>
<id>urn:sha1:febb5289e82c4424cdbcc2297e967bd894cbc8cf</id>
<content type='text'>
Given by Abhilash Raj.
</content>
</entry>
<entry>
<title>Rebase mailman/mailman!180 and cleanup # noqa</title>
<updated>2016-07-29T03:10:56Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-07-29T03:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=90e84bee5f47cbcdb9e9c367c60a877e325ef3e7'/>
<id>urn:sha1:90e84bee5f47cbcdb9e9c367c60a877e325ef3e7</id>
<content type='text'>
</content>
</entry>
</feed>
