| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Added test data for organizational domains and a mock to use it. | Mark Sapiro | 2016-12-30 | 5 | -19/+80 | |
| | | | | | Made a few test coverage tweaks. | |||||
| * | Boost coverage. | Barry Warsaw | 2016-12-30 | 2 | -6/+18 | |
| | | ||||||
| * | Improve coverage for rules/dmarc.py. | Barry Warsaw | 2016-12-30 | 1 | -11/+20 | |
| | | ||||||
| * | Minor tweaks and coverage: | Barry Warsaw | 2016-12-30 | 4 | -32/+48 | |
| | | | | | | | | * Format and wrap a comment. * Add a test for having two From: headers. * use <alpha@example.com> as standard Message-ID * Cover URLError case. | |||||
| * | Review Mark's changes. | Barry Warsaw | 2016-12-30 | 1 | -10/+47 | |
| | | ||||||
| * | Removed unreachable line from rules/dmarc.py. | Mark Sapiro | 2016-12-30 | 3 | -13/+167 | |
| | | | | | Added tests to improve coverage. | |||||
| * | Merge gitlab.com:mailman/mailman into dmarc | Mark Sapiro | 2016-12-30 | 9 | -24/+14 | |
| |\ | ||||||
| | * | Yet another typo in database/types.py | Mark Sapiro | 2016-12-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix typos | Mark Sapiro | 2016-12-30 | 1 | -2/+2 | |
| | | | ||||||
| | * | Merge branch 'issue297' into 'master' | Barry Warsaw | 2016-12-30 | 8 | -21/+11 | |
| | |\ | | | | | | | | | | | | | Remove to_moderators See merge request !226 | |||||
| | | * | Remove an unused import. | Barry Warsaw | 2016-12-29 | 1 | -1/+0 | |
| | | | | ||||||
| | | * | Remove support for to_moderators. | Barry Warsaw | 2016-12-29 | 2 | -12/+1 | |
| | | | | | | | | | | | | | Remove a NEWS entry which is no longer applicable. | |||||
| | | * | Fix flake8 errors. | Mark Sapiro | 2016-12-04 | 2 | -2/+4 | |
| | | | | ||||||
| | | * | Fix tests for test-owner instead of moderator's address. | Mark Sapiro | 2016-12-04 | 3 | -4/+4 | |
| | | | | ||||||
| | | * | Merge gitlab.com:mailman/mailman into to_moderators | Mark Sapiro | 2016-12-04 | 255 | -557/+487 | |
| | | |\ | ||||||
| | | * | | 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 | |
| | | | | | ||||||
| * | | | | 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 | |
| |\| | | | ||||||
| | * | | | Increase pendedkeyvalue table value column width. | Mark Sapiro | 2016-12-15 | 2 | -2/+29 | |
| | | | | | | | | | | | | | | | | | | | | | Also require docutils==0.12 to work around https://github.com/sphinx-doc/sphinx/issues/3212 | |||||
| * | | | | Modifications based on feedback from Barry. | Mark Sapiro | 2016-12-16 | 6 | -61/+102 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Also, the change to the value column of pendedkeyvalue from SAUnicode to SAUnicodeLarge is removed as it is a separate MR now. This will cause mysql CI to fail until that MR lands. | |||||
| * | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | Simplified Munge From replacement and added a test for rfc2047 encoded display name. | |||||
| * | | | | Merged from master. | Mark Sapiro | 2016-12-09 | 251 | -536/+466 | |
| |\| | | | ||||||
| | * | | | 3.1.0b1 | Barry Warsaw | 2016-12-05 | 1 | -2/+2 | |
| | | |/ | |/| | ||||||
| | * | | Prevent the occasional CI/testsuite hang. | Barry Warsaw | 2016-12-03 | 1 | -3/+55 | |
| | | | | | | | | | | | | | | | | | | | This doesn't solve the underlying problem of why child processes (both runners and master) occasionally don't exit, but it prevents ugly timeouts in the CI infrastructure when that happens. | |||||
| | * | | Remove some unused imports. | Barry Warsaw | 2016-11-30 | 1 | -2/+0 | |
| | | | | ||||||
| | * | | Finish configuring flufl.testing. | Barry Warsaw | 2016-11-30 | 2 | -4/+11 | |
| | | | | | | | | | | | | | Also, use the better way to set the LMTP ident. | |||||
| | * | | More fixes & flufl.testing. | Barry Warsaw | 2016-11-29 | 2 | -119/+2 | |
| | | | | ||||||
| | * | | Fix an import. | Barry Warsaw | 2016-11-29 | 1 | -1/+2 | |
| | | | | ||||||
| | * | | Use flufl.testing's flake8 plugin. | Barry Warsaw | 2016-11-29 | 1 | -141/+0 | |
| | | | | ||||||
| | * | | Use `atpublic` for @public instead of internal copy. | Barry Warsaw | 2016-11-29 | 241 | -255/+242 | |
| | | | | ||||||
| | * | | 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 | |
| | | | | | | | | | | | | | | | | The mailman.email.Message.senders property would fail when one of the headers was an email.header.Header instance. | |||||
| | * | | Officially support Python 3.6. | Barry Warsaw | 2016-11-28 | 1 | -0/+1 | |
| | | | | | | | | | | | | | Closes #295 | |||||
| | * | | Merge branch 'master' into py36 | Barry Warsaw | 2016-11-28 | 15 | -25/+91 | |
| | |\ \ | ||||||
| | * | | | Handle a Python 3.6 difference in interact(). | Barry Warsaw | 2016-11-25 | 3 | -5/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also: * Fix a regexp that 3.6 raises an exception on. * Remove a deprecated attribute from passlib.cfg. | |||||
| | * | | | 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 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | 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 | 23 | -17/+1344 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Modified 'pendedkeyvalue' table 'value' column type to SAUnicodeLarge for | Mark Sapiro | 2016-11-11 | 2 | -3/+9 | |
| | | | | | | | | | | | | | | | | | MySQL. | |||||
| | * | | | Added mocking of DNS _dmarc lookups and modified test accordingly. | Mark Sapiro | 2016-11-11 | 2 | -22/+115 | |
| | | | | | ||||||
