summaryrefslogtreecommitdiff
path: root/src/mailman/utilities/i18n.py
Commit message (Expand)AuthorAgeFilesLines
* Convert to click for CLI optionsBarry Warsaw2017-07-221-1/+1
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* New template system. Closes #249Barry Warsaw2016-07-161-45/+0
* Clean up the utilities directory.Barry Warsaw2016-03-251-11/+5
* Clean up the core directory.Barry Warsaw2016-03-241-1/+1
* Allow List-ID in decoration template URIs.Barry Warsaw2016-02-271-14/+18
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* * A handful of unused legacy exceptions have been removed. The redundantBarry Warsaw2015-05-241-2/+2
* Open templates for reading in utf-8; given by abompard.Barry Warsaw2015-04-151-1/+1
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-3/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+1
* Checkpointing.Barry Warsaw2014-11-301-1/+3
* Improve coverage:Barry Warsaw2014-11-171-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* - Test welcome message notifications.Barry Warsaw2012-03-041-20/+20
* * Major redesign of the template search system, fixing LP: #788309. $var_dirBarry Warsaw2012-03-031-71/+67
* copybumpBarry Warsaw2012-01-011-1/+1
* * The IMailingList attribute ``host_name`` has been renamed to ``mail_host``Barry Warsaw2011-06-161-1/+1
* Add non-English tests of the probe message.Barry Warsaw2011-05-081-5/+24
* checkpointingBarry Warsaw2011-05-061-3/+2
* Reimplement wrap() using modern techniques, and finally get rid of Utils.py!Barry Warsaw2011-03-171-5/+1
* Update comment.Barry Warsaw2011-03-161-1/+5
* Utils.maketext() and Utils.findtext() are gone.Barry Warsaw2011-03-161-6/+4
* make() and some tests.Barry Warsaw2011-03-161-2/+41
* Checkpointing migration of findtext() and maketext() out of Utils.py. TestsBarry Warsaw2011-03-161-2/+126
* Basic tests for Utils.py findtext(). This will go away, but for now it'sBarry Warsaw2011-03-151-0/+35