summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-29242-255/+243
* Remove cruft.Barry Warsaw2016-11-281-5/+0
* Starting to clean up the branch.Barry Warsaw2016-11-286-25/+13
* Fix Flake8 errorsAurélien Bompard2016-11-283-23/+9
* Learn to encode Messages and Header instances to JSONAurélien Bompard2016-11-282-1/+38
* Fix a crash with the suspicious rule and Header instancesAurélien Bompard2016-11-282-1/+55
* Fix a crash with the no_subject rule and Header instancesAurélien Bompard2016-11-282-1/+60
* Fix the email senders list when there's a Header instanceAurélien Bompard2016-11-282-3/+14
* Merge branch 'py36' into 'master' Barry Warsaw2016-11-298-10/+23
|\
| * Officially support Python 3.6.Barry Warsaw2016-11-282-3/+4
| * Merge branch 'master' into py36Barry Warsaw2016-11-2816-27/+93
| |\ | |/ |/|
* | Merge branch 'fix-import-header-filters' into 'master' Barry Warsaw2016-11-262-1/+3
|\ \
| * | Cover another header match import caseAurélien Bompard2016-07-192-1/+3
* | | NEWS.Barry Warsaw2016-11-261-0/+2
* | | Merge branch 'hide-system-disabled-archivers' into 'master' Barry Warsaw2016-11-266-22/+18
|\ \ \
| * | | Fix testsAurélien Bompard2016-08-183-11/+11
| * | | Don't show the disabled archivers in the REST APIAurélien Bompard2016-08-184-13/+9
* | | | Fix QA.Barry Warsaw2016-11-251-1/+0
* | | | Add NEWS and a little bit of cleanup.Barry Warsaw2016-11-253-7/+10
* | | | Rename test email and use resource filename instead of __file__.Abhilash Raj2016-11-253-4/+6
* | | | Return 'defective message' for a bad held messageAbhilash Raj2016-11-253-1/+34
* | | | Merge branch 'master' of gitlab.com:mailman/mailmanBarry Warsaw2016-11-251-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'fixdocbuild' into 'master' Barry Warsaw2016-11-251-2/+2
| |\ \ \ \
| | * | | | Fix sphinx-build for output formats "man" and "latex".Jan Luca Naumann2016-11-031-2/+2
* | | | | | Minor cleanup and test added.Barry Warsaw2016-11-252-1/+19
* | | | | | Transmit the moderation reason to hold_message()Aurélien Bompard2016-11-253-1/+12
|/ / / / /
| | | | * Handle a Python 3.6 difference in interact().Barry Warsaw2016-11-253-5/+12
| | | | * Merge branch 'py36' of gitlab.com:mailman/mailman into py36Barry Warsaw2016-11-240-0/+0
| | | | |\
| | | | | * A couple of fixes for Python 3.6Barry Warsaw2016-11-222-2/+2
| | | | | * Back out the last change.Barry Warsaw2016-11-221-1/+1
| | | | | * Start porting to Python 3.6Barry Warsaw2016-11-223-2/+7
| | | | * | A couple of fixes for Python 3.6Barry Warsaw2016-11-241-1/+1
| | | | * | Back out the last change.Barry Warsaw2016-11-241-1/+1
| | | | * | Start porting to Python 3.6Barry Warsaw2016-11-243-2/+7
| |_|_|/ / |/| | | |
* | | | | Merge branch 'aiosmtpd' into 'master' Barry Warsaw2016-11-2410-1176/+203
|\ \ \ \ \
| * | | | | Use aiosmtpd 1.0a3 and add NEWS.Barry Warsaw2016-11-243-57/+17
| * | | | | Merge branch 'aiosmtpd' of gitlab.com:warsaw/mailman into aiosmtpdBarry Warsaw2016-11-240-0/+0
| |\ \ \ \ \
| | * | | | | Remove some unused code.Barry Warsaw2016-11-241-12/+0
| | * | | | | Remove some unnecessary code and update a comment.Barry Warsaw2016-11-242-5/+1
| | * | | | | Fix the connection count tests.Barry Warsaw2016-11-242-9/+83
| | * | | | | Sort the recipients list.Barry Warsaw2016-11-241-1/+3
| | * | | | | Mostly converted to aiosmtpd.Barry Warsaw2016-11-231-127/+118
| | * | | | | Start converting lazr.smtptestBarry Warsaw2016-11-232-1/+1
| | * | | | | Replace smtpd with aiosmtpd.Barry Warsaw2016-11-225-1038/+54
| | | |_|_|/ | | |/| | |
| * | | | | Remove some unused code.Barry Warsaw2016-11-241-12/+0
| * | | | | Remove some unnecessary code and update a comment.Barry Warsaw2016-11-242-5/+1
| * | | | | Fix the connection count tests.Barry Warsaw2016-11-242-9/+83
| * | | | | Sort the recipients list.Barry Warsaw2016-11-241-1/+3
| * | | | | Mostly converted to aiosmtpd.Barry Warsaw2016-11-241-127/+118
| * | | | | Start converting lazr.smtptestBarry Warsaw2016-11-242-1/+1