summaryrefslogtreecommitdiff
path: root/src/mailman/rest/helpers.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not taunt Happy Python 2.6 Fun Ball.Barry Warsaw2012-03-141-2/+2
* copybumpBarry Warsaw2012-01-011-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-1/+0
* Ugly, ugly, ugly hack to enable the non-standard HTTP verb PATCH for partialBarry Warsaw2010-09-011-0/+43
* Refactor, and add a missing import.Barry Warsaw2010-08-231-69/+0
* Refactor the list configuration code via the REST interface, and flesh it outBarry Warsaw2010-08-231-8/+28
* Expose the autoreponse values in the IMailingList interface and REST API.Barry Warsaw2010-08-121-1/+13
* Implement HTTP PUT (good path) for changing a list's configuration.Barry Warsaw2010-08-101-0/+7
* Access mailing list configuration via RESTBarry Warsaw2010-08-101-1/+11
* Fixes bug LP: #601899; delete list function in rest server.Barry Warsaw2010-07-061-0/+10
* Because we'll often need to turn functions into restish matchers, add aBarry Warsaw2010-06-181-0/+11
* Add POST validators.Barry Warsaw2010-03-011-0/+41
* Refactoring for common collection code.Barry Warsaw2010-02-251-0/+50
* Refactor domains into a separate file.Barry Warsaw2010-02-251-2/+2
* More refactoring:Barry Warsaw2010-02-251-0/+73