| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use `atpublic` for @public instead of internal copy. | Barry Warsaw | 2016-11-29 | 242 | -255/+243 |
| * | Remove cruft. | Barry Warsaw | 2016-11-28 | 1 | -5/+0 |
| * | Starting to clean up the branch. | Barry Warsaw | 2016-11-28 | 6 | -25/+13 |
| * | Fix Flake8 errors | Aurélien Bompard | 2016-11-28 | 3 | -23/+9 |
| * | Learn to encode Messages and Header instances to JSON | Aurélien Bompard | 2016-11-28 | 2 | -1/+38 |
| * | Fix a crash with the suspicious rule and Header instances | Aurélien Bompard | 2016-11-28 | 2 | -1/+55 |
| * | Fix a crash with the no_subject rule and Header instances | Aurélien Bompard | 2016-11-28 | 2 | -1/+60 |
| * | Fix the email senders list when there's a Header instance | Aurélien Bompard | 2016-11-28 | 2 | -3/+14 |
| * | Merge branch 'py36' into 'master' | Barry Warsaw | 2016-11-29 | 8 | -10/+23 |
| |\ | |||||
| | * | Officially support Python 3.6. | Barry Warsaw | 2016-11-28 | 2 | -3/+4 |
| | * | Merge branch 'master' into py36 | Barry Warsaw | 2016-11-28 | 16 | -27/+93 |
| | |\ | |/ |/| | |||||
| * | | Merge branch 'fix-import-header-filters' into 'master' | Barry Warsaw | 2016-11-26 | 2 | -1/+3 |
| |\ \ | |||||
| | * | | Cover another header match import case | Aurélien Bompard | 2016-07-19 | 2 | -1/+3 |
| * | | | NEWS. | Barry Warsaw | 2016-11-26 | 1 | -0/+2 |
| * | | | Merge branch 'hide-system-disabled-archivers' into 'master' | Barry Warsaw | 2016-11-26 | 6 | -22/+18 |
| |\ \ \ | |||||
| | * | | | Fix tests | Aurélien Bompard | 2016-08-18 | 3 | -11/+11 |
| | * | | | Don't show the disabled archivers in the REST API | Aurélien Bompard | 2016-08-18 | 4 | -13/+9 |
| * | | | | Fix QA. | Barry Warsaw | 2016-11-25 | 1 | -1/+0 |
| * | | | | Add NEWS and a little bit of cleanup. | Barry Warsaw | 2016-11-25 | 3 | -7/+10 |
| * | | | | Rename test email and use resource filename instead of __file__. | Abhilash Raj | 2016-11-25 | 3 | -4/+6 |
| * | | | | Return 'defective message' for a bad held message | Abhilash Raj | 2016-11-25 | 3 | -1/+34 |
| * | | | | Merge branch 'master' of gitlab.com:mailman/mailman | Barry Warsaw | 2016-11-25 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'fixdocbuild' into 'master' | Barry Warsaw | 2016-11-25 | 1 | -2/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix sphinx-build for output formats "man" and "latex". | Jan Luca Naumann | 2016-11-03 | 1 | -2/+2 |
| * | | | | | | Minor cleanup and test added. | Barry Warsaw | 2016-11-25 | 2 | -1/+19 |
| * | | | | | | Transmit the moderation reason to hold_message() | Aurélien Bompard | 2016-11-25 | 3 | -1/+12 |
| |/ / / / / | |||||
| | | | | * | Handle a Python 3.6 difference in interact(). | Barry Warsaw | 2016-11-25 | 3 | -5/+12 |
| | | | | * | Merge branch 'py36' of gitlab.com:mailman/mailman into py36 | Barry Warsaw | 2016-11-24 | 0 | -0/+0 |
| | | | | |\ | |||||
| | | | | | * | A couple of fixes for Python 3.6 | Barry Warsaw | 2016-11-22 | 2 | -2/+2 |
| | | | | | * | Back out the last change. | Barry Warsaw | 2016-11-22 | 1 | -1/+1 |
| | | | | | * | Start porting to Python 3.6 | Barry Warsaw | 2016-11-22 | 3 | -2/+7 |
| | | | | * | | A couple of fixes for Python 3.6 | Barry Warsaw | 2016-11-24 | 1 | -1/+1 |
| | | | | * | | Back out the last change. | Barry Warsaw | 2016-11-24 | 1 | -1/+1 |
| | | | | * | | Start porting to Python 3.6 | Barry Warsaw | 2016-11-24 | 3 | -2/+7 |
| | |_|_|/ / |/| | | | | |||||
| * | | | | | Merge branch 'aiosmtpd' into 'master' | Barry Warsaw | 2016-11-24 | 10 | -1176/+203 |
| |\ \ \ \ \ | |||||
| | * | | | | | Use aiosmtpd 1.0a3 and add NEWS. | Barry Warsaw | 2016-11-24 | 3 | -57/+17 |
| | * | | | | | Merge branch 'aiosmtpd' of gitlab.com:warsaw/mailman into aiosmtpd | Barry Warsaw | 2016-11-24 | 0 | -0/+0 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Remove some unused code. | Barry Warsaw | 2016-11-24 | 1 | -12/+0 |
| | | * | | | | | Remove some unnecessary code and update a comment. | Barry Warsaw | 2016-11-24 | 2 | -5/+1 |
| | | * | | | | | Fix the connection count tests. | Barry Warsaw | 2016-11-24 | 2 | -9/+83 |
| | | * | | | | | Sort the recipients list. | Barry Warsaw | 2016-11-24 | 1 | -1/+3 |
| | | * | | | | | Mostly converted to aiosmtpd. | Barry Warsaw | 2016-11-23 | 1 | -127/+118 |
| | | * | | | | | Start converting lazr.smtptest | Barry Warsaw | 2016-11-23 | 2 | -1/+1 |
| | | * | | | | | Replace smtpd with aiosmtpd. | Barry Warsaw | 2016-11-22 | 5 | -1038/+54 |
| | | | |_|_|/ | | |/| | | | |||||
| | * | | | | | Remove some unused code. | Barry Warsaw | 2016-11-24 | 1 | -12/+0 |
| | * | | | | | Remove some unnecessary code and update a comment. | Barry Warsaw | 2016-11-24 | 2 | -5/+1 |
| | * | | | | | Fix the connection count tests. | Barry Warsaw | 2016-11-24 | 2 | -9/+83 |
| | * | | | | | Sort the recipients list. | Barry Warsaw | 2016-11-24 | 1 | -1/+3 |
| | * | | | | | Mostly converted to aiosmtpd. | Barry Warsaw | 2016-11-24 | 1 | -127/+118 |
| | * | | | | | Start converting lazr.smtptest | Barry Warsaw | 2016-11-24 | 2 | -1/+1 |
