summaryrefslogtreecommitdiff
path: root/src/mailman/app/docs/subscriptions.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor some tests and documentation.Barry Warsaw2016-01-071-176/+0
* Make the members request pageableAurélien Bompard2016-01-061-1/+1
* Rewrite the subscription service doctest for the updated API.Barry Warsaw2015-04-151-145/+117
* app/docs and app.tests all pass now.Barry Warsaw2014-12-151-7/+0
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-2/+2
* * The link between members and the mailing lists they are subscribed to, isBarry Warsaw2012-09-041-11/+13
* * User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,Barry Warsaw2011-08-301-19/+71
* Basic infrastructure for fixing bug 827036.Barry Warsaw2011-08-171-1/+12
* * New REST resource http://.../members/find can be POSTed to in order to findBarry Warsaw2011-08-131-0/+146