| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reorganize the database subpackage, primarily by removing the 'model' | Barry Warsaw | 2007-12-08 | 1 | -257/+0 |
| * | More Unicodification; fixed two more doctests. | Barry Warsaw | 2007-11-08 | 1 | -1/+1 |
| * | Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. This | Barry Warsaw | 2007-11-04 | 1 | -115/+118 |
| * | Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and Elixir | Barry Warsaw | 2007-10-31 | 1 | -114/+112 |
| * | Remove the action.py module, move this to Mailman/interfaces/__init__.py. | Barry Warsaw | 2007-10-10 | 1 | -4/+6 |
| * | 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 | 1 | -0/+48 |
| * | 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 |
| * | Fixed a problem where members of a deleted mailing list were hanging around. | Barry Warsaw | 2007-08-05 | 1 | -0/+1 |
| * | It all started by trying to remove MailList.Create() and use the IListManager | Barry Warsaw | 2007-08-05 | 1 | -12/+14 |
| * | 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 |
| * | Convert the CookHeaders tests in test_handlers to using doctests, split up | Barry Warsaw | 2007-06-21 | 1 | -1/+2 |
| * | 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 | 1 | -0/+12 |
| * | Update the IUser interface and tests, specifically as it relates to | Barry Warsaw | 2007-06-15 | 1 | -3/+0 |
| * | More test updates based on simplified data model. Rosters are gone so the | Barry Warsaw | 2007-06-10 | 1 | -0/+3 |
| * | Implement the new, simplified membership model. Rosters and RosterSets as | Barry Warsaw | 2007-06-09 | 1 | -108/+14 |
| * | Merge exp-elixir-branch to trunk. There is enough working to make me feel | bwarsaw | 2007-05-28 | 1 | -0/+275 |