summaryrefslogtreecommitdiff
path: root/src/mailman/rest/docs/lists.rst
Commit message (Expand)AuthorAgeFilesLines
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-2/+2
* Add lists/<list-id>/archivers as the resource end-point.Barry Warsaw2013-11-271-0/+58
* Tweaks and fixes by Barry.Barry Warsaw2013-03-211-3/+5
* REST API: Added pagination functionality to list, member and user collections.Florian Fuchs2013-03-201-0/+43
* * List styles are supported through the REST API. Get the list of availableBarry Warsaw2012-12-301-70/+69
* * Add list_id to JSON representation for a mailing list (given by JimmyBarry Warsaw2012-09-221-11/+44
|\
| * Add list_id to the REST API list representationJimmy Bergman2012-09-201-0/+3
|/
* * Mailing list resources now have a `member_count` attribute which gives theBarry Warsaw2012-03-151-0/+6
|\
| * Fix up doctests for the addition of volume and member_count to the rest api l...toshio2012-03-151-0/+6
* | Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-3/+3
|/
* * New REST resource http://.../<domain>/lists can be GETed in order to findBarry Warsaw2011-08-301-0/+20
|\
| * some tweaks to fix for LP: 829765 based on feedbackStephen A. Goss2011-08-231-4/+5
| * REST API: add listing of mailing lists per domainStephen A. Goss2011-08-191-0/+18
|/
* * The IMailingList attribute ``host_name`` has been renamed to ``mail_host``Barry Warsaw2011-06-161-0/+129