summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* General code cleanup.Barry Warsaw2012-04-251-0/+1
* * The `news` runner and queue has been renamed to the more accurate `nntp`.Barry Warsaw2012-03-311-0/+1
* copybumpBarry Warsaw2012-01-011-1/+1
* Replace the password stuff with flufl.password.Barry Warsaw2012-01-011-0/+1
* * Build the Sphinx documentation with `python setup.py build_sphinx` insteadBarry Warsaw2011-10-051-3/+0
* Factor out bounce detection to flufl.bounce.Barry Warsaw2011-07-151-0/+1
* Major terminology shift:Barry Warsaw2011-06-011-1/+1
* Fixed version number regexp.Barry Warsaw2011-05-031-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Upgrade from using the locknix package to using flufl.lock.Barry Warsaw2010-11-271-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-1/+0
* checkpointBarry Warsaw2010-07-161-1/+1
* We are not compatible with zope.testing 4.x.Barry Warsaw2010-06-151-0/+1
* Updates for the latest releases of flufl.enum and flufl.i18n.Barry Warsaw2010-05-021-1/+1
* Complete the conversion to restish. All the tests pass and we're now actuallyBarry Warsaw2010-02-241-0/+1
* Rip out lazr.restful and replace it with restish. This simpifies a lot of theBarry Warsaw2010-02-231-3/+2
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Add dependency.Barry Warsaw2009-11-291-0/+1
* Do not create the .mo files during setup. This makes things go much faster.Barry Warsaw2009-11-241-12/+12
* * Switch to distribute from setuptools.Barry Warsaw2009-11-231-5/+2
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-0/+1
* Use lazr.smtptest instead of our own SMTPServer and test SMTPd.Barry Warsaw2009-10-151-0/+1
* Bye bye mailmanctl, long live 'bin/mailman start'Barry Warsaw2009-10-091-1/+1
* Re-enable setuptools_bzrBarry Warsaw2009-09-251-3/+3
* Re-enable __version__Barry Warsaw2009-09-251-2/+1
* Play much more nicely with buildout, and use a better mechanism for declaringBarry Warsaw2009-09-251-15/+21
* Instead of using an adapter, use a utility to get the mailing list manager.Barry Warsaw2009-08-261-1/+2
* Remove the special cases for pylint. Version 0.18 "works" out of the box now...Barry Warsaw2009-08-251-0/+2
* A start on the 'mailman' subcommand layout, with the help of argparse. RightBarry Warsaw2009-08-091-2/+1
* Integrate pylint and Sphinx documentation buildout targets.Barry Warsaw2009-06-301-0/+3
* Checking pointing all the ZCA and restful wiring that I really don'tBarry Warsaw2009-04-021-0/+3
* Get rid of the mailman.scrubber entry point.Barry Warsaw2009-03-101-2/+1
* Get rid of the mailman.rules entry point.Barry Warsaw2009-03-091-1/+0
* Get rid of the mailman.handlers entry point.Barry Warsaw2009-03-091-1/+0
* Get rid of mailman.commands entry point.Barry Warsaw2009-03-091-9/+1
* Remove the mailman.database setup.py plugin, instead opting for defining theBarry Warsaw2009-03-051-1/+0
* Checkpointing the conversion of automatic responses away from pickles.Barry Warsaw2009-02-161-0/+1
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-2/+5
* Defaults module is mostly eradicated, converted to lazr.config. The testBarry Warsaw2009-01-051-1/+0
* - For command line scripts, -C names the configuration file to use. ForBarry Warsaw2009-01-031-11/+3
* * Update NEWS.txt and ALPHA.txtBarry Warsaw2009-01-011-1/+1
* Added a buildout hack for zope.testing so that we can add our own command lineBarry Warsaw2008-12-251-1/+0
* Lots of changes to make bin/withlist work under a buildout environment.Barry Warsaw2008-12-201-0/+1
* Basic buildout infrastructure.Barry Warsaw2008-12-181-1/+1
* Target Python 2.6. Make the test suite pass without deprecations.Barry Warsaw2008-10-161-2/+2
* Move core Mailman modules to the new mailman.core package. FunctionalityBarry Warsaw2008-09-291-1/+1
* Upgrade to GPLv3.Barry Warsaw2008-09-241-10/+11
* Add rough support for a local MHonArc archiver, using the permalink proposalBarry Warsaw2008-07-091-1/+2
* Refactor the archivers so that they live in a separate sub-package. Split outBarry Warsaw2008-07-051-4/+4
* Implement the basic Mail-Archive.com archiving algorithm.Barry Warsaw2008-07-051-0/+1