summaryrefslogtreecommitdiff
path: root/src/mailman/handlers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add tests for archive_url in message footerAbhilash Raj2015-08-302-8/+95
* Add some documentation for archiver links in footerAbhilash Raj2015-08-301-0/+9
* vars for templates are now per archiverAbhilash Raj2015-08-301-1/+2
* don't add None values for archiver_urlAbhilash Raj2015-08-301-2/+0
* Choose which archiver to use in footerAbhilash Raj2015-08-301-3/+4
* Remove unused importAbhilash Raj2015-08-301-1/+0
* Add link to archiver from ListArchiverSetAbhilash Raj2015-08-301-5/+9
* Add link to archives in the message footer.Abhilash Raj2015-08-301-0/+7
* A couple of clean ups.Barry Warsaw2015-07-051-0/+2
* Some fixes caught by Barry during the reviewAurélien Bompard2015-07-052-11/+10
* According to RFC 2369, the URL should be between bracketsAurélien Bompard2015-06-302-2/+2
* The prototype archiver is not web-accessibleAurélien Bompard2015-06-303-49/+128
* Disable the member topics feature for nowAurélien Bompard2015-06-171-1/+2
* Merge branch 'issue-109' into 'release-3.0'Barry Warsaw2015-06-023-49/+102
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-1/+1
* Bump copyright years.Barry Warsaw2015-01-0426-26/+26
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-2226-124/+27
* 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-092-12/+12
| | * Handle the MIMEMultipart created by the DigestRunner properlyAurélien Bompard2014-11-302-1/+55
| |/
* | Refactor subject-prefix handler out of cook-headers handler and make all testsBarry Warsaw2014-12-214-170/+348
* | Fix the digest.rst doctest.Barry Warsaw2014-12-181-2/+4
* | Fix subject-munging.rstBarry Warsaw2014-12-171-14/+12
* | Pass all command tests.Barry Warsaw2014-12-151-2/+1
* | Core tests pass.Barry Warsaw2014-12-151-2/+2
* | Better, but not perfect handler test passing.Barry Warsaw2014-12-1514-70/+179
* | Fix pipelines tests.Barry Warsaw2014-12-151-1/+1
* | Use listid instead of (fqdn) listname in the metadata pickle.Barry Warsaw2014-12-153-5/+3
* | * Read the .cfg files not as bytes any more, but as UTF-8 encoding files.Barry Warsaw2014-12-152-19/+10
* | Checkpointing.Barry Warsaw2014-11-304-18/+14
|/
* * Fix Unicode errors when a message being added to the digest has non-asciiBarry Warsaw2014-11-292-1/+63
|\
| * Fix digest handler crashAurélien Bompard2014-11-252-1/+64
* | * Fixed Unicode errors in the digest runner and when sending messages to theBarry Warsaw2014-11-292-1/+27
|\ \ | |/ |/|
| * Fix some unicode issuesAurélien Bompard2014-11-272-1/+18
|/
* Fix a few issues with `python2 -3` compatibility.Barry Warsaw2014-11-191-3/+3
* tox-ify the test suite. First, this makes it easier to run since you don'tBarry Warsaw2014-11-082-16/+23
|\
| * Tox-ify the test suite. Now you don't have to create a virtualenv separately.Barry Warsaw2014-11-071-2/+3
|/
* Use print() to smooth over the SA return of Python longs in PostgreSQL.Barry Warsaw2014-10-131-2/+2
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-2817-114/+114
* Trunk mergeBarry Warsaw2014-04-1421-24/+28
|\
| * Several internal improvements:Barry Warsaw2014-01-061-0/+1
| * Bump copyright years.Barry Warsaw2014-01-0120-20/+20
| * Merge branch contributed by Joanna Skrzeszewska.Barry Warsaw2013-11-271-4/+7
| |\
| | * Archived-At header calculation must observe list archivers.Barry Warsaw2013-11-271-3/+7
| |/
* | Aurélien Bompard's import-from-2.1 branch, with cleanup and fixes.Barry Warsaw2014-04-141-3/+11
|\ \ | |/ |/|
| * Import most list parameters from the 2.1 pickleAurélien Bompard2013-09-301-2/+7
|/
* Add enough __init__.py files to make these docs directories discoverable.Barry Warsaw2013-08-261-0/+0
* * `bin/runner` command has been simplified and its command line optionsBarry Warsaw2013-06-171-2/+2
* Bump copyright years.Barry Warsaw2013-01-0120-20/+20