| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reorganize the database subpackage, primarily by removing the 'model' | Barry Warsaw | 2007-12-08 | 13 | -1469/+0 |
| * | Complete the port to Storm, at least as far as the current Mailman test suite | Barry Warsaw | 2007-11-17 | 2 | -21/+35 |
| * | All the simple test fixes are now in, and while there are still some failing | Barry Warsaw | 2007-11-10 | 4 | -29/+29 |
| * | More Unicodification; fixed several more doctests. | Barry Warsaw | 2007-11-08 | 3 | -13/+30 |
| * | More Unicodification; fixed two more doctests. | Barry Warsaw | 2007-11-08 | 2 | -7/+11 |
| * | Two more passing tests. | Barry Warsaw | 2007-11-08 | 1 | -2/+2 |
| * | Fix two doctests: addresses.txt and mlist-addresses.txt | Barry Warsaw | 2007-11-07 | 2 | -9/+18 |
| * | Fix two doctests: ack-headers and acknowledgment. | Barry Warsaw | 2007-11-06 | 5 | -14/+24 |
| * | Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. This | Barry Warsaw | 2007-11-04 | 13 | -222/+439 |
| * | Kill of another now unnecessary append(), fixing the users.txt doctest. | Barry Warsaw | 2007-10-31 | 1 | -1/+0 |
| * | Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and Elixir | Barry Warsaw | 2007-10-31 | 12 | -223/+229 |
| * | Remove the action.py module, move this to Mailman/interfaces/__init__.py. | Barry Warsaw | 2007-10-10 | 1 | -4/+6 |
| * | Reorganize the enums so that they live in the most appropriate interface. The | Barry Warsaw | 2007-10-09 | 1 | -2/+1 |
| * | Changes to support the Approved/Approve header with the new user | Barry Warsaw | 2007-10-06 | 1 | -2/+1 |
| * | Removed a bunch of files that are obsolete. The interfaces are all folded | Barry Warsaw | 2007-09-27 | 1 | -8/+2 |
| * | OMGW00T: After over a decade, the MailList mixin class is gone! Well, | Barry Warsaw | 2007-09-21 | 2 | -6/+54 |
| * | Get bin/add_members and bin/list_members to work again (for the most | Barry Warsaw | 2007-09-20 | 1 | -0/+5 |
| * | InitTempVars() is completely eradicated. The only bit I think we | Barry Warsaw | 2007-09-19 | 1 | -1/+5 |
| * | SQLAlchemy >= 0.3.10 is required. | Barry Warsaw | 2007-09-12 | 1 | -4/+4 |
| * | ListAdmin mostly gone, but not quite. | Barry Warsaw | 2007-09-09 | 1 | -1/+21 |
| * | Interfaces IRequests and IListRequests which are substitutes for the ListAdmin | Barry Warsaw | 2007-08-07 | 3 | -0/+124 |
| * | Fixed a problem where members of a deleted mailing list were hanging around. | Barry Warsaw | 2007-08-05 | 3 | -2/+23 |
| * | It all started by trying to remove MailList.Create() and use the IListManager | Barry Warsaw | 2007-08-05 | 1 | -12/+14 |
| * | Move the pending database into the SQLAlchemy/Elixir layer. The old | Barry Warsaw | 2007-08-01 | 3 | -3/+128 |
| |\ |
|
| * | | The start of a message store definition. Whether this will end up being used | Barry Warsaw | 2007-07-22 | 2 | -0/+32 |
| |/ |
|
| * | The start of a setuptools conversion. All the Makefile.in and autoconf | Barry Warsaw | 2007-07-13 | 1 | -71/+0 |
| * | Conversion of the ToDigest tests to doctests, along with just enough handler | Barry Warsaw | 2007-07-10 | 1 | -1/+1 |
| * | Convert TestHold to a doctest and update code as necessary. No general | Barry Warsaw | 2007-07-03 | 1 | -0/+7 |
| * | Support for case-preserving addresses. When an Address is given an email | Barry Warsaw | 2007-07-01 | 1 | -3/+22 |
| * | Convert the CookHeaders tests in test_handlers to using doctests, split up | Barry Warsaw | 2007-06-21 | 1 | -1/+2 |
| * | Convert the tests for the CalcRecips handler to doc tests. There are | Barry Warsaw | 2007-06-19 | 2 | -7/+20 |
| * | Convert the AfterDelivery handler test to a doctest. Also, change the | Barry Warsaw | 2007-06-18 | 1 | -1/+1 |
| * | Remove both the model and interface for RosterSets. These are no longer used | Barry Warsaw | 2007-06-18 | 4 | -91/+93 |
| * | profile.py -> preferences.py | Barry Warsaw | 2007-06-15 | 5 | -4/+5 |
| * | Update the IUser interface and tests, specifically as it relates to | Barry Warsaw | 2007-06-15 | 6 | -33/+34 |
| * | More test updates based on simplified data model. Rosters are gone so the | Barry Warsaw | 2007-06-10 | 3 | -2/+6 |
| * | Repair the usermanager.txt and listmanager.txt doc tests. These repairs were | Barry Warsaw | 2007-06-09 | 1 | -1/+6 |
| * | Implement the new, simplified membership model. Rosters and RosterSets as | Barry Warsaw | 2007-06-09 | 9 | -164/+277 |
| * | Merge exp-elixir-branch to trunk. There is enough working to make me feel | bwarsaw | 2007-05-28 | 10 | -0/+723 |