summaryrefslogtreecommitdiff
path: root/src/mailman/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-14/+0
* public() takes keyword arguments.Barry Warsaw2016-04-041-8/+9
* Clean up the interfaces directory.Barry Warsaw2016-03-251-13/+13
* First massive round of cleanups.Barry Warsaw2016-03-231-0/+13
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-7/+0
* * Improve test coverage a bit.Barry Warsaw2014-11-111-2/+2
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-2/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Switch to virtualenv and nose2 instead of zc.buildout and zope.testing.Barry Warsaw2013-08-251-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* copybumpBarry Warsaw2012-01-011-1/+1
* This is the way to build the documentation now:Barry Warsaw2011-09-231-5/+8
* Remove all pylint vestiges.Barry Warsaw2011-08-031-1/+0
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Complete the conversion to restish. All the tests pass and we're now actuallyBarry Warsaw2010-02-241-7/+0
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Pick lint. Down to 4137 lines of warnings.Barry Warsaw2009-12-141-0/+1
* Do not create the .mo files during setup. This makes things go much faster.Barry Warsaw2009-11-241-2/+12
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-0/+5
* Play much more nicely with buildout, and use a better mechanism for declaringBarry Warsaw2009-09-251-0/+9
* Add initialization pre- and post- hooks, configurable in the config file.Barry Warsaw2009-05-151-0/+31
* Oops!Barry Warsaw2009-03-291-31/+0
* Add argparse 'cause I think this might end up being cool.Barry Warsaw2009-03-291-0/+31
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+0