<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/src/mailman/database, 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 bogus migration on Template.password</title>
<updated>2017-05-24T23:13:37Z</updated>
<author>
<name>Aurélien Bompard</name>
</author>
<published>2017-05-24T09:05:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=3e28a57b7107543f25bdfd7a13ab72e730494e6a'/>
<id>urn:sha1:3e28a57b7107543f25bdfd7a13ab72e730494e6a</id>
<content type='text'>
Fixes #336
</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>Implement SQLAlchemy pre-ping to detect dropped connections.</title>
<updated>2017-03-27T18:36:55Z</updated>
<author>
<name>Mark Sapiro</name>
</author>
<published>2017-03-27T18:36:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=856d239e63e0889f3233eb3e7f489b509f7525f3'/>
<id>urn:sha1:856d239e63e0889f3233eb3e7f489b509f7525f3</id>
<content type='text'>
</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>Merge gitlab.com:mailman/mailman into dmarc</title>
<updated>2016-12-30T19:36:54Z</updated>
<author>
<name>Mark Sapiro</name>
</author>
<published>2016-12-30T19:36:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=eba4d0767aa141dc631e433ac01a86302da233b5'/>
<id>urn:sha1:eba4d0767aa141dc631e433ac01a86302da233b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Yet another typo in database/types.py</title>
<updated>2016-12-30T05:55:58Z</updated>
<author>
<name>Mark Sapiro</name>
</author>
<published>2016-12-30T05:55:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=435db9e0ad03ae92dc23778dfb37cae6b27ce798'/>
<id>urn:sha1:435db9e0ad03ae92dc23778dfb37cae6b27ce798</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos </title>
<updated>2016-12-30T05:11:43Z</updated>
<author>
<name>Mark Sapiro</name>
</author>
<published>2016-12-30T05:11:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=635993f670ba1e820f0ff6be292be07ffe48cae8'/>
<id>urn:sha1:635993f670ba1e820f0ff6be292be07ffe48cae8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplified the various list settings and remamed several things.</title>
<updated>2016-12-26T22:43:36Z</updated>
<author>
<name>Mark Sapiro</name>
</author>
<published>2016-12-26T22:43:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=2ead4c9f0f70ac3ebd06105562579f74fa6963f1'/>
<id>urn:sha1:2ead4c9f0f70ac3ebd06105562579f74fa6963f1</id>
<content type='text'>
</content>
</entry>
</feed>
