summaryrefslogtreecommitdiff
path: root/Mailman/queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert from bzr to git.Barry Warsaw2015-04-283-461/+0
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-2719-2752/+0
* Rework the basic infrastructure for qrunner process control. Split out theBarry Warsaw2008-02-253-13/+12
* Added a test for the built-in pipeline. Fixed some broken handler names inBarry Warsaw2008-02-171-1/+0
* Reorganize the Handler architecture to a pipeline architecture with plugins.Barry Warsaw2008-02-171-7/+7
* Mailman.handlers -> Mailman.pipelineBarry Warsaw2008-02-081-1/+1
* Rename 'prep queue' to 'pipeline queue'.Barry Warsaw2008-02-083-12/+49
* Tweak copyright years.Barry Warsaw2008-02-0711-11/+11
* Reorganize doctests, moving handler documentation into Mailman/handlers/docs.Barry Warsaw2008-01-241-1/+1
* Python 2.5's email package uses cStringIO in its feed parser, and this doesn'tBarry Warsaw2008-01-242-2/+2
* Fleshed out the doctest for the new incoming queue runner.Barry Warsaw2008-02-021-0/+131
* Convert IncomingRunner to use the new chains disposition architecture. moveBarry Warsaw2008-02-028-145/+695
* Port the maximum message size check to a rule. Add doctest.Barry Warsaw2007-12-291-0/+6
* Convert the administrivia check from the Hold handler to the administriviaBarry Warsaw2007-12-291-2/+2
* Convert to the Storm Python ORM <storm.canonical.com>. There were severalBarry Warsaw2007-11-181-1/+2
|\
| * More Unicodification; fixed two more doctests.Barry Warsaw2007-11-081-1/+2
* | Fixed Mailman/queue/command.py to decode a quoted-printable or base64Mark Sapiro2007-11-091-1/+1
|/
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-2/+3
* General cleanups some of which is even tested <wink>. Mailman.LockFile moduleBarry Warsaw2007-10-105-54/+24
* Remove the action.py module, move this to Mailman/interfaces/__init__.py.Barry Warsaw2007-10-101-2/+4
* Reorganize the qrunner infrastructure. First, the package has been renamedBarry Warsaw2007-09-2916-0/+2517