summaryrefslogtreecommitdiff
path: root/mailman/queue/http.py
Commit message (Collapse)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-73/+0
| | | | correctly regardless of how it's used.
* Bump copyright yearsBarry Warsaw2009-01-011-1/+1
|
* 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.
* More clean up.Barry Warsaw2008-09-291-1/+1
| | | | | | - Remove Utils.reap() - Flesh out interfaces. - PEP 8 names.
* Upgrade to GPLv3.Barry Warsaw2008-09-241-12/+12
|
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-0/+73