| 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 | -170/+0 |
| | | | | | correctly regardless of how it's used. | ||||
| * | More test reairs. | Barry Warsaw | 2008-12-27 | 1 | -9/+9 |
| | | |||||
| * | 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. | ||||
| * | Merge in command refactoring branch. | Barry Warsaw | 2008-08-12 | 1 | -0/+65 |
| |\ | | | | | | | | | | | Begin to flesh out the tests for the join command. Refactor out notifications from the add_member() function. | ||||
| | * | Checkpointing new command infrastructure. | Barry Warsaw | 2008-08-12 | 1 | -0/+65 |
| | | | | | | | | | | | | | - Add join command - Add echo command - Add end command | ||||
| * | | mailman.tests should contain only tests. | Barry Warsaw | 2008-07-03 | 1 | -2/+2 |
| |/ | | | | mailman.testing should contain any support for running the tests. | ||||
| * | Handle commands in the body of a plain text email message. | Barry Warsaw | 2008-04-26 | 1 | -0/+45 |
| | | |||||
| * | Update and reorganize the command queue runner so that it works with the | Barry Warsaw | 2008-04-26 | 1 | -0/+61 |
| plugin architecture. Update the Echo command to the new architecture. Add a doctest of course. | |||||
