summaryrefslogtreecommitdiff
path: root/src/mailman/options.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the obsolete and mostly unimplemented onebounce script.Barry Warsaw2015-05-031-168/+0
* 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/+1
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* copybumpBarry Warsaw2012-01-011-1/+1
* Remove all pylint vestiges.Barry Warsaw2011-08-031-2/+0
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* 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-1/+1
* Many pylint cleanups.Barry Warsaw2009-06-301-1/+8
* Back out that last change in override order between the environment variableBarry Warsaw2009-05-151-2/+4
* Add initialization pre- and post- hooks, configurable in the config file.Barry Warsaw2009-05-151-4/+2
* Work around the limitation in Python 2.6's OptionParser class's refusal toBarry Warsaw2009-02-041-4/+28
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+143