summaryrefslogtreecommitdiff
path: root/src/mailman/runners/rest.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-22/+42
* * Fix REST server crash on `mailman reopen` due to no interception ofBarry Warsaw2013-05-301-1/+1
* * Non-queue runners should not create ``var/queue`` subdirectories. Fixed byBarry Warsaw2013-01-201-0/+1
|\
| * Test added to non_queue_runner bugSandesh Kumar Agrawal2013-01-171-0/+1
|/
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* copybumpBarry Warsaw2012-01-011-1/+1
* * Handle SIGTERM in the REST server so that the test suite always shuts downBarry Warsaw2011-08-151-2/+7
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-291-0/+58