| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 1 | -248/+0 |
| * | Update mailmanctl for the new master.py script. Fortunately, we can simplify | Barry Warsaw | 2008-02-25 | 1 | -10/+6 |
| * | Added a test for the built-in pipeline. Fixed some broken handler names in | Barry Warsaw | 2008-02-17 | 1 | -0/+1 |
| * | Reorganize the Handler architecture to a pipeline architecture with plugins. | Barry Warsaw | 2008-02-17 | 1 | -0/+1 |
| * | Rename 'prep queue' to 'pipeline queue'. | Barry Warsaw | 2008-02-08 | 1 | -1/+2 |
| * | Tweak copyright years. | Barry Warsaw | 2008-02-07 | 1 | -1/+1 |
| * | Use a more efficient way of deleting rows from a table, which coincidentally | Barry Warsaw | 2008-01-14 | 1 | -7/+11 |
| * | Merge cleanup branch | Barry Warsaw | 2007-11-17 | 1 | -0/+3 |
| |\ |
|
| | * | Initial pylint/pyflakes cleanup | Barry Warsaw | 2007-11-17 | 1 | -0/+1 |
| |/ |
|
| * | Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and Elixir | Barry Warsaw | 2007-10-31 | 1 | -5/+8 |
| * | Eradicate mm_cfg.py | Barry Warsaw | 2007-09-29 | 1 | -2/+2 |
| * | Reorganize the qrunner infrastructure. First, the package has been renamed | Barry Warsaw | 2007-09-29 | 1 | -12/+14 |
| * | It all started by trying to remove MailList.Create() and use the IListManager | Barry Warsaw | 2007-08-05 | 1 | -2/+5 |
| * | The start of a message store definition. Whether this will end up being used | Barry Warsaw | 2007-07-22 | 1 | -0/+1 |
| * | Major surgery to get the setuptools based installation passing all the | Barry Warsaw | 2007-07-16 | 1 | -42/+79 |
| * | Other than contrib files, convert all imports of mm_cfg to imports of config. | Barry Warsaw | 2007-07-14 | 1 | -0/+1 |
| * | The start of a setuptools conversion. All the Makefile.in and autoconf | Barry Warsaw | 2007-07-13 | 1 | -40/+32 |
| * | Convert the Switchboard test in test_runners.py to a doctest. Add an | Barry Warsaw | 2007-06-27 | 1 | -0/+8 |
| * | Merge exp-elixir-branch to trunk. There is enough working to make me feel | bwarsaw | 2007-05-28 | 1 | -0/+1 |
| * | Another round of merges of my Pycon branch... | bwarsaw | 2007-04-17 | 1 | -0/+2 |
| * | In HTTPRunner, when we see a KeyboardInterrupt during the serve_forever(), | bwarsaw | 2007-01-05 | 1 | -8/+39 |
| * | Merged revisions 8113-8121 via svnmerge from | bwarsaw | 2006-12-29 | 1 | -1/+7 |
| * | Postfix LMTP related brushups. | tkikuchi | 2006-11-26 | 1 | -1/+1 |
| * | Convert dumpdb to mmshell and configuration object. Convert htmlformat.py | bwarsaw | 2006-11-04 | 1 | -144/+155 |
| * | Updated the mmshell scripts so all use the configuration.py config object | msapiro | 2006-10-24 | 1 | -143/+144 |
| * | More work on the WSGI support. So far, I've tested most of the admin.py links | bwarsaw | 2006-10-15 | 1 | -1/+1 |
| * | Add a framework for easier use of alternative MemberAdaptor implementations. | bwarsaw | 2006-07-16 | 1 | -1/+1 |
| * | First crack at real virtual domain support, i.e. mailing lists with the same | bwarsaw | 2006-07-08 | 1 | -1/+41 |
| * | Massive conversion process so that Mailman can be run from a user specified | bwarsaw | 2006-07-08 | 1 | -0/+103 |