summaryrefslogtreecommitdiff
path: root/src/mailman/Archiver/HyperArch.py
Commit message (Expand)AuthorAgeFilesLines
* Eradicate Pipermail. Everything but the scrubber test works. That will takeBarry Warsaw2012-03-151-1233/+0
* * Major redesign of the template search system, fixing LP: #788309. $var_dirBarry Warsaw2012-03-031-1/+1
* copybumpBarry Warsaw2012-01-011-1/+1
* Major terminology shift:Barry Warsaw2011-06-011-1/+1
* Reimplement wrap() using modern techniques, and finally get rid of Utils.py!Barry Warsaw2011-03-171-1/+0
* Utils.maketext() and Utils.findtext() are gone.Barry Warsaw2011-03-161-2/+3
* More eradication of Utils.py.Barry Warsaw2011-02-261-4/+4
* Cue Freddy Mercury. Another one bites the dust.Barry Warsaw2011-02-251-2/+3
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Upgrade from using the locknix package to using flufl.lock.Barry Warsaw2010-11-271-3/+2
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-19/+16
* Instead of using an adapter, use a utility to get the mailing list manager.Barry Warsaw2009-08-261-1/+2
* * Updated NEWS.txt for 3.0a3.Barry Warsaw2009-08-211-1/+2
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-28/+26
* Remove the Mailman.Mailbox module; use the standard Python mailbox module.Barry Warsaw2009-02-071-1/+0
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+1237