summaryrefslogtreecommitdiff
path: root/mailman/queue/news.py
Commit message (Collapse)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-166/+0
| | | | correctly regardless of how it's used.
* The conversion from Defaults.py to lazr.config is complete.Barry Warsaw2009-01-061-7/+10
| | | | | | | | | | | 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 Warsaw2009-01-041-1/+0
|
* Bump copyright yearsBarry Warsaw2009-01-011-1/+1
|
* More test repairs.Barry Warsaw2008-12-281-7/+5
|
* Use my lazr.config megamerge branch for now, even though it's still underBarry Warsaw2008-12-231-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 Warsaw2008-09-241-12/+12
|
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-0/+166