summaryrefslogtreecommitdiff
path: root/src/mailman/rest/listconf.py
Commit message (Expand)AuthorAgeFilesLines
* Convert to click for CLI optionsBarry Warsaw2017-07-221-2/+2
* Fix the template name of the welcome message.Barry Warsaw2017-05-241-2/+2
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-7/+5
* Merged from master.Mark Sapiro2016-12-091-1/+1
|\
| * Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* | Added new list DMARC attributes to rest/listconf.py and updated tests.Mark Sapiro2016-11-011-5/+13
|/
* REST: allow MailingList.info to be setAurélien Bompard2016-08-301-0/+1
* Close #273Barry Warsaw2016-08-231-2/+1
* Forbid newlines in MailingList.descriptionAurélien Bompard2016-08-231-1/+9
* New template system. Closes #249Barry Warsaw2016-07-161-20/+71
* Fix #207Barry Warsaw2016-07-141-0/+7
* Clean up the rest directory.Barry Warsaw2016-03-251-9/+2
* Clean up the core directory.Barry Warsaw2016-03-241-3/+2
* Exposed goodbye_message_uri attribute through REST API.Harshit Bansal2016-03-031-0/+1
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Digests improvements:Barry Warsaw2015-12-191-0/+4
* Fix the error code for a corner case.Barry Warsaw2015-12-171-4/+4
* Remove code accidentally pulled in from another branch.Barry Warsaw2015-12-171-2/+0
* Many improvements to listconf.py.Barry Warsaw2015-12-171-14/+55
* adds digest_send_periodic, digest_volume_frequency attributesYashu Seth2015-12-161-0/+2
* Trunk mergeBarry Warsaw2015-04-071-10/+3
|\
| * Add lots of test for various bits of domain owners.Barry Warsaw2015-04-061-10/+3
* | Advertise the subscription policy in the REST APIAurélien Bompard2015-03-311-1/+3
|/
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-10/+8
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* * You can access the system configuration via the resource pathBarry Warsaw2014-12-261-0/+228