summaryrefslogtreecommitdiff
path: root/src/mailman/queue/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some unused/untested stuff regarding password creation from Utils.py.Barry Warsaw2011-01-041-0/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-3/+0
* Checkpointint support for different path layouts, allowing us to optionallyBarry Warsaw2010-01-271-2/+3
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* * Refactor the language manager off of the config object and into a utility.Barry Warsaw2009-12-101-5/+14
* Add a 'name' attribute to the Switchboards. This is so 'whichq' can be setBarry Warsaw2009-12-101-4/+7
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-2/+2
* Instead of using an adapter, use a utility to get the mailing list manager.Barry Warsaw2009-08-261-1/+2
* Test updates and repair.xoBarry Warsaw2009-08-211-1/+2
* Linux signal management appears to work differently than OS X. Introduce aBarry Warsaw2009-05-111-0/+2
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-2/+2
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-091-5/+4
* Massive digester rework.Barry Warsaw2009-02-041-4/+7
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+466