summaryrefslogtreecommitdiff
path: root/src/mailman/bin/qrunner.py
Commit message (Expand)AuthorAgeFilesLines
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* A start on the 'mailman' subcommand layout, with the help of argparse. RightBarry Warsaw2009-08-091-0/+10
* Pick some lintBarry Warsaw2009-07-101-5/+0
* Refactor __import__'s into a separate utility module.Barry Warsaw2009-05-161-5/+4
* rsplit -> rpartitionBarry Warsaw2009-05-151-5/+5
* Linux signal management appears to work differently than OS X. Introduce aBarry Warsaw2009-05-111-2/+4
* More tests for the REST server, this time, for the queue runner.Barry Warsaw2009-05-101-2/+2
* The very basics of a working REST server. Only works for localhost:8001/sysBarry Warsaw2009-05-031-6/+10
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+269