summaryrefslogtreecommitdiff
path: root/src/mailman/queue/news.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-291-167/+0
|
* nntpsplit() is replaced by lazr.config.as_host_port().Barry Warsaw2011-02-251-2/+3
|
* Happy New Year.Barry Warsaw2011-01-011-1/+1
|
* Happy New Year.Barry Warsaw2010-01-011-1/+1
|
* Move the Action and NewsModeration enums into their own interface files.Barry Warsaw2009-03-251-1/+1
|
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+166
correctly regardless of how it's used.