| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -96/+0 |
| | | | | | correctly regardless of how it's used. | ||||
| * | Remove the mailman.interface magic. Use the more specific interface imports. | Barry Warsaw | 2009-01-04 | 1 | -1/+1 |
| | | |||||
| * | Convert more configuration variables to lazr.config. | Barry Warsaw | 2008-12-22 | 1 | -1/+0 |
| | | | | | | | | | Add .push() and .pop() methods to the Configuration object. Put the 'config' object in the globals of doctests. Add some test layers for setting up the configuration and the SMTP server. | ||||
| * | Added a test of the OutgoingRunner, and subsequent changes to make it pass, | Barry Warsaw | 2008-03-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | including: - MailingList.full_path -> IMailingList.data_path and implement this as a property on the MailingList object. - Fix the 'decorate' handler to work with the new member/user data model, instead of the old MemberAdaptor interface. - Fix a few problems with the smtp-direct handler, though this needs more work and tests. - Add some debug logging to both the test smtplistener and the SMTPServer proxy. Fix the proxy's consumption of messages from the thread queue. - Fix the smtplistener's calculation of the X-Peer header. | ||||
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 1 | -0/+97 |
