summaryrefslogtreecommitdiff
path: root/src/mailman/pipeline/decorate.py
Commit message (Expand)AuthorAgeFilesLines
* Rename the src/mailman/pipeline directory to src/mailman/handlers since that'sBarry Warsaw2012-03-231-245/+0
* Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-2/+4
* * The LMTP server now requires that the incoming message have a `Message-ID`,Barry Warsaw2012-03-131-2/+1
* Fix header/footer interpolations when personalizing messages.Barry Warsaw2012-03-051-14/+9
* Template indirection now also in effect for regular and digest headers andBarry Warsaw2012-03-041-10/+29
* copybumpBarry Warsaw2012-01-011-1/+1
* Remove all pylint vestiges.Barry Warsaw2011-08-031-1/+0
* * The IMailingList attribute ``host_name`` has been renamed to ``mail_host``Barry Warsaw2011-06-161-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Because it was just to damn confusing, rename IAddress.address toBarry Warsaw2011-01-011-2/+2
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Pick lint. Down to 4137 lines of warnings.Barry Warsaw2009-12-141-6/+8
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* Add decorations.Barry Warsaw2009-11-011-5/+2
* Remove the user_manager attribute from config.db and expose it as anBarry Warsaw2009-08-261-1/+3
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-2/+1
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-091-1/+1
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+231