summaryrefslogtreecommitdiff
path: root/src/mailman/runners/tests
Commit message (Expand)AuthorAgeFilesLines
* Ignore syntactically invalid sender addresses.Mark Sapiro2017-06-301-0/+11
* Remove the dependency on httplib2.Barry Warsaw2017-02-061-3/+4
* Bump copyright years.Barry Warsaw2017-01-0414-14/+14
* Remove some unnecessary code and update a comment.Barry Warsaw2016-11-241-1/+1
* Closes: #259Barry Warsaw2016-10-311-1/+1
* Implment review suggestionsAurélien Bompard2016-10-311-3/+3
* Remove digest mbox after sending itAurélien Bompard2016-10-311-0/+3
* Simplify the implementation.Barry Warsaw2016-10-172-6/+5
* flake8 fixes.Barry Warsaw2016-10-161-3/+2
* Split registration (subscription) and unsubscription:Barry Warsaw2016-09-131-20/+60
* Fix more tests.Barry Warsaw2016-09-111-0/+2
* IWorkflowManager -> ISubscriptionManagerBarry Warsaw2016-09-012-5/+5
* CheckpointingBarry Warsaw2016-09-013-9/+6
* Intermediate CommitAbhilash Raj2016-09-013-6/+89
* New template system. Closes #249Barry Warsaw2016-07-161-0/+27
* Minor cleanups.Barry Warsaw2016-05-151-2/+2
* Fixed mailman/issue#234.Mark Sapiro2016-05-151-14/+22
* Import order flake8 plugin.Barry Warsaw2016-03-272-3/+3
* Clean up the runners directory.Barry Warsaw2016-03-2513-284/+109
* Close #208Barry Warsaw2016-03-201-4/+40
* Make creating Link objects a more convenient.Barry Warsaw2016-01-251-4/+2
* 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-0213-13/+13
* Allow list names to have command suffixesAurélien Bompard2015-11-291-0/+32
* Core no longer depends on the standalone `mock` module. (Closes: #146)Barry Warsaw2015-09-221-1/+1
* For Python versions earlier than 3.5, use a compatibility layer for aBarry Warsaw2015-09-071-0/+16
* For now, treat `DeliveryMode.summary_digests` the same as `.mime_digests`.Barry Warsaw2015-09-061-1/+77
* * Messages now include a `Message-ID-Hash` as the replacement forBarry Warsaw2015-06-142-9/+9
* Plumb the subscription policy through the REST API.Barry Warsaw2015-04-152-5/+8
* 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-142-3/+3
* Bump copyright years.Barry Warsaw2015-01-0413-13/+13
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-2213-78/+22
* Trunk merge.Barry Warsaw2014-12-221-36/+67
|\
| * LP: #1130696 - AttributeError on .senderBarry Warsaw2014-12-101-37/+67
| |\
| | * Make the MIMEDigester generate a subclass of MIMEMultipart with our additionsAurélien Bompard2014-12-091-35/+10
| |/
* | Move internationalized digest tests to unittests.Barry Warsaw2014-12-201-0/+75
* | Fix the NNTP errorsBarry Warsaw2014-12-171-3/+4
* | Fix LMTP runner tests.Barry Warsaw2014-12-171-1/+30
* | Fix mta and lmtp tests.Barry Warsaw2014-12-171-1/+1
* | Use listid instead of (fqdn) listname in the metadata pickle.Barry Warsaw2014-12-1511-66/+66
* | * Read the .cfg files not as bytes any more, but as UTF-8 encoding files.Barry Warsaw2014-12-151-1/+1
* | Checkpointing.Barry Warsaw2014-11-301-3/+3
|/
* * Fixed Unicode errors in the digest runner and when sending messages to theBarry Warsaw2014-11-291-0/+112
|\
| * Fix some unicode issuesAurélien Bompard2014-11-271-0/+96
|/
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-282-2/+2
* Several internal improvements:Barry Warsaw2014-01-062-0/+2
* Bump copyright years.Barry Warsaw2014-01-0112-12/+12