summaryrefslogtreecommitdiff
path: root/src/mailman/utilities/string.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-29Use flufl.testing's flake8 plugin.Barry Warsaw3-142/+2
2016-11-29Use `atpublic` for @public instead of internal copy.Barry Warsaw242-255/+243
2016-11-28Remove cruft.Barry Warsaw1-5/+0
2016-11-28Starting to clean up the branch.Barry Warsaw6-25/+13
2016-11-28Fix Flake8 errorsAurélien Bompard3-23/+9
2016-11-28Learn to encode Messages and Header instances to JSONAurélien Bompard2-1/+38
2016-11-28Fix a crash with the suspicious rule and Header instancesAurélien Bompard2-1/+55
2016-11-28Fix a crash with the no_subject rule and Header instancesAurélien Bompard2-1/+60
2016-11-28Fix the email senders list when there's a Header instanceAurélien Bompard2-3/+14
2016-11-28Officially support Python 3.6.Barry Warsaw2-3/+4
2016-11-26NEWS.Barry Warsaw1-0/+2
2016-11-25Fix QA.Barry Warsaw1-1/+0
2016-11-25Add NEWS and a little bit of cleanup.Barry Warsaw3-7/+10
2016-11-25Rename test email and use resource filename instead of __file__.Abhilash Raj3-4/+6
2016-11-25Return 'defective message' for a bad held messageAbhilash Raj3-1/+34
2016-11-25Minor cleanup and test added.Barry Warsaw2-1/+19
2016-11-25Transmit the moderation reason to hold_message()Aurélien Bompard3-1/+12
2016-11-25Handle a Python 3.6 difference in interact().Barry Warsaw3-5/+12
2016-11-24A couple of fixes for Python 3.6Barry Warsaw1-1/+1
2016-11-24Back out the last change.Barry Warsaw1-1/+1
2016-11-24Start porting to Python 3.6Barry Warsaw3-2/+7
2016-11-24Use aiosmtpd 1.0a3 and add NEWS.Barry Warsaw3-57/+17
2016-11-24Remove some unused code.Barry Warsaw1-12/+0
2016-11-24Remove some unnecessary code and update a comment.Barry Warsaw2-5/+1
2016-11-24Fix the connection count tests.Barry Warsaw2-9/+83
2016-11-24Sort the recipients list.Barry Warsaw1-1/+3
2016-11-24Mostly converted to aiosmtpd.Barry Warsaw1-127/+118
2016-11-24Start converting lazr.smtptestBarry Warsaw2-1/+1
2016-11-24Replace smtpd with aiosmtpd.Barry Warsaw5-1038/+54
2016-11-24Minor style cleanup.Barry Warsaw1-23/+23
2016-11-24Remove some unused code.Barry Warsaw1-12/+0
2016-11-24Remove some unnecessary code and update a comment.Barry Warsaw2-5/+1
2016-11-24Fix the connection count tests.Barry Warsaw2-9/+83
2016-11-24Sort the recipients list.Barry Warsaw1-1/+3
2016-11-23Mostly converted to aiosmtpd.Barry Warsaw1-127/+118
2016-11-23Start converting lazr.smtptestBarry Warsaw2-1/+1
2016-11-22Replace smtpd with aiosmtpd.Barry Warsaw5-1038/+54
2016-11-22A couple of fixes for Python 3.6Barry Warsaw2-2/+2
2016-11-22Back out the last change.Barry Warsaw1-1/+1
2016-11-22Start porting to Python 3.6Barry Warsaw3-2/+7
2016-11-21Fix an API callAurélien Bompard1-1/+1
2016-11-21Run the workflows at the end of the tests to clean things upAurélien Bompard1-0/+5
2016-11-21Handle a missing user when a workflow is restored.Aurélien Bompard2-1/+39
2016-11-21Workflow: support dependencies between attributesAurélien Bompard2-2/+59
2016-11-21Fix the Flake8 ignore tagsAurélien Bompard20-35/+27
2016-11-18Ignore some Flake8 errorsAurélien Bompard1-0/+9
2016-11-13Fix a flake8 error.Barry Warsaw1-1/+1
2016-11-13Closes: #68Barry Warsaw9-18/+32
2016-11-03Fix sphinx-build for output formats "man" and "latex".Jan Luca Naumann1-2/+2
2016-10-31tomoderators -> to_moderators.Barry Warsaw1-2/+5