| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Remove to_moderators. | Mark Sapiro | 2016-12-04 | 1 | -1/+1 | |
| | * | | | Rrmove to_moderators. | Mark Sapiro | 2016-12-04 | 1 | -2/+2 | |
| | * | | | Remove to_moderators | Mark Sapiro | 2016-12-04 | 1 | -1/+1 | |
| | * | | | Remove to_moderators. | Mark Sapiro | 2016-12-04 | 1 | -1/+1 | |
| | | | * | Simplified the various list settings and remamed several things. | Mark Sapiro | 2016-12-26 | 17 | -221/+141 | |
| | | | * | Fixed alembic down_revision following merge of another migration. | Mark Sapiro | 2016-12-23 | 1 | -2/+2 | |
| | | | * | Merge gitlab.com:mailman/mailman into dmarc | Mark Sapiro | 2016-12-23 | 2 | -2/+29 | |
| | | | |\ | |_|_|/ |/| | | | ||||||
| * | | | | Merge branch 'pendedkeyvalue' into 'master' | Barry Warsaw | 2016-12-23 | 3 | -2/+30 | |
| |\ \ \ \ | ||||||
| | * | | | | Increase pendedkeyvalue table value column width. | Mark Sapiro | 2016-12-15 | 3 | -2/+30 | |
| |/ / / / | ||||||
| | | | * | Modifications based on feedback from Barry. | Mark Sapiro | 2016-12-16 | 6 | -61/+102 | |
| | | | * | Temporary workaround for <https://github.com/sphinx-doc/sphinx/issues/3212>. | Mark Sapiro | 2016-12-10 | 1 | -0/+1 | |
| | | | * | Fixed Content-Type of text/html part in tests. | Mark Sapiro | 2016-12-09 | 1 | -5/+5 | |
| | | | * | Replaced mailman.public with public.public. | Mark Sapiro | 2016-12-09 | 4 | -11/+38 | |
| | | | * | Merged from master. | Mark Sapiro | 2016-12-09 | 255 | -545/+483 | |
| | | | |\ | |_|_|/ |/| | | | ||||||
| * | | | | 3.1.0b1 | Barry Warsaw | 2016-12-05 | 1 | -2/+2 | |
| | |/ / |/| | | ||||||
| * | | | Merge branch 'nohang' into 'master' | Barry Warsaw | 2016-12-04 | 1 | -3/+55 | |
| |\ \ \ | ||||||
| | * | | | Prevent the occasional CI/testsuite hang. | Barry Warsaw | 2016-12-03 | 1 | -3/+55 | |
| |/ / / | ||||||
| * | | | Merge branch 'fluflpublic' into 'master' | Barry Warsaw | 2016-11-30 | 245 | -524/+267 | |
| |\ \ \ | ||||||
| | * | | | Remove some unused imports. | Barry Warsaw | 2016-11-30 | 1 | -2/+0 | |
| | * | | | Finish configuring flufl.testing. | Barry Warsaw | 2016-11-30 | 3 | -4/+15 | |
| | * | | | Enable the flufl.testing extension. | Barry Warsaw | 2016-11-29 | 1 | -3/+1 | |
| | * | | | More fixes & flufl.testing. | Barry Warsaw | 2016-11-29 | 4 | -120/+7 | |
| | * | | | Fix an import. | Barry Warsaw | 2016-11-29 | 1 | -1/+2 | |
| | * | | | Use flufl.testing's flake8 plugin. | Barry Warsaw | 2016-11-29 | 3 | -142/+2 | |
| | * | | | 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 | |
| | |\ \ \ | |/ / / |/| | | | ||||||
| | * | | | 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 | |
| | | | | * | Forward port MM 2.1 fix for LP: #1643210. | Mark Sapiro | 2016-11-26 | 1 | -32/+28 | |
| | | | | * | Merge branch 'dmarc' of gitlab.com:msapiro/mailman into dmarc | Mark Sapiro | 2016-11-26 | 24 | -17/+1345 | |
| | |_|_|/| |/| | | | | ||||||
| | | | | * | Modified 'pendedkeyvalue' table 'value' column type to SAUnicodeLarge for | Mark Sapiro | 2016-11-11 | 2 | -3/+9 | |
| | | | | * | Added mocking of DNS _dmarc lookups and modified test accordingly. | Mark Sapiro | 2016-11-11 | 2 | -22/+115 | |
| | | | | * | msgdata['moderation_reasons'] is a list. | Mark Sapiro | 2016-11-05 | 1 | -1/+1 | |
| | | | | * | Refactored the dmarc rule reject and discard actions. The prior code | Mark Sapiro | 2016-11-04 | 3 | -120/+32 | |
| | | | | * | Fixed a minor issue in handlers/dmarc.py revealed in testing. | Mark Sapiro | 2016-11-03 | 4 | -9/+272 | |
