summaryrefslogtreecommitdiff
path: root/src/mailman/runners/nntp.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
* Clean up the runners directory.Barry Warsaw2016-03-251-12/+7
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Refactor subject-prefix handler out of cook-headers handler and make all testsBarry Warsaw2014-12-211-3/+3
* Fix the NNTP errorsBarry Warsaw2014-12-171-1/+1
* Checkpointing.Barry Warsaw2014-11-301-2/+2
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* - Rename the model attributes.Barry Warsaw2012-04-081-6/+4
* The port of NNTPRunner to Mailman 3 is complete.Barry Warsaw2012-04-011-26/+40
* - More tests of mailman.runners.nntp.prepare_message(), this time of theBarry Warsaw2012-04-011-11/+19
* More tests, though still not 100% coverage.Barry Warsaw2012-03-311-20/+27
* * The `news` runner and queue has been renamed to the more accurate `nntp`.Barry Warsaw2012-03-311-0/+167