<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/src/mailman/model, branch plugin</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/src/mailman/model?h=plugin</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/src/mailman/model?h=plugin'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2017-08-07T16:18:00Z</updated>
<entry>
<title>Add more tests for coverage.</title>
<updated>2017-08-07T16:18:00Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-07-25T21:08:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=b902d7858d8302d248add89a5983c521c3581c4c'/>
<id>urn:sha1:b902d7858d8302d248add89a5983c521c3581c4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate the [un]subscription_policy attribute.</title>
<updated>2017-08-07T16:18:00Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-07-04T23:07:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=6c621405c88671a58ef24cd84a9bd74ca324207e'/>
<id>urn:sha1:6c621405c88671a58ef24cd84a9bd74ca324207e</id>
<content type='text'>
 - This is quite a huge commit, since it changes the type of the
   MailingList.subscription_policy and unsubscription_policy
   attributes to the new names of pluggable workflows, in all
   occurences.
 - Also adds a migration to migrate the attributes to the new types.
 - Adds tests for the migration.
</content>
</entry>
<entry>
<title>Save the complete workflow stack, not only last step.</title>
<updated>2017-08-07T16:18:00Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-07-04T15:54:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=505f47025ca3fab68a489238837c1a84e4b2a1b6'/>
<id>urn:sha1:505f47025ca3fab68a489238837c1a84e4b2a1b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create mailman.workflows package. Move base Workflow there.</title>
<updated>2017-08-07T16:18:00Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-06-29T21:51:47Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=8b09113eb40c39ada3dc902cb4e869c8f012c97d'/>
<id>urn:sha1:8b09113eb40c39ada3dc902cb4e869c8f012c97d</id>
<content type='text'>
 - Also introduce IWorkflow, ISubscriptionWorkflow,
   IUnsubscriptionWorkflow.
</content>
</entry>
<entry>
<title>IListManager.get() now accepts both List-IDs and FQDN list names.</title>
<updated>2017-06-24T21:57:16Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-06-24T21:57:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=e8b134b8f34a8226dd512ecc96a6c908d712663b'/>
<id>urn:sha1:e8b134b8f34a8226dd512ecc96a6c908d712663b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete subscription requests when a mailing list is deleted.</title>
<updated>2017-01-09T04:21:15Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-01-09T04:21:15Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=a01ef2bac4d52da67e4be1fccc2634086aaa03e3'/>
<id>urn:sha1:a01ef2bac4d52da67e4be1fccc2634086aaa03e3</id>
<content type='text'>
Closes #214
</content>
</entry>
<entry>
<title>Delete PendedKeyValue before deleting Pended.</title>
<updated>2017-01-09T03:52:15Z</updated>
<author>
<name>Abhilash Raj</name>
</author>
<published>2016-12-07T03:27:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=7b3b9d37f94f744c863b6b96f2d75a558357e397'/>
<id>urn:sha1:7b3b9d37f94f744c863b6b96f2d75a558357e397</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete all pendings when mailing list is deleted</title>
<updated>2017-01-09T03:52:15Z</updated>
<author>
<name>Abhilash Raj</name>
</author>
<published>2016-12-07T02:13:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=c63906e0bfc83fdb9fb0ddfbb54120508b7d0109'/>
<id>urn:sha1:c63906e0bfc83fdb9fb0ddfbb54120508b7d0109</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>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>
