| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | database/model reorganization. Model classes go in mailman.model. Stock | Barry Warsaw | 2009-10-10 | 1 | -105/+0 |
| | | | | | | database support goes in mailman.database. Move stuff out of mailman/database/__init__.py. | ||||
| * | Wow. Put domains into the database. | Barry Warsaw | 2009-07-16 | 1 | -2/+2 |
| | | | | | | | | | Add an IDomainManager and a global domain manager which can be gotten by adapting the global config object. Add an IDomainCollection interface for exposing the domain manager onto the API. | ||||
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -0/+105 |
| correctly regardless of how it's used. | |||||
