| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump copyright years. | Barry Warsaw | 2017-01-04 | 1 | -1/+1 |
| | | |||||
| * | Use `atpublic` for @public instead of internal copy. | Barry Warsaw | 2016-11-29 | 1 | -1/+1 |
| | | |||||
| * | Clean up the runners directory. | Barry Warsaw | 2016-03-25 | 1 | -12/+7 |
| | | |||||
| * | Happy New Year. | Barry Warsaw | 2016-01-02 | 1 | -1/+1 |
| | | |||||
| * | We don't need the 'six' package any more. | Barry Warsaw | 2015-01-04 | 1 | -1/+1 |
| | | |||||
| * | Bump copyright years. | Barry Warsaw | 2015-01-04 | 1 | -1/+1 |
| | | |||||
| * | Remove huge amounts of now unnecessary file boilerplate. | Barry Warsaw | 2014-12-22 | 1 | -3/+0 |
| | | |||||
| * | Refactor subject-prefix handler out of cook-headers handler and make all tests | Barry Warsaw | 2014-12-21 | 1 | -3/+3 |
| | | | | | pass. | ||||
| * | Fix the NNTP errors | Barry Warsaw | 2014-12-17 | 1 | -1/+1 |
| | | |||||
| * | Checkpointing. | Barry Warsaw | 2014-11-30 | 1 | -2/+2 |
| | | | | | | | | | | | By using `six` I think I have most of the imports squared away. There's probably still uses of `unicode` built-ins that need fixing. The idea is to first get the test suite running (which it doesn't yet), and then to fix tests. There's a bug in lazr.config which requires us to patch it for now. | ||||
| * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | - Rename the model attributes. | Barry Warsaw | 2012-04-08 | 1 | -6/+4 |
| | | | | | - news_moderation -> newsgroup_moderation | ||||
| * | The port of NNTPRunner to Mailman 3 is complete. | Barry Warsaw | 2012-04-01 | 1 | -26/+40 |
| | | | | | | | * Configuration schema variable changes: [nntp]username -> [nntp]user [nntp]port (added) | ||||
| * | - More tests of mailman.runners.nntp.prepare_message(), this time of the | Barry Warsaw | 2012-04-01 | 1 | -11/+19 |
| | | | | | | | | | | header removal and de-duplication algorithms. - Improve the robustness of the de-duplication code. - Add a very nice helper called `configuration` which can be used either as a decorator or context manager to temporarily set values in a configuration section. No more need to manage pushes/pops. More code needs to be converted to use this style. | ||||
| * | More tests, though still not 100% coverage. | Barry Warsaw | 2012-03-31 | 1 | -20/+27 |
| | | |||||
| * | * The `news` runner and queue has been renamed to the more accurate `nntp`. | Barry Warsaw | 2012-03-31 | 1 | -0/+167 |
| Beta testers can can safely remove `$var_dir/queue/news`. | |||||
