summaryrefslogtreecommitdiff
path: root/src/mailman/model
Commit message (Expand)AuthorAgeFilesLines
...
* Fairly significant change to the way member and nonmember moderation occurs.Barry Warsaw2010-12-294-98/+188
* This is part 1 of the merge of Jimmy Bergman's branchBarry Warsaw2010-12-283-2/+29
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-0811-15/+12
* Many documentation fixes for better Sphinx output.Barry Warsaw2010-09-0814-78/+97
* Expose description in the interface and REST API.Barry Warsaw2010-08-121-11/+11
* Expose the autoreponse values in the IMailingList interface and REST API.Barry Warsaw2010-08-121-3/+3
* Expose anonymous_list and advertised in the IMailingList interface and in the...Barry Warsaw2010-08-111-2/+2
* Expose in the IMailingList interface, and in the REST API.Barry Warsaw2010-08-111-1/+4
* Access mailing list configuration via RESTBarry Warsaw2010-08-102-1/+12
* * Fix the bin/test -e/--stderr option to work with the currentBarry Warsaw2010-06-183-1/+86
* Add POST validators.Barry Warsaw2010-03-011-5/+0
* Refactoring the REST support by removing unnecessary stuff and moving otherBarry Warsaw2010-02-251-2/+1
* Complete the conversion to restish. All the tests pass and we're now actuallyBarry Warsaw2010-02-241-0/+1
* * Make the lists.txt doctest pass with restish.Barry Warsaw2010-02-231-5/+10
* Documentation reorganization.Barry Warsaw2010-01-1214-0/+2778
* Happy New Year.Barry Warsaw2010-01-0118-18/+18
* * Add REST interface for joining a mailing list.Barry Warsaw2009-12-282-2/+15
* IRegistrar is now a utility; it doesn't need to be adapted from an IDomain.Barry Warsaw2009-12-121-4/+0
* * Refactor the language manager off of the config object and into a utility.Barry Warsaw2009-12-103-12/+11
* * Make IDomainManager a utility, since the config object is global.Barry Warsaw2009-12-083-12/+14
* Move a module.Barry Warsaw2009-11-041-1/+1
* database/model reorganization. Model classes go in mailman.model. StockBarry Warsaw2009-10-1019-0/+2245