summaryrefslogtreecommitdiff
path: root/src/mailman/runners/tests/test_join.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Simplify the implementation.Barry Warsaw2016-10-171-3/+3
* IWorkflowManager -> ISubscriptionManagerBarry Warsaw2016-09-011-3/+3
* CheckpointingBarry Warsaw2016-09-011-1/+1
* Intermediate CommitAbhilash Raj2016-09-011-3/+4
* Clean up the runners directory.Barry Warsaw2016-03-251-29/+14
* Additional refactoring to use the QuerySequence wrapper, so that we can stillBarry Warsaw2016-01-061-1/+1
* Make the members request pageableAurélien Bompard2016-01-061-1/+1
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Plumb the subscription policy through the REST API.Barry Warsaw2015-04-151-4/+6
* Prevent replay attacks with the confirmation token.Barry Warsaw2015-04-151-1/+1
* Full test suite passes.Barry Warsaw2015-04-141-0/+4
* Checkpointing.Barry Warsaw2015-04-141-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+1
* Use listid instead of (fqdn) listname in the metadata pickle.Barry Warsaw2014-12-151-8/+8
* Several internal improvements:Barry Warsaw2014-01-061-0/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * Python 2.7 is not required. Python 2.6 is no longer officially supported.Barry Warsaw2012-10-311-4/+2
* Several fixes and cleanups, ostensibly to fix Python 2.6 support.Barry Warsaw2012-03-221-1/+3
* * The `join` email command no longer accepts an `address=` argument. ItsBarry Warsaw2012-02-291-4/+100
* Make sure that an email subscription request is ignored for addresses whichBarry Warsaw2012-02-291-0/+40
* Don't try to double join someone via a single email command.Barry Warsaw2012-02-291-0/+93