summaryrefslogtreecommitdiff
path: root/src/mailman/runners/digest.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Closes: #259Barry Warsaw2016-10-311-1/+1
* Implment review suggestionsAurélien Bompard2016-10-311-2/+2
* Remove digest mbox after sending itAurélien Bompard2016-10-311-0/+3
* New template system. Closes #249Barry Warsaw2016-07-161-41/+18
* Minor cleanups.Barry Warsaw2016-05-151-1/+1
* Fixed mailman/issue#234.Mark Sapiro2016-05-151-1/+10
* Clean up the runners directory.Barry Warsaw2016-03-251-18/+11
* Super duper.Barry Warsaw2016-01-261-2/+2
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* For now, treat `DeliveryMode.summary_digests` the same as `.mime_digests`.Barry Warsaw2015-09-061-10/+16
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-2/+2
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Trunk merge.Barry Warsaw2014-12-221-3/+2
|\
| * LP: #1130696 - AttributeError on .senderBarry Warsaw2014-12-101-3/+2
| |\
| | * Make the MIMEDigester generate a subclass of MIMEMultipart with our additionsAurélien Bompard2014-12-091-2/+2
| |/
* | Only convert payload if it's bytes.Barry Warsaw2014-12-181-11/+10
* | Use listid instead of (fqdn) listname in the metadata pickle.Barry Warsaw2014-12-151-2/+2
* | Checkpointing.Barry Warsaw2014-11-301-4/+2
|/
* * Fixed Unicode errors in the digest runner and when sending messages to theBarry Warsaw2014-11-291-4/+9
|\
| * Fix some unicode issuesAurélien Bompard2014-11-271-1/+1
|/
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-29/+29
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* A couple of minor code cleanups.Barry Warsaw2012-10-311-3/+2
* * Python 2.7 is not required. Python 2.6 is no longer officially supported.Barry Warsaw2012-10-311-4/+4
* * Fixed the RFC 1153 digest footer to be compliant. (LP: #887610)Barry Warsaw2012-09-051-9/+10
|\
| * Fixed the RFC 1153 digest footer to be compliant.Mark Sapiro2012-04-111-6/+7
|/
* Rename the src/mailman/pipeline directory to src/mailman/handlers since that'sBarry Warsaw2012-03-231-2/+1
* Merge the Pipermail eradication branch. The scrubber is also removed.Barry Warsaw2012-03-171-7/+0
|\
| * * Pipermail has been eradicated.Barry Warsaw2012-03-161-7/+0
* | Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-4/+3
|/
* Template indirection now also in effect for regular and digest headers andBarry Warsaw2012-03-041-7/+36
* copybumpBarry Warsaw2012-01-011-1/+1
* Major terminology shift:Barry Warsaw2011-06-011-2/+2
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-291-0/+368