| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -89/+0 |
| | | | | | correctly regardless of how it's used. | ||||
| * | Bump copyright years | Barry Warsaw | 2009-01-01 | 1 | -1/+1 |
| | | |||||
| * | The future is now. | Barry Warsaw | 2008-10-17 | 1 | -2/+0 |
| | | |||||
| * | Upgrade to GPLv3. | Barry Warsaw | 2008-09-24 | 1 | -12/+12 |
| | | |||||
| * | mailman.Version -> mailman.version | Barry Warsaw | 2008-03-31 | 1 | -1/+0 |
| | | |||||
| * | More fixes to get end-to-end delivery basically working. | Barry Warsaw | 2008-03-30 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | - Add a VirginPipeline for the virgin queue, which is mostly the same as the BuiltInPipeline, so refactor the commonality into a BasePipeline. - Simplify and update bin/dumpdb. - Rename inject() to inject_text() and add inject_message(). Both interfaces will be useful. - When enqueuing and not using _plaintext, use the highest pickle protocol supported. - Fix the archive runner's calculation of whether to clobber the message's Date: header. - Fix the outgoing queue's deliver_after calculation. - Update the virgin queue runner. It doesn't need to inherit from IncomingRunner any more; it can just execute the 'virgin' pipeline. | ||||
| * | Lots of little patches trying to get a simple end-to-end test working. There | Barry Warsaw | 2008-03-25 | 1 | -45/+40 |
| | | | | | | | | | | | | | should be tests for these. :/ - Disable MTA hack in remove_list() - Convert bin/inject to SingleMailingListOptions - Remove an unnecessary import - Fix qrunner restarts in bin/master - Add IMailinglist.pipeline so that this value persists - Move Runner.SLEEPTIME into the __init__() so that it isn't hurt by order of configuration initialization. | ||||
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 1 | -0/+94 |
