summaryrefslogtreecommitdiff
path: root/src/mailman/rest/docs/lists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* * The IMailingList attribute ``host_name`` has been renamed to ``mail_host``Barry Warsaw2011-06-161-129/+0
* Insulate the test environment from the running environment. Sadly, the testBarry Warsaw2010-12-221-12/+12
* More documentation fixes.Barry Warsaw2010-09-151-3/+7
* Refactor the list configuration code via the REST interface, and flesh it outBarry Warsaw2010-08-231-4/+4
* Fixes bug LP: #601899; delete list function in rest server.Barry Warsaw2010-07-061-1/+41
* Refactoring for common collection code.Barry Warsaw2010-02-251-1/+1
* Refactor both the mailing lists and membership REST wrappers.Barry Warsaw2010-02-251-4/+2
* Complete the conversion to restish. All the tests pass and we're now actuallyBarry Warsaw2010-02-241-6/+1
* * Make the lists.txt doctest pass with restish.Barry Warsaw2010-02-231-4/+1
* Cleanup.Barry Warsaw2009-11-041-1/+0
* Use lazr.smtptest instead of our own SMTPServer and test SMTPd.Barry Warsaw2009-10-151-1/+1
* Instead of using an adapter, use a utility to get the mailing list manager.Barry Warsaw2009-08-261-1/+2
* Test updates and repair.xoBarry Warsaw2009-08-211-1/+2
* Fix some urls returned by the api. Instead of 'mailing_lists' use 'lists'.Barry Warsaw2009-08-071-7/+22
* Fix the turning of application level exceptions into HTTP 400 errors, throughBarry Warsaw2009-08-061-2/+6
* Move BadDomainSpecificationError to domain.txt interface. Try to set this toBarry Warsaw2009-07-261-0/+43
* * Expose IMailingLists in the API.Barry Warsaw2009-07-251-0/+20
* Our first writable REST API! You can now create new domains through theBarry Warsaw2009-07-201-1/+1
* Clean a few more lints.Barry Warsaw2009-07-101-0/+12