summaryrefslogtreecommitdiff
path: root/src/mailman/rest/tests/test_listconf.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the template name of the welcome message.Barry Warsaw2017-05-241-5/+5
* Remove the dependency on httplib2.Barry Warsaw2017-02-061-38/+36
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-4/+2
* Added new list DMARC attributes to rest/listconf.py and updated tests.Mark Sapiro2016-11-011-0/+6
* Use a multiline value and update NEWSAurélien Bompard2016-08-311-2/+2
* REST: allow MailingList.info to be setAurélien Bompard2016-08-301-0/+16
* Close #273Barry Warsaw2016-08-231-1/+1
* Forbid newlines in MailingList.descriptionAurélien Bompard2016-08-231-0/+12
* New template system. Closes #249Barry Warsaw2016-07-161-5/+18
* Fix #207Barry Warsaw2016-07-141-1/+1
* Add a test to verify the problem isn't in core.Barry Warsaw2016-03-311-0/+14
* Clean up the rest directory.Barry Warsaw2016-03-251-10/+4
* 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
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* 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
* Add a test for a reported (but non-reproducible) failure patching a mailing l...Barry Warsaw2015-04-151-1/+19
* Advertise the subscription policy in the REST APIAurélien Bompard2015-03-311-0/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* * You can access the system configuration via the resource pathBarry Warsaw2014-12-261-0/+91