summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/runner.py
Commit message (Expand)AuthorAgeFilesLines
* Handle PEP 475 fallout.Barry Warsaw2017-01-281-0/+13
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Import order flake8 plugin.Barry Warsaw2016-03-271-1/+1
* Clean up the interfaces directory.Barry Warsaw2016-03-251-8/+3
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* * `bin/runner` command has been simplified and its command line optionsBarry Warsaw2013-06-171-8/+9
* add commentBarry Warsaw2013-05-301-0/+2
* * Non-queue runners should not create ``var/queue`` subdirectories. Fixed byBarry Warsaw2013-01-201-0/+4
|\
| * Test added to non_queue_runner bugSandesh Kumar Agrawal2013-01-171-0/+4
|/
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * When a queue runner gets an exception in its _dispose() method, aBarry Warsaw2012-05-111-0/+13
* copybumpBarry Warsaw2012-01-011-1/+1
* Major terminology shift:Barry Warsaw2011-06-011-22/+21
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Linux signal management appears to work differently than OS X. Introduce aBarry Warsaw2009-05-111-0/+8
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+119