summaryrefslogtreecommitdiff
path: root/src/mailman/handlers/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed an AttributeError in subject prefixing.Mark Sapiro2017-06-301-0/+15
* Did some reformatting and added tests.Mark Sapiro2017-06-151-8/+59
* Catch FileNotFoundError and PermissionError on html_to_plain_text_command.Mark Sapiro2017-06-131-0/+25
* 3.1rc1Barry Warsaw2017-05-232-3/+10
* Content Filtering: Ported a number of fixes from the 2.1 branch.Mark Sapiro2017-05-235-0/+448
* Allow email.header.Header() to determine appropriate encoding.Mark Sapiro2017-01-091-0/+23
* Bump copyright years.Barry Warsaw2017-01-0410-10/+10
* Make code style review pass.Barry Warsaw2017-01-041-1/+1
* Minor tweaks and coverage:Barry Warsaw2016-12-301-27/+27
* Review Mark's changes.Barry Warsaw2016-12-301-10/+47
* Removed unreachable line from rules/dmarc.py.Mark Sapiro2016-12-301-0/+128
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-17/+18
* Fixed Content-Type of text/html part in tests.Mark Sapiro2016-12-091-5/+5
* Replaced mailman.public with public.public.Mark Sapiro2016-12-091-1/+32
* Fixed a minor issue in handlers/dmarc.py revealed in testing.Mark Sapiro2016-11-031-0/+244
* Close #273Barry Warsaw2016-08-231-4/+29
* Forbid newlines in MailingList.descriptionAurélien Bompard2016-08-231-1/+12
* New template system. Closes #249Barry Warsaw2016-07-162-8/+15
* Clean up the handlers directory.Barry Warsaw2016-03-259-78/+12
* Clean up the core directory.Barry Warsaw2016-03-242-8/+8
* Close #208Barry Warsaw2016-03-202-2/+96
* Allow List-ID in decoration template URIs.Barry Warsaw2016-02-271-11/+40
* Happy New Year.Barry Warsaw2016-01-029-9/+9
* For now, treat `DeliveryMode.summary_digests` the same as `.mime_digests`.Barry Warsaw2015-09-061-1/+8
* Cosmetic fixes for Abhilash's branch.Barry Warsaw2015-08-301-11/+11
* fix testsAbhilash Raj2015-08-301-3/+3
* Add changes as per barry's commentsAbhilash Raj2015-08-301-10/+16
* Add tests for archive_url in message footerAbhilash Raj2015-08-301-0/+83
* A couple of clean ups.Barry Warsaw2015-07-051-0/+2
* Some fixes caught by Barry during the reviewAurélien Bompard2015-07-051-9/+8
* According to RFC 2369, the URL should be between bracketsAurélien Bompard2015-06-301-1/+1
* The prototype archiver is not web-accessibleAurélien Bompard2015-06-301-0/+124
* Merge branch 'issue-109' into 'release-3.0'Barry Warsaw2015-06-021-5/+61
* Bump copyright years.Barry Warsaw2015-01-047-7/+7
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-227-25/+3
* Trunk merge.Barry Warsaw2014-12-221-0/+55
|\
| * LP: #1130696 - AttributeError on .senderBarry Warsaw2014-12-101-0/+55
| |\
| | * Make the MIMEDigester generate a subclass of MIMEMultipart with our additionsAurélien Bompard2014-12-091-10/+11
| | * Handle the MIMEMultipart created by the DigestRunner properlyAurélien Bompard2014-11-301-0/+53
| |/
* | Refactor subject-prefix handler out of cook-headers handler and make all testsBarry Warsaw2014-12-211-0/+132
* | Better, but not perfect handler test passing.Barry Warsaw2014-12-152-0/+136
* | * Read the .cfg files not as bytes any more, but as UTF-8 encoding files.Barry Warsaw2014-12-151-18/+9
* | Checkpointing.Barry Warsaw2014-11-301-2/+3
|/
* * Fix Unicode errors when a message being added to the digest has non-asciiBarry Warsaw2014-11-291-0/+62
|\
| * Fix digest handler crashAurélien Bompard2014-11-251-0/+63
* | * Fixed Unicode errors in the digest runner and when sending messages to theBarry Warsaw2014-11-291-0/+21
|\ \ | |/ |/|
| * Fix some unicode issuesAurélien Bompard2014-11-271-0/+17
|/
* Bump copyright years.Barry Warsaw2014-01-012-2/+2
* Bump copyright years.Barry Warsaw2013-01-012-2/+2
* ConfigurationBarry Warsaw2012-11-041-4/+3