summaryrefslogtreecommitdiff
path: root/mailman/pipeline (follow)
Commit message (Expand)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-2539-6815/+0
* More cleanup.Barry Warsaw2009-01-201-19/+1
* Get rid of a few now unnecessary u-prefixes.Barry Warsaw2009-01-162-4/+4
* Several important cleanups.Barry Warsaw2009-01-1624-99/+172
* The conversion from Defaults.py to lazr.config is complete.Barry Warsaw2009-01-065-439/+50
* Defaults module is mostly eradicated, converted to lazr.config. The testBarry Warsaw2009-01-055-30/+31
* Picking some (py)lint.Barry Warsaw2009-01-047-11/+4
* Remove the mailman.interface magic. Use the more specific interface imports.Barry Warsaw2009-01-0426-29/+41
* "Fix" Pipermail in the sense that it doesn't traceback.Barry Warsaw2009-01-031-1/+1
* - For command line scripts, -C names the configuration file to use. ForBarry Warsaw2009-01-036-18/+8
* * Update NEWS.txt and ALPHA.txtBarry Warsaw2009-01-011-1/+1
* Bump copyright yearsBarry Warsaw2009-01-0121-21/+21
* All tests are now passing!Barry Warsaw2009-01-012-3/+5
* Many test fixes, mostly by temporarily changing config -> Defaults.Barry Warsaw2008-12-291-3/+2
* Down to only 27 test failures.Barry Warsaw2008-12-262-18/+24
* Added a buildout hack for zope.testing so that we can add our own command lineBarry Warsaw2008-12-2513-41/+37
* Convert more configuration variables to lazr.config.Barry Warsaw2008-12-2219-19/+0
* Lots of changes to make bin/withlist work under a buildout environment.Barry Warsaw2008-12-2014-75/+60
* The future is now.Barry Warsaw2008-10-173-9/+9
* 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-292-7/+10
* mailman.Errors -> mailman.core.errorsBarry Warsaw2008-09-269-21/+18
* Upgrade to GPLv3.Barry Warsaw2008-09-2421-252/+252
* Refactor the archivers so that they live in a separate sub-package. Split outBarry Warsaw2008-07-051-0/+1
* mailman.tests should contain only tests.Barry Warsaw2008-07-031-1/+1
* Implement a prototypical archiver that supports Archived-At permalink header,Barry Warsaw2008-07-022-0/+3
* Rework the archiver interface. Remove get_primary_archiver() since now thereBarry Warsaw2008-06-153-19/+14
|\
| * start of archiving workBarry Warsaw2008-06-143-19/+14
|/
* One more version change fix.Barry Warsaw2008-03-311-1/+1
* mailman.Version -> mailman.versionBarry Warsaw2008-03-312-4/+4
* Fix the scrubber doctest.Barry Warsaw2008-03-311-1/+1
* Make all the SMTP_LOG_* templates, PEP 292 compatible. Make them consistentlyBarry Warsaw2008-03-301-20/+42
* More fixes to get the basic end-to-end delivery mechanisms working.Barry Warsaw2008-03-303-7/+8
* Added a test of the OutgoingRunner, and subsequent changes to make it pass,Barry Warsaw2008-03-275-18/+18
* Fix a typo in a roster name.Barry Warsaw2008-03-061-0/+155
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-2739-0/+7007