| 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 | -156/+0 |
| | | | | | correctly regardless of how it's used. | ||||
| * | The conversion from Defaults.py to lazr.config is complete. | Barry Warsaw | 2009-01-06 | 1 | -15/+8 |
| | | | | | | | | | | | | lazr.config 1.1 now has everything we need, so we don't need the special develop hack. make_instance is no longer necessary. Refactor the style stuff into their own directory. Finally! Move the delivery module into the mailman.mta package. | ||||
| * | Remove the mailman.interface magic. Use the more specific interface imports. | Barry Warsaw | 2009-01-04 | 1 | -1/+1 |
| | | |||||
| * | All tests are now passing! | Barry Warsaw | 2009-01-01 | 1 | -1/+2 |
| | | |||||
| * | More test reairs. | Barry Warsaw | 2008-12-27 | 1 | -1/+2 |
| | | |||||
| * | 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. | ||||
| * | Move core Mailman modules to the new mailman.core package. Functionality | Barry Warsaw | 2008-09-29 | 1 | -1/+1 |
| | | | | | | that's part of the 'application', i.e. non-essential to the core functionality is left in mailman.app. This division of labor is still formative. | ||||
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 1 | -0/+162 |
