| 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 | -214/+0 |
| | | | | | correctly regardless of how it's used. | ||||
| * | The conversion from Defaults.py to lazr.config is complete. | Barry Warsaw | 2009-01-06 | 1 | -4/+4 |
| | | | | | | | | | | | | lazr.config 1.1 now has everything we need, so we don't need the special develop hack. make_instance is no longer necessary. Refactor the style stuff into their own directory. Finally! Move the delivery module into the mailman.mta package. | ||||
| * | Picking some (py)lint. | Barry Warsaw | 2009-01-04 | 1 | -6/+1 |
| | | |||||
| * | Remove the mailman.interface magic. Use the more specific interface imports. | Barry Warsaw | 2009-01-04 | 1 | -1/+1 |
| | | |||||
| * | Bump copyright years | Barry Warsaw | 2009-01-01 | 1 | -1/+1 |
| | | |||||
| * | More test reairs. | Barry Warsaw | 2008-12-27 | 1 | -4/+5 |
| | | |||||
| * | Use my lazr.config megamerge branch for now, even though it's still under | Barry Warsaw | 2008-12-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | development. Completely rework the way switchboards and queue runners are initialized, i.e. driven from the configuration file instead of hard coded. The various queue runner directories are no longer available thorugh the config object directly. Get them from config.switchboards. Provide minimal mailman.cfg and testing.cfg configuration files. Neuter styles for now until they can be consolidated with lazr.config. | ||||
| * | Upgrade to GPLv3. | Barry Warsaw | 2008-09-24 | 1 | -11/+12 |
| | | |||||
| * | Checkpointing new command infrastructure. | Barry Warsaw | 2008-08-12 | 1 | -2/+7 |
| | | | | | | | - Add join command - Add echo command - Add end command | ||||
| * | Handle commands in the body of a plain text email message. | Barry Warsaw | 2008-04-26 | 1 | -1/+4 |
| | | |||||
| * | Update and reorganize the command queue runner so that it works with the | Barry Warsaw | 2008-04-26 | 1 | -149/+128 |
| |\ | | | | | | | | | plugin architecture. Update the Echo command to the new architecture. Add a doctest of course. | ||||
| | * | temporary start on command processor rewrite | Barry Warsaw | 2008-04-22 | 1 | -120/+109 |
| |/ | |||||
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 1 | -0/+230 |
