summaryrefslogtreecommitdiff
path: root/src/mailman/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* mailmanctl must use absolute importsBarry Warsaw2009-08-171-0/+2
* Move BadDomainSpecificationError to domain.txt interface. Try to set this toBarry Warsaw2009-07-261-4/+0
* More REST server updates.Barry Warsaw2009-06-291-9/+7
* Refactor __import__'s into a separate utility module.Barry Warsaw2009-05-161-9/+4
* Add initialization pre- and post- hooks, configurable in the config file.Barry Warsaw2009-05-151-5/+17
* Checkpointing restful annotations.Barry Warsaw2009-04-011-1/+5
* Hook in lazr.restful (which isn't in the Cheeseshop yet).Barry Warsaw2009-04-011-0/+48
* Add argparse 'cause I think this might end up being cool.Barry Warsaw2009-03-292-4/+4
* Bye bye plugins module.Barry Warsaw2009-03-291-74/+0
* typoBarry Warsaw2009-03-291-1/+1
* Get rid of the mailman.rules entry point.Barry Warsaw2009-03-091-9/+8
* Get rid of the mailman.handlers entry point.Barry Warsaw2009-03-091-9/+8
* Remove the mailman.database setup.py plugin, instead opting for defining theBarry Warsaw2009-03-051-4/+6
* Convert content filter and acceptable aliases away from pickle types.Barry Warsaw2009-03-031-0/+3
* Checkpointing the conversion of automatic responses away from pickles.Barry Warsaw2009-02-161-0/+2
* Remove or move QuotePeriods(), LCDomain(), and ValidateEmail from the UtilsBarry Warsaw2009-02-121-1/+1
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-258-0/+823