summaryrefslogtreecommitdiff
path: root/Mailman/interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed a bunch of files that are obsolete. The interfaces are all foldedBarry Warsaw2007-09-277-346/+196
* ListAdmin mostly gone, but not quite.Barry Warsaw2007-09-091-4/+22
* Interfaces IRequests and IListRequests which are substitutes for the ListAdminBarry Warsaw2007-08-073-3/+99
* Fixed a problem where members of a deleted mailing list were hanging around.Barry Warsaw2007-08-052-2/+11
* Added a doctest for the Mailman.app.create module.Barry Warsaw2007-08-051-0/+7
* It all started by trying to remove MailList.Create() and use the IListManagerBarry Warsaw2007-08-052-2/+89
* Refactor IDatabase interface so that the user_manager, list_manager,Barry Warsaw2007-08-021-0/+3
* Move the pending database into the SQLAlchemy/Elixir layer. The oldBarry Warsaw2007-08-015-1/+246
|\
| * Add setuptools plug-in entry point for defining different database backends.Barry Warsaw2007-07-241-0/+48
* | The start of a message store definition. Whether this will end up being usedBarry Warsaw2007-07-221-0/+101
|/
* More work on completing the transition to setuptools.Barry Warsaw2007-07-181-5/+13
* Major surgery to get the setuptools based installation passing all theBarry Warsaw2007-07-162-57/+65
* The start of a setuptools conversion. All the Makefile.in and autoconfBarry Warsaw2007-07-131-71/+0
* Support for case-preserving addresses. When an Address is given an emailBarry Warsaw2007-07-011-0/+13
* Convert the Switchboard test in test_runners.py to a doctest. Add anBarry Warsaw2007-06-271-0/+82
* Convert the tests for the CalcRecips handler to doc tests. There areBarry Warsaw2007-06-192-5/+50
* Remove both the model and interface for RosterSets. These are no longer usedBarry Warsaw2007-06-184-66/+70
* profile.py -> preferences.pyBarry Warsaw2007-06-151-0/+0
* Update the IUser interface and tests, specifically as it relates toBarry Warsaw2007-06-153-22/+38
* More test updates based on simplified data model. Rosters are gone so theBarry Warsaw2007-06-102-1/+37
* Repair the usermanager.txt and listmanager.txt doc tests. These repairs wereBarry Warsaw2007-06-091-2/+10
* Implement the new, simplified membership model. Rosters and RosterSets asBarry Warsaw2007-06-097-79/+71
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-2819-0/+1010