| Commit message (Expand) | Author | Age | Files | Lines |
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 19 | -2191/+0 |
| * | More cleanup. | Barry Warsaw | 2009-01-20 | 3 | -9/+9 |
| * | Get rid of a few now unnecessary u-prefixes. | Barry Warsaw | 2009-01-16 | 1 | -3/+3 |
| * | Several important cleanups. | Barry Warsaw | 2009-01-16 | 18 | -40/+129 |
| * | The conversion from Defaults.py to lazr.config is complete. | Barry Warsaw | 2009-01-06 | 1 | -1/+1 |
| * | Defaults module is mostly eradicated, converted to lazr.config. The test | Barry Warsaw | 2009-01-05 | 2 | -6/+4 |
| * | Picking some (py)lint. | Barry Warsaw | 2009-01-04 | 10 | -8/+37 |
| * | Remove the mailman.interface magic. Use the more specific interface imports. | Barry Warsaw | 2009-01-04 | 12 | -19/+25 |
| * | - For command line scripts, -C names the configuration file to use. For | Barry Warsaw | 2009-01-03 | 2 | -3/+5 |
| * | Bump copyright years | Barry Warsaw | 2009-01-01 | 18 | -18/+18 |
| * | More test repairs. | Barry Warsaw | 2008-12-31 | 2 | -1/+5 |
| * | Many test fixes, mostly by temporarily changing config -> Defaults. | Barry Warsaw | 2008-12-29 | 1 | -2/+3 |
| * | bin/test -t commands now works. | Barry Warsaw | 2008-12-27 | 1 | -1/+2 |
| * | Use my lazr.config megamerge branch for now, even though it's still under | Barry Warsaw | 2008-12-23 | 1 | -1/+1 |
| * | Lots of changes to make bin/withlist work under a buildout environment. | Barry Warsaw | 2008-12-20 | 12 | -16/+16 |
| * | The future is now. | Barry Warsaw | 2008-10-17 | 3 | -6/+0 |
| * | mailman.Errors -> mailman.core.errors | Barry Warsaw | 2008-09-26 | 1 | -1/+0 |
| * | Upgrade to GPLv3. | Barry Warsaw | 2008-09-24 | 18 | -216/+216 |
| * | Use pkg_resources to find mailman.sql file. | Barry Warsaw | 2008-09-10 | 1 | -6/+2 |
| * | mailman.Version -> mailman.version | Barry Warsaw | 2008-03-31 | 1 | -3/+3 |
| * | Added a test of the OutgoingRunner, and subsequent changes to make it pass, | Barry Warsaw | 2008-03-27 | 1 | -5/+9 |
| * | Lots of little patches trying to get a simple end-to-end test working. There | Barry Warsaw | 2008-03-25 | 2 | -0/+2 |
| * | Flesh out and make working IUser.memberships, with tests. | Barry Warsaw | 2008-03-25 | 1 | -3/+2 |
| * | The start of exposing memberships in the IUser. | Barry Warsaw | 2008-03-24 | 2 | -1/+63 |
| * | Move AlreadySubscribedError to interfaces/member.py in the (new) preference | Barry Warsaw | 2008-03-23 | 1 | -3/+8 |
| * | Move mailman.database.txnsupport to mailman.database.transaction and update | Barry Warsaw | 2008-03-13 | 1 | -11/+28 |
| * | Sprinkle a few more transaction API calls around to make sure the database | Barry Warsaw | 2008-03-12 | 1 | -1/+1 |
| * | Add transaction API to IDatabase, e.g. begin(), commit(), and abort(). Add an | Barry Warsaw | 2008-03-12 | 1 | -0/+17 |
| * | Add a working (though not yet complete) test for the LMTP runner. | Barry Warsaw | 2008-03-12 | 1 | -0/+1 |
| * | Fix a typo in a roster name. | Barry Warsaw | 2008-03-06 | 1 | -1/+1 |
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 19 | -0/+1965 |