summaryrefslogtreecommitdiff
path: root/mailman/queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-2522-3089/+0
* More cleanup.Barry Warsaw2009-01-201-2/+3
* Several important cleanups.Barry Warsaw2009-01-163-47/+56
* The conversion from Defaults.py to lazr.config is complete.Barry Warsaw2009-01-066-39/+42
* Defaults module is mostly eradicated, converted to lazr.config. The testBarry Warsaw2009-01-051-1/+1
* Picking some (py)lint.Barry Warsaw2009-01-049-27/+11
* Mark's backport of file preservation in the queue runners. Test and cleanupBarry Warsaw2009-01-042-14/+76
|\
| * Port of 2.x changes to limit number of times a .bak can be recovered.Mark Sapiro2009-01-031-9/+43
* | Remove the mailman.interface magic. Use the more specific interface imports.Barry Warsaw2009-01-043-4/+4
|/
* - For command line scripts, -C names the configuration file to use. ForBarry Warsaw2009-01-035-13/+14
* Bump copyright yearsBarry Warsaw2009-01-0113-13/+13
* All tests are now passing!Barry Warsaw2009-01-011-2/+3
* More test repairs. Fix a typo in the core mailman.cfg file.Barry Warsaw2009-01-013-13/+6
* More test repairs.Barry Warsaw2008-12-312-16/+18
* Many test fixes, mostly by temporarily changing config -> Defaults.Barry Warsaw2008-12-292-9/+8
* More test repairs.Barry Warsaw2008-12-282-18/+17
* More test reairs.Barry Warsaw2008-12-272-13/+14
* Down to only 27 test failures.Barry Warsaw2008-12-263-22/+23
* Added a buildout hack for zope.testing so that we can add our own command lineBarry Warsaw2008-12-251-2/+10
* Use my lazr.config megamerge branch for now, even though it's still underBarry Warsaw2008-12-2314-66/+84
* Convert more configuration variables to lazr.config.Barry Warsaw2008-12-227-7/+0
* Lots of changes to make bin/withlist work under a buildout environment.Barry Warsaw2008-12-201-1/+1
* The future is now.Barry Warsaw2008-10-172-4/+0
* Target Python 2.6. Make the test suite pass without deprecations.Barry Warsaw2008-10-161-3/+3
* More clean up.Barry Warsaw2008-09-296-122/+99
* Move core Mailman modules to the new mailman.core package. FunctionalityBarry Warsaw2008-09-292-2/+2
* mailman.Errors -> mailman.core.errorsBarry Warsaw2008-09-261-2/+2
* Upgrade to GPLv3.Barry Warsaw2008-09-2413-155/+156
* Merge in command refactoring branch.Barry Warsaw2008-08-123-8/+75
|\
| * Checkpointing new command infrastructure.Barry Warsaw2008-08-122-2/+72
* | Use IMailingList.posting_address (a.k.a. List-Post header) in theBarry Warsaw2008-07-061-18/+2
* | mailman.tests should contain only tests.Barry Warsaw2008-07-035-8/+8
* | Rework the archiver interface. Remove get_primary_archiver() since now thereBarry Warsaw2008-06-151-2/+1
|/
* Handle commands in the body of a plain text email message.Barry Warsaw2008-04-262-1/+49
* Update and reorganize the command queue runner so that it works with theBarry Warsaw2008-04-262-149/+189
|\
| * temporary start on command processor rewriteBarry Warsaw2008-04-221-120/+109
|/
* Fix the archiver doctest.Barry Warsaw2008-03-312-4/+6
* Fix the incoming doctest.Barry Warsaw2008-03-311-7/+12
* Make all the SMTP_LOG_* templates, PEP 292 compatible. Make them consistentlyBarry Warsaw2008-03-301-12/+26
* More fixes to get end-to-end delivery basically working.Barry Warsaw2008-03-304-37/+39
* More fixes to get the basic end-to-end delivery mechanisms working.Barry Warsaw2008-03-303-4/+49
* Added a test of the OutgoingRunner, and subsequent changes to make it pass,Barry Warsaw2008-03-273-2/+98
* Lots of little patches trying to get a simple end-to-end test working. ThereBarry Warsaw2008-03-251-1/+3
* Add some debug logging.Barry Warsaw2008-03-151-0/+3
* Move mailman.database.txnsupport to mailman.database.transaction and updateBarry Warsaw2008-03-132-33/+109
* Sprinkle a few more transaction API calls around to make sure the databaseBarry Warsaw2008-03-121-1/+4
* Add a working (though not yet complete) test for the LMTP runner.Barry Warsaw2008-03-122-32/+85
* Fix a typo in a roster name.Barry Warsaw2008-03-062-157/+0
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-2719-0/+2758