summaryrefslogtreecommitdiff
path: root/src/mailman/app/workflow.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Workflow: support dependencies between attributesAurélien Bompard2016-11-211-2/+6
* 99% test coverage.Barry Warsaw2016-10-211-1/+1
* Simplify the implementation.Barry Warsaw2016-10-171-6/+2
* First massive round of cleanups.Barry Warsaw2016-03-231-6/+2
* Boost coverage and remove dead code.Barry Warsaw2016-01-251-4/+3
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Checkpointing.Barry Warsaw2015-04-141-7/+9
* The SubscriptionWorkflow class doesn't need to include the expiry date in itsBarry Warsaw2015-04-131-0/+4
* Subscription workflow checkpointing.Barry Warsaw2015-04-091-0/+6
* Add run_thru() and run_until() to workflow, mostly for testing purposes.Barry Warsaw2015-04-071-0/+42
* Check pointingBarry Warsaw2015-04-061-4/+4
* Fix some typos.Barry Warsaw2015-03-301-1/+1
* * Refactor test_workflow into a separate module.Barry Warsaw2015-03-291-17/+28
* Refactorings and tests.Barry Warsaw2015-03-291-0/+91