summaryrefslogtreecommitdiff
path: root/src/mailman/rest/docs/lists.rst
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hide-system-disabled-archivers' into 'master' Barry Warsaw2016-11-261-4/+0
|\
| * Don't show the disabled archivers in the REST APIAurélien Bompard2016-08-181-4/+0
* | Full coverage.Barry Warsaw2016-10-261-7/+8
* | Implement the review suggestionsAurélien Bompard2016-10-261-3/+3
* | REST: add a query string to only get advertised listsAurélien Bompard2016-10-261-3/+27
|/
* Complete the port to Falcon 1.0.Barry Warsaw2016-04-021-0/+4
* Expose the "bump digest" and "send digest" functionality though the REST APIBarry Warsaw2015-12-221-0/+109
* Rework pagination to fix the 'start' and 'total_size' valuesAurélien Bompard2015-11-041-3/+3
* 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