summaryrefslogtreecommitdiff
path: root/src/mailman/handlers/tests/test_rfc_2369.py
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
|
* New template system. Closes #249Barry Warsaw2016-07-161-4/+3
| | | | | The new template system is introduced for API 3.1. See ``src/mailman/rest/docs/templates.rst`` for details.
* Clean up the handlers directory.Barry Warsaw2016-03-251-7/+0
|
* Close #208Barry Warsaw2016-03-201-1/+40
| | | | Don't let crashes in IArchiver plugins break handlers or runners.
* Happy New Year.Barry Warsaw2016-01-021-1/+1
|
* 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
The URL headers (Archived-At and List-Archives) should not be added.