| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Collapse multiple ``Re:`` in Subject headers. Given by Mark Sapiro. | Barry Warsaw | 2015-10-29 | 1 | -1/+0 |
| | | | | | (Closes: #147) | ||||
| * | Fixes for issue #147 Multiple "Re:" in subject. | Mark Sapiro | 2015-10-29 | 1 | -6/+18 |
| | | |||||
| * | Refactor subject-prefix handler out of cook-headers handler and make all tests | Barry Warsaw | 2014-12-21 | 1 | -53/+28 |
| | | | | | pass. | ||||
| * | Fix subject-munging.rst | Barry Warsaw | 2014-12-17 | 1 | -14/+12 |
| | | |||||
| * | Better, but not perfect handler test passing. | Barry Warsaw | 2014-12-15 | 1 | -1/+1 |
| | | |||||
| * | Checkpointing. | Barry Warsaw | 2014-11-30 | 1 | -10/+6 |
| | | | | | | | | | | | 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. | ||||
| * | Use print functions consistently through, and update all __future__ imports to | Barry Warsaw | 2014-04-28 | 1 | -16/+16 |
| | | | | | | | | | reflect this. Also, mock out sys.stderr on some tests so that their nose2 output is quieter. A few other minor coding style consistencies. | ||||
| * | * The `news` runner and queue has been renamed to the more accurate `nntp`. | Barry Warsaw | 2012-03-31 | 1 | -6/+4 |
| | | | | | Beta testers can can safely remove `$var_dir/queue/news`. | ||||
| * | Rename the src/mailman/pipeline directory to src/mailman/handlers since that's | Barry Warsaw | 2012-03-23 | 1 | -0/+249 |
| how I think about them anyway. | |||||
