summaryrefslogtreecommitdiff
path: root/mailman/docs/styles.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-156/+0
| | | | correctly regardless of how it's used.
* The conversion from Defaults.py to lazr.config is complete.Barry Warsaw2009-01-061-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 Warsaw2009-01-041-1/+1
|
* All tests are now passing!Barry Warsaw2009-01-011-1/+2
|
* More test reairs.Barry Warsaw2008-12-271-1/+2
|
* Convert more configuration variables to lazr.config.Barry Warsaw2008-12-221-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. FunctionalityBarry Warsaw2008-09-291-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 Warsaw2008-02-271-0/+162