summaryrefslogtreecommitdiff
path: root/src/mailman/rest/docs/moderation.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* Checkpointing.Barry Warsaw2015-04-161-361/+0
* Replace add_member() with subscribe() helper.Barry Warsaw2015-03-261-3/+2
* * Refactor add_member() so that it uses a RequestRecord namedtuple.Barry Warsaw2015-03-211-12/+12
* All the REST tests pass.Barry Warsaw2014-12-151-7/+0
* Merge abompard's fixes to the Postgres test suite.Barry Warsaw2014-10-301-17/+15
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-5/+5
* Complete the exposure of subscription request moderation via REST (still needsBarry Warsaw2012-12-161-37/+134
* Expose held subscription/unsubscription requests via the API.Barry Warsaw2012-12-151-4/+90
* Flesh out the moderation doctest.Barry Warsaw2012-01-301-9/+66
* * Held messages can now be moderated through the REST API. Mailing listBarry Warsaw2012-01-301-0/+131