<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/src/mailman/core/tests, branch save-workflow-steps</title>
<subtitle>The GNU Mailing List manager.
</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom?h=save-workflow-steps</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom?h=save-workflow-steps'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2017-08-04T01:13:04Z</updated>
<entry>
<title>Rename metadata key for clarity</title>
<updated>2017-08-04T01:13:04Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-08-04T01:13:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=9cdcffbc1189a19bc2963cf3d5c86a3d4f1f24a6'/>
<id>urn:sha1:9cdcffbc1189a19bc2963cf3d5c86a3d4f1f24a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enhance Switchboard.finish() to look for .pck if no .bak.</title>
<updated>2017-04-22T22:39:13Z</updated>
<author>
<name>Mark Sapiro</name>
</author>
<published>2017-04-22T22:39:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=9b7a47dbf92abf9bf6e4226ad4fe7da470c8da5f'/>
<id>urn:sha1:9b7a47dbf92abf9bf6e4226ad4fe7da470c8da5f</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>Clean up the core directory.</title>
<updated>2016-03-25T01:29:30Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-03-25T01:29:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=5404f98d90410d69a744d9c0fb71a8a31f3a4a88'/>
<id>urn:sha1:5404f98d90410d69a744d9c0fb71a8a31f3a4a88</id>
<content type='text'>
mailman/core/errors.py is gone now.  We had a duplicate base exception
which now always comes from mailman/interfaces/errors.py.
Obsolete/unused exceptions are remove.  The other exceptions are moved
to better locations.
</content>
</entry>
<entry>
<title>Happy New Year.</title>
<updated>2016-01-03T03:43:23Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-01-03T03:43:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=f390e08c31477c476e1312d03771b68e22b42675'/>
<id>urn:sha1:f390e08c31477c476e1312d03771b68e22b42675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Digests improvements:</title>
<updated>2015-12-19T22:23:56Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-12-19T22:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=f2620c6f41c1703e7dce1a44a6669e01aaee326d'/>
<id>urn:sha1:f2620c6f41c1703e7dce1a44a6669e01aaee326d</id>
<content type='text'>
* digestable -&gt; digests_enabled
* nondigestable: removed
* Exposed digests_enabled, digest_send_periodic, digest_volume_frequency in
  REST.
</content>
</entry>
<entry>
<title>A few minor cleanups.</title>
<updated>2015-09-13T20:04:58Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-09-13T20:04:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=0b8f1e557dadf04333fcb471821a66a9d46af1d1'/>
<id>urn:sha1:0b8f1e557dadf04333fcb471821a66a9d46af1d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't decorate the archive, digest or usenet copies</title>
<updated>2015-09-12T08:54:22Z</updated>
<author>
<name>Aurélien Bompard</name>
</author>
<published>2015-09-12T08:54:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=2d82e2c93b1b5a243c53edc2a0b8a5be1dabb5f8'/>
<id>urn:sha1:2d82e2c93b1b5a243c53edc2a0b8a5be1dabb5f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>For now, treat `DeliveryMode.summary_digests` the same as `.mime_digests`.</title>
<updated>2015-09-07T03:52:57Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-09-07T03:52:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=c8b2d7078c0f941b20a7b235693d4ffe8768209b'/>
<id>urn:sha1:c8b2d7078c0f941b20a7b235693d4ffe8768209b</id>
<content type='text'>
(Closes #141).  Also, don't enqueue a particular digest if there are no
recipients for that digest.
</content>
</entry>
<entry>
<title>Add a test to prove that LP: #1165589 doesn't affect Mailman 3.</title>
<updated>2015-05-05T01:25:35Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-05-05T01:25:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=d2f972fc46407da28f2b30efbba3ad3bf95392d5'/>
<id>urn:sha1:d2f972fc46407da28f2b30efbba3ad3bf95392d5</id>
<content type='text'>
</content>
</entry>
</feed>
