summaryrefslogtreecommitdiff
path: root/src/mailman/rest/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up REST bits.Barry Warsaw2016-05-141-9/+8
* Fix Flake8 errorsAurélien Bompard2016-05-041-1/+1
* Allow merging users from the REST interfaceAurélien Bompard2016-05-041-0/+19
* Tweaks and clean up.Barry Warsaw2016-04-291-26/+99
* Add batch unsubscribe option to REST API.Harshit Bansal2016-04-281-0/+33
* Fix some tests.Barry Warsaw2016-04-031-2/+2
* Add coverage and NEWS.Barry Warsaw2016-04-021-32/+42
* Sort chains and pipelines before returning themSimon Hanna2016-04-021-2/+4
* Add tests for exposed chains and pipelinesSimon Hanna2016-04-021-0/+30
* Don't use `flake8: noqa`.Barry Warsaw2016-04-011-1/+1
* Add a test to verify the problem isn't in core.Barry Warsaw2016-03-311-0/+14
* Import order flake8 plugin.Barry Warsaw2016-03-274-4/+4
* Clean up the rest directory.Barry Warsaw2016-03-2520-148/+7
* Closes #199Barry Warsaw2016-03-221-0/+49
* Fix #198 - duplicate owner subscription errorBarry Warsaw2016-03-051-0/+16
* Add NEWS and clean up.Barry Warsaw2016-03-031-23/+27
* Exposed goodbye_message_uri attribute through REST API.Harshit Bansal2016-03-031-0/+37
* Add a test for header-matches on missing lists.Barry Warsaw2016-02-292-8/+9
* Review suggestions: rename the new index column to positionAurélien Bompard2016-02-291-2/+2
* Expose the header matches in the REST APIAurélien Bompard2016-02-291-0/+71
* Handle AlreadySubscribedError in REST.Barry Warsaw2016-02-151-0/+15
* Prevent moderation of messages held for a different list.Barry Warsaw2016-02-071-0/+23
* Add a set_preferred() helper.Barry Warsaw2016-02-062-17/+9
* Also add a test for the global ban listAurélien Bompard2016-01-201-0/+12
* Give a meaningful message when a banned member tries to joinAurélien Bompard2016-01-201-0/+13
* Clean up the branch for landing.Barry Warsaw2016-01-131-0/+88
* Use common idiom for converting the UUID.Barry Warsaw2016-01-131-4/+4
* Fix getting a list member through the 3.1 APIAurélien Bompard2016-01-131-0/+18
* Refactor API differences into a separate class.Barry Warsaw2016-01-132-1/+13
* Refactor API contexts.Barry Warsaw2016-01-132-9/+10
* Boost coverage.Barry Warsaw2016-01-091-3/+48
* Boost coverage.Barry Warsaw2016-01-081-0/+50
* Support SQL queries for CollectionMixin._get_collectionAurélien Bompard2016-01-061-0/+10
* More coverage.Barry Warsaw2016-01-041-0/+22
* Boost coverage.Barry Warsaw2016-01-031-0/+82
* Happy New Year.Barry Warsaw2016-01-0217-17/+17
* Cleanups, corner case fixes, and coverage.Barry Warsaw2015-12-314-3/+88
* Major push for completing issue #121. Now in API 3.1, all UUIDs must be theBarry Warsaw2015-12-304-7/+362
* Bump coverage to 100%Barry Warsaw2015-12-221-2/+38
* Expose the "bump digest" and "send digest" functionality though the REST APIBarry Warsaw2015-12-221-3/+74
* Digests improvements:Barry Warsaw2015-12-191-3/+123
* Fix the error code for a corner case.Barry Warsaw2015-12-171-3/+3
* Remove code accidentally pulled in from another branch.Barry Warsaw2015-12-171-8/+0
* Many improvements to listconf.py.Barry Warsaw2015-12-171-46/+199
* adds tests for new digest attributesYashu Seth2015-12-161-0/+2
* _resource_as_dict() may not return None.Barry Warsaw2015-12-121-1/+1
* Allow a Member's moderation_action to be changed by the REST API.Aurélien Bompard2015-12-081-0/+13
* Rework pagination to fix the 'start' and 'total_size' valuesAurélien Bompard2015-11-042-53/+58
* Add another code-path test.Barry Warsaw2015-09-231-0/+40
* Merge branch 'maxking/mailman-add-alternate' into mr30Barry Warsaw2015-07-311-1/+42
|\