summaryrefslogtreecommitdiff
path: root/mailman/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-258-823/+0
* Several important cleanups.Barry Warsaw2009-01-167-13/+68
* Update some comments.Barry Warsaw2009-01-061-0/+11
* Defaults module is mostly eradicated, converted to lazr.config. The testBarry Warsaw2009-01-051-300/+0
* Picking some (py)lint.Barry Warsaw2009-01-044-3/+2
* Remove the mailman.interface magic. Use the more specific interface imports.Barry Warsaw2009-01-045-7/+9
* - For command line scripts, -C names the configuration file to use. ForBarry Warsaw2009-01-032-4/+1
* Bump copyright yearsBarry Warsaw2009-01-018-8/+8
* More test repairs.Barry Warsaw2008-12-311-3/+3
* Many test fixes, mostly by temporarily changing config -> Defaults.Barry Warsaw2008-12-291-6/+29
* Added a buildout hack for zope.testing so that we can add our own command lineBarry Warsaw2008-12-252-12/+36
* Use my lazr.config megamerge branch for now, even though it's still underBarry Warsaw2008-12-233-61/+66
* Lots of changes to make bin/withlist work under a buildout environment.Barry Warsaw2008-12-206-5/+230
* Move core Mailman modules to the new mailman.core package. FunctionalityBarry Warsaw2008-09-295-0/+640
* Remove unused exceptions.Barry Warsaw2008-09-261-54/+1
* mailman.Errors -> mailman.core.errorsBarry Warsaw2008-09-262-0/+195