summaryrefslogtreecommitdiff
path: root/src/mailman/rest/docs/configuration.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* * The IMailingList attribute ``host_name`` has been renamed to ``mail_host``Barry Warsaw2011-06-161-400/+0
* Complete the ability to change a subscription address, both internally and viaBarry Warsaw2011-04-251-3/+3
* Fairly significant change to the way member and nonmember moderation occurs.Barry Warsaw2010-12-291-9/+9
* Clean up from the previous commit.Barry Warsaw2010-12-281-3/+7
* This is part 1 of the merge of Jimmy Bergman's branchBarry Warsaw2010-12-281-0/+21
|\
| * Add reply_goes_to_list, send_welcome_msg, welcome_msg, member_moderation_acti...root2010-10-131-0/+21
* | Insulate the test environment from the running environment. Sadly, the testBarry Warsaw2010-12-221-12/+12
|/
* More documentation fixes.Barry Warsaw2010-09-151-10/+10
* Ugly, ugly, ugly hack to enable the non-standard HTTP verb PATCH for partialBarry Warsaw2010-09-011-6/+11
* Refactor the list configuration code via the REST interface, and flesh it outBarry Warsaw2010-08-231-23/+30
* Expose description in the interface and REST API.Barry Warsaw2010-08-121-0/+9
* Expose the autoreponse values in the IMailingList interface and REST API.Barry Warsaw2010-08-121-1/+80
* Expose administrivia in the IMailingList interface and REST API.Barry Warsaw2010-08-111-0/+6
* Expose anonymous_list and advertised in the IMailingList interface and in the...Barry Warsaw2010-08-111-0/+14
* Expose in the IMailingList interface, and in the REST API.Barry Warsaw2010-08-111-48/+68
* Acceptable aliases as a sub-resource.Barry Warsaw2010-08-101-2/+55
* Placeholder for PATCH implementation.Barry Warsaw2010-08-101-1/+101
* Implement HTTP PUT (good path) for changing a list's configuration.Barry Warsaw2010-08-101-0/+40
* Access mailing list configuration via RESTBarry Warsaw2010-08-101-0/+42