summaryrefslogtreecommitdiff
path: root/src/mailman/queue/rest.py
Commit message (Expand)AuthorAgeFilesLines
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-291-58/+0
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Refactoring the REST support by removing unnecessary stuff and moving otherBarry Warsaw2010-02-251-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/+2
* More tests for the REST server, this time, for the queue runner.Barry Warsaw2009-05-101-0/+6
* Several RESTful updates.Barry Warsaw2009-05-061-1/+1
* A working test of the REST server. http://localhost:8001/3.0/sys returnsBarry Warsaw2009-05-041-2/+2
* The very basics of a working REST server. Only works for localhost:8001/sysBarry Warsaw2009-05-031-0/+50