summaryrefslogtreecommitdiff
path: root/data/mailman.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Major terminology shift:Barry Warsaw2011-06-011-54/+0
| | | | | | | | | | | | | | | | | * Queue runners are now called just 'Runners' since several of them don't manage queue directories. * Ban the term 'qrunner' too. * The master queue runner watcher should now just be called the 'master' or the 'master runner'. * bin/qrunner -> bin/runner * mailman.qrunner log file -> mailman.runner * master-qrunner.lck -> master.lck * master-qrunner.pid -> master.pid Also: * Remove some obsolete files * Begin the .txt -> .rst renaming
* Happy New Year.Barry Warsaw2011-01-011-1/+1
|
* Happy New Year.Barry Warsaw2010-01-011-1/+1
|
* Reorganize the database subpackage, primarily by removing the 'model'Barry Warsaw2007-12-081-0/+54
subdirectory and updating all relevant imports. Move of the circular import problems have been eliminated in the process.