| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add an interface IArchiver which is used to calculate urls and send messages | Barry Warsaw | 2008-01-13 | 1 | -0/+58 |
| * | Add .get() to our Message subclass, which ensures that returned | Barry Warsaw | 2007-12-10 | 1 | -49/+39 |
| * | Fix two doctests: addresses.txt and mlist-addresses.txt | Barry Warsaw | 2007-11-07 | 1 | -3/+0 |
| * | Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and Elixir | Barry Warsaw | 2007-10-31 | 4 | -4/+52 |
| * | Remove the action.py module, move this to Mailman/interfaces/__init__.py. | Barry Warsaw | 2007-10-10 | 3 | -32/+35 |
| * | Reorganize the enums so that they live in the most appropriate interface. The | Barry Warsaw | 2007-10-09 | 3 | -0/+88 |
| * | Reorganize the qrunner infrastructure. First, the package has been renamed | Barry Warsaw | 2007-09-29 | 1 | -0/+31 |
| * | Removed a bunch of files that are obsolete. The interfaces are all folded | Barry Warsaw | 2007-09-27 | 7 | -346/+196 |
| * | ListAdmin mostly gone, but not quite. | Barry Warsaw | 2007-09-09 | 1 | -4/+22 |
| * | Interfaces IRequests and IListRequests which are substitutes for the ListAdmin | Barry Warsaw | 2007-08-07 | 3 | -3/+99 |
| * | Fixed a problem where members of a deleted mailing list were hanging around. | Barry Warsaw | 2007-08-05 | 2 | -2/+11 |
| * | Added a doctest for the Mailman.app.create module. | Barry Warsaw | 2007-08-05 | 1 | -0/+7 |
| * | It all started by trying to remove MailList.Create() and use the IListManager | Barry Warsaw | 2007-08-05 | 2 | -2/+89 |
| * | Refactor IDatabase interface so that the user_manager, list_manager, | Barry Warsaw | 2007-08-02 | 1 | -0/+3 |
| * | Move the pending database into the SQLAlchemy/Elixir layer. The old | Barry Warsaw | 2007-08-01 | 5 | -1/+246 |
| |\ |
|
| | * | Add setuptools plug-in entry point for defining different database backends. | Barry Warsaw | 2007-07-24 | 1 | -0/+48 |
| * | | The start of a message store definition. Whether this will end up being used | Barry Warsaw | 2007-07-22 | 1 | -0/+101 |
| |/ |
|
| * | More work on completing the transition to setuptools. | Barry Warsaw | 2007-07-18 | 1 | -5/+13 |
| * | Major surgery to get the setuptools based installation passing all the | Barry Warsaw | 2007-07-16 | 2 | -57/+65 |
| * | The start of a setuptools conversion. All the Makefile.in and autoconf | Barry Warsaw | 2007-07-13 | 1 | -71/+0 |
| * | Support for case-preserving addresses. When an Address is given an email | Barry Warsaw | 2007-07-01 | 1 | -0/+13 |
| * | Convert the Switchboard test in test_runners.py to a doctest. Add an | Barry Warsaw | 2007-06-27 | 1 | -0/+82 |
| * | Convert the tests for the CalcRecips handler to doc tests. There are | Barry Warsaw | 2007-06-19 | 2 | -5/+50 |
| * | Remove both the model and interface for RosterSets. These are no longer used | Barry Warsaw | 2007-06-18 | 4 | -66/+70 |
| * | profile.py -> preferences.py | Barry Warsaw | 2007-06-15 | 1 | -0/+0 |
| * | Update the IUser interface and tests, specifically as it relates to | Barry Warsaw | 2007-06-15 | 3 | -22/+38 |
| * | More test updates based on simplified data model. Rosters are gone so the | Barry Warsaw | 2007-06-10 | 2 | -1/+37 |
| * | Repair the usermanager.txt and listmanager.txt doc tests. These repairs were | Barry Warsaw | 2007-06-09 | 1 | -2/+10 |
| * | Implement the new, simplified membership model. Rosters and RosterSets as | Barry Warsaw | 2007-06-09 | 7 | -79/+71 |
| * | Merge exp-elixir-branch to trunk. There is enough working to make me feel | bwarsaw | 2007-05-28 | 19 | -0/+1010 |