summaryrefslogtreecommitdiff
path: root/src/mailman/rest/tests
Commit message (Expand)AuthorAgeFilesLines
...
* * Fixed incorrect error code for /members/<bogus> (LP: #821020). Given byBarry Warsaw2011-08-141-0/+10
* Complete the ability to change a subscription address, both internally and viaBarry Warsaw2011-04-251-2/+2
* Allow users to subscribe to mailing lists through the REST API.Barry Warsaw2011-04-241-4/+4
* Users subscribed to a mailing list via their preferred address show upBarry Warsaw2011-04-221-8/+42
* Give IMembers a unique member id. We have to do this in order to give them aBarry Warsaw2011-04-221-7/+12
* * Move members.txt corner cases to unittests.Barry Warsaw2011-04-202-0/+162