| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename the src/mailman/pipeline directory to src/mailman/handlers since that's | Barry Warsaw | 2012-03-23 | 1 | -0/+0 |
| | | | | | how I think about them anyway. | ||||
| * | Add argparse 'cause I think this might end up being cool. | Barry Warsaw | 2009-03-29 | 1 | -53/+0 |
| | | | | | | | | | Refactor the finding of components so that it's much easier to find and register the ones that come with Mailman by default. Move all the old cmd_*.py commands into the attic. These will eventually be ported to the new framework. | ||||
| * | Last few conversions to pkg_resources instead of listdir'ing the file system | Barry Warsaw | 2009-03-29 | 1 | -3/+2 |
| | | | | | directly. | ||||
| * | Get rid of the mailman.rules entry point. | Barry Warsaw | 2009-03-09 | 1 | -1/+1 |
| | | |||||
| * | Get rid of the mailman.handlers entry point. | Barry Warsaw | 2009-03-09 | 1 | -2/+2 |
| | | |||||
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -0/+54 |
| correctly regardless of how it's used. | |||||
