| 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 | -126/+0 |
| | | | | | correctly regardless of how it's used. | ||||
| * | Picking some (py)lint. | Barry Warsaw | 2009-01-04 | 1 | -2/+0 |
| | | |||||
| * | Remove the mailman.interface magic. Use the more specific interface imports. | Barry Warsaw | 2009-01-04 | 1 | -2/+2 |
| | | |||||
| * | Bump copyright years | Barry Warsaw | 2009-01-01 | 1 | -1/+1 |
| | | |||||
| * | Lots of changes to make bin/withlist work under a buildout environment. | Barry Warsaw | 2008-12-20 | 1 | -1/+1 |
| | | | | | | | | | | | mailman.configuration -> mailman.config.config mailman.initialize -> mailma.core.initialize mailman.loginit -> mailman.core.logging (yay future absolute imports!) Convert all configurations to lazr.config, though some legacy still remains, and I haven't been able to remove Defaults.py yet. Added as_boolean() and as_log_level() helpers for explicit type conversion. Added a schema.cfg. | ||||
| * | Upgrade to GPLv3. | Barry Warsaw | 2008-09-24 | 1 | -11/+12 |
| | | |||||
| * | Complete the 'join' command, including allowing it to both register and | Barry Warsaw | 2008-09-24 | 1 | -65/+1 |
| | | | | | subscribe to a mailing list. | ||||
| * | Collect the initialization of adapters into a separate method. | Barry Warsaw | 2008-09-23 | 1 | -12/+10 |
| | | | | | Flesh out the join method. | ||||
| * | checkpointing | Barry Warsaw | 2008-08-25 | 1 | -2/+3 |
| | | |||||
| * | Merge in command refactoring branch. | Barry Warsaw | 2008-08-12 | 1 | -5/+11 |
| | | | | | | | 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/+186 |
| - Add join command - Add echo command - Add end command | |||||
