| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Documentation reorganization. | Barry Warsaw | 2010-01-12 | 1 | -108/+0 |
| | | |||||
| * | Rework the 'bin/mailman lists' arguments to be more likely useful in the | Barry Warsaw | 2009-11-28 | 1 | -1/+1 |
| | | | | | common case. | ||||
| * | Rename files inside src/mailman/commands to indicate whether it's an email | Barry Warsaw | 2009-08-09 | 1 | -6/+3 |
| | | | | | | | command (eml_ prefix) or a command line interface (cli_ prefix). Fix a test breakage. | ||||
| * | Add initialization pre- and post- hooks, configurable in the config file. | Barry Warsaw | 2009-05-15 | 1 | -0/+111 |
| This lets you run a bit of Python at various stages of the initialization process. Move the warnings filters to the top mailman package __init__.py so you always get it. lazr.restful is too chatty. The environment variable $MAILMAN_CONFIG_FILE now overrides -C. Hmm, I think we really want it the original way. | |||||
