| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use contextlib.suppress() where appropriate. | Barry Warsaw | 2016-04-30 | 1 | -7/+2 |
| | | |||||
| * | Documentation fixes, given by Abhilash Raj. | Barry Warsaw | 2015-03-13 | 1 | -4/+4 |
| |\ | |||||
| | * | change bin/mailman to mailman everwhere in docs | Abhilash Raj | 2015-03-12 | 1 | -1/+1 |
| |/ | |||||
| * | Use print functions consistently through, and update all __future__ imports to | Barry Warsaw | 2014-04-28 | 1 | -1/+1 |
| | | | | | | | | | reflect this. Also, mock out sys.stderr on some tests so that their nose2 output is quieter. A few other minor coding style consistencies. | ||||
| * | Major terminology shift: | Barry Warsaw | 2011-06-01 | 1 | -0/+53 |
| * 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 | |||||
