<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/src/mailman/app/tests/test_workflow.py, branch feature/drop-runner-priviliges</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/src/mailman/app/tests/test_workflow.py?h=feature%2Fdrop-runner-priviliges</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/src/mailman/app/tests/test_workflow.py?h=feature%2Fdrop-runner-priviliges'/>
<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>Minor style cleanup.</title>
<updated>2016-11-24T16:48:40Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-11-24T16:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=487da82226080986ec36bf09cee2f42ee79fc71c'/>
<id>urn:sha1:487da82226080986ec36bf09cee2f42ee79fc71c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix an API call</title>
<updated>2016-11-21T17:53:44Z</updated>
<author>
<name>Aurélien Bompard</name>
</author>
<published>2016-11-16T17:39:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=c8461ab681c1e6f0a8b00134348fc675d1c07e68'/>
<id>urn:sha1:c8461ab681c1e6f0a8b00134348fc675d1c07e68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Workflow: support dependencies between attributes</title>
<updated>2016-11-21T17:53:44Z</updated>
<author>
<name>Aurélien Bompard</name>
</author>
<published>2016-09-05T18:35:29Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=f516c2bcb2b44aa8e1180a334e055a873af249da'/>
<id>urn:sha1:f516c2bcb2b44aa8e1180a334e055a873af249da</id>
<content type='text'>
Restore the attributes in the order they are declared in
`SAVE_ATTRIBUTES` to allow for dependencies between attributes (required
by the `SubscriptionWorkflow`).
</content>
</entry>
<entry>
<title>First massive round of cleanups.</title>
<updated>2016-03-24T03:40:54Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-03-24T03:40:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=f51c63ca108134dd30f26641bef15bfcddd6e502'/>
<id>urn:sha1:f51c63ca108134dd30f26641bef15bfcddd6e502</id>
<content type='text'>
* Get rid of explicit __all__ settings and use the @public decorator.
* Get rid of ^L's
* Use expected_count argument for get_queue_messages()
* Various code modernizations.
* Other minor changes to make flake8 happy.
</content>
</entry>
<entry>
<title>Boost coverage and remove dead code.</title>
<updated>2016-01-25T20:08:43Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-01-25T04:00:42Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=6c3df8293effb241c58a1c58aa53af29105501ad'/>
<id>urn:sha1:6c3df8293effb241c58a1c58aa53af29105501ad</id>
<content type='text'>
</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>Add run_thru() and run_until() to workflow, mostly for testing purposes.</title>
<updated>2015-04-07T19:32:30Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-04-07T19:32:30Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=3a0c1191d8c12a8f4d4e5acb1f167331dfabc7d8'/>
<id>urn:sha1:3a0c1191d8c12a8f4d4e5acb1f167331dfabc7d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check pointing</title>
<updated>2015-04-07T02:12:37Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-04-07T02:12:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=bf00467f633ae6a8523189c1b922ca6dcd6636b8'/>
<id>urn:sha1:bf00467f633ae6a8523189c1b922ca6dcd6636b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Refactor test_workflow into a separate module.</title>
<updated>2015-03-30T02:05:43Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-03-30T02:05:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=45ae1b259e2ee56f6146bc1a3acf884b0907999d'/>
<id>urn:sha1:45ae1b259e2ee56f6146bc1a3acf884b0907999d</id>
<content type='text'>
* save_state() -&gt; save()
* restore_state() -&gt; restore()
* Add push() as the public API for pushing new state on the deque.
* Uppercase class attributes.
* Add logging on exception.
* Minor style fixes.
</content>
</entry>
</feed>
