| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Convert bin/qrunner to use the new Options class. | Barry Warsaw | 2008-03-21 | 1 | -37/+43 |
| * | Added a common option parsing class, and converted master to it. | Barry Warsaw | 2008-03-21 | 2 | -34/+96 |
| * | Don't timeout in TestableMaster.start(). Just wait until all queue runners | Barry Warsaw | 2008-03-21 | 1 | -2/+2 |
| * | Add some debug logging. | Barry Warsaw | 2008-03-15 | 1 | -0/+3 |
| * | merging thread | Barry Warsaw | 2008-03-13 | 3 | -44/+137 |
| |\ |
|
| | * | Move mailman.database.txnsupport to mailman.database.transaction and update | Barry Warsaw | 2008-03-13 | 3 | -44/+137 |
| | * | merge down thread | Barry Warsaw | 2008-03-12 | 4 | -14/+44 |
| | |\ |
|
| | * \ | merge down-thread | Barry Warsaw | 2008-03-12 | 3 | -4/+30 |
| | |\ \ |
|
| * | \ \ | merging thread | Barry Warsaw | 2008-03-13 | 5 | -18/+74 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| | * | | | Add some randomization to the way tests are run. This isn't complete (see | Barry Warsaw | 2008-03-12 | 2 | -12/+38 |
| | * | | | Sprinkle a few more transaction API calls around to make sure the database | Barry Warsaw | 2008-03-12 | 3 | -2/+6 |
| | | |/
| |/| |
|
| | * | | Add transaction API to IDatabase, e.g. begin(), commit(), and abort(). Add an | Barry Warsaw | 2008-03-12 | 3 | -4/+30 |
| | |/ |
|
| * | | merged from upstream | Barry Warsaw | 2008-03-13 | 1 | -1/+0 |
| |\ \
| |/
|/| |
|
| | * | Removed bogus >From line from hotpop_01.txt bounce test message. | Mark Sapiro | 2008-03-10 | 1 | -1/+0 |
| * | | Add a working (though not yet complete) test for the LMTP runner. | Barry Warsaw | 2008-03-12 | 12 | -114/+286 |
| |/ |
|
| * | Fix a typo in a roster name. | Barry Warsaw | 2008-03-06 | 5 | -75/+71 |
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 531 | -935/+921 |
| * | Rework the master.py script and the master.txt doctest so that it's much | Barry Warsaw | 2008-02-27 | 4 | -192/+193 |
| * | Make the import of Mailman.configuration.config explicit in doctests. | Barry Warsaw | 2008-02-26 | 5 | -5/+10 |
| * | Add a test for mailmanctl and master.py. Also fix a bug in master where it | Barry Warsaw | 2008-02-26 | 3 | -1/+110 |
| * | Update mailmanctl for the new master.py script. Fortunately, we can simplify | Barry Warsaw | 2008-02-25 | 3 | -374/+97 |
| * | Rework the basic infrastructure for qrunner process control. Split out the | Barry Warsaw | 2008-02-25 | 13 | -77/+477 |
| * | The start of a cleaning up of Errors.py. Eventually, I want to get rid of | Barry Warsaw | 2008-02-19 | 15 | -101/+176 |
| * | PEP 292 style, $-strings are used by the translation service everywhere now. | Barry Warsaw | 2008-02-18 | 51 | -110/+24 |
| * | Added a test for the built-in pipeline. Fixed some broken handler names in | Barry Warsaw | 2008-02-17 | 9 | -30/+233 |
| * | Reorganize the Handler architecture to a pipeline architecture with plugins. | Barry Warsaw | 2008-02-17 | 38 | -357/+875 |
| * | Mailman.handlers -> Mailman.pipeline | Barry Warsaw | 2008-02-08 | 40 | -23/+23 |
| * | Rename 'prep queue' to 'pipeline queue'. | Barry Warsaw | 2008-02-08 | 6 | -19/+57 |
| * | Tweak copyright years. | Barry Warsaw | 2008-02-07 | 220 | -220/+220 |
| * | Reorganize doctests, moving handler documentation into Mailman/handlers/docs. | Barry Warsaw | 2008-01-24 | 40 | -22/+22 |
| * | Python 2.5's email package uses cStringIO in its feed parser, and this doesn't | Barry Warsaw | 2008-01-24 | 25 | -99/+99 |
| * | Merge the 'rules' branch. | Barry Warsaw | 2008-02-02 | 87 | -1606/+3792 |
| |\ |
|
| | * | Fleshed out the doctest for the new incoming queue runner. | Barry Warsaw | 2008-02-02 | 3 | -2/+198 |
| | * | Convert IncomingRunner to use the new chains disposition architecture. move | Barry Warsaw | 2008-02-02 | 17 | -227/+261 |
| | * | Bye bye Hold handler. | Barry Warsaw | 2008-02-01 | 1 | -261/+0 |
| | * | SpamDetect is gone, so the chains/rules implementation experiment is deemed a | Barry Warsaw | 2008-02-01 | 14 | -232/+223 |
| | * | Reorganization. | Barry Warsaw | 2008-01-30 | 9 | -9/+659 |
| | * | Reorganization. | Barry Warsaw | 2008-01-27 | 2 | -410/+9 |
| | * | Remove an unused variable. | Barry Warsaw | 2008-01-26 | 1 | -3/+0 |
| | * | Port header matching previously described by the misnamed KNONW_SPAMMERS | Barry Warsaw | 2008-01-26 | 9 | -132/+281 |
| | * | More changes to rules and chains. | Barry Warsaw | 2008-01-23 | 19 | -114/+218 |
| | * | More updates to rules and chains, especially by adding additional tests. | Barry Warsaw | 2008-01-21 | 24 | -385/+546 |
| | * | Merge from trunk. | Barry Warsaw | 2008-01-14 | 8 | -33/+157 |
| | |\
| |/
|/| |
|
| * | | Update copyright years. Change a plugin name. | Barry Warsaw | 2008-01-13 | 5 | -6/+6 |
| * | | Remove dependency on SQLAlchemy. | Barry Warsaw | 2008-01-13 | 1 | -1/+0 |
| * | | Merge from rfc5064 branch. | Barry Warsaw | 2008-01-13 | 8 | -31/+153 |
| |\ \ |
|
| | * | | Add an interface IArchiver which is used to calculate urls and send messages | Barry Warsaw | 2008-01-13 | 8 | -31/+153 |
| |/ / |
|
| * | | Fix the requirement for the setuptools/bzr plugin. Update a copyright | Barry Warsaw | 2008-01-13 | 2 | -3/+3 |
| | * | Use a more efficient way of deleting rows from a table, which coincidentally | Barry Warsaw | 2008-01-14 | 12 | -120/+503 |
| | * | Use a more efficient way of deleting rows from a table, which coincidentally | Barry Warsaw | 2008-01-02 | 1 | -2/+1 |