summaryrefslogtreecommitdiff
path: root/src/mailman/chains/hold.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Refactor the language manager off of the config object and into a utility.Barry Warsaw2009-12-101-2/+4
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-4/+3
* As before, replace config.db.requests and config.db.pendings with utilities.Barry Warsaw2009-08-261-2/+2
* Remove the user_manager attribute from config.db and expose it as anBarry Warsaw2009-08-261-2/+5
* Refactor.Barry Warsaw2009-02-191-3/+63
* Eradicate hold_and_cmd_autoresponses.Barry Warsaw2009-02-171-1/+2
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-8/+8
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-091-8/+8
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+178