summaryrefslogtreecommitdiff
path: root/Mailman/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert from bzr to git.Barry Warsaw2015-04-283-229/+0
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-2797-11850/+0
* Rework the master.py script and the master.txt doctest so that it's muchBarry Warsaw2008-02-271-66/+32
* Make the import of Mailman.configuration.config explicit in doctests.Barry Warsaw2008-02-262-5/+7
* Add a test for mailmanctl and master.py. Also fix a bug in master where itBarry Warsaw2008-02-261-0/+81
* Added a test for the built-in pipeline. Fixed some broken handler names inBarry Warsaw2008-02-171-1/+21
* Tweak copyright years.Barry Warsaw2008-02-076-6/+6
* Fleshed out the doctest for the new incoming queue runner.Barry Warsaw2008-02-021-0/+64
* Convert IncomingRunner to use the new chains disposition architecture. moveBarry Warsaw2008-02-021-15/+54
* Port header matching previously described by the misnamed KNONW_SPAMMERSBarry Warsaw2008-01-261-1/+0
* Extended test_documentation.py to be able to find doctests in subdirectoriesBarry Warsaw2008-01-011-10/+18
* Port the maximum message size check to a rule. Add doctest.Barry Warsaw2007-12-291-1/+13
* No executableBarry Warsaw2007-12-291-0/+0
* Add .get() to our Message subclass, which ensures that returnedBarry Warsaw2007-12-101-4/+3
* Convert to the Storm Python ORM <storm.canonical.com>. There were severalBarry Warsaw2007-11-181-2/+15
|\
| * Fix two doctests: addresses.txt and mlist-addresses.txtBarry Warsaw2007-11-071-2/+0
| * Fix two doctests: ack-headers and acknowledgment.Barry Warsaw2007-11-061-2/+2
| * Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-0/+15
* | Mailman/Bouncers/SMTP32.py - Added a recognition. Improved address pattern.Mark Sapiro2007-11-111-0/+1
* | Added a test message.Mark Sapiro2007-11-111-0/+81
* | Changed file format from dos to unix as neededMark Sapiro2007-11-1114-1721/+1721
|/
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-312-90/+12
* General cleanups some of which is even tested <wink>. Mailman.LockFile moduleBarry Warsaw2007-10-101-1/+1
* Changes to support the Approved/Approve header with the new userBarry Warsaw2007-10-061-116/+0
* Remove unused test base class and add a standalone SMTP proxy script.Barry Warsaw2007-10-032-106/+91
* Repair the test suite.Barry Warsaw2007-09-272-4/+0
* Finish clean up of ListAdmin class removal. Start by actuallyBarry Warsaw2007-09-161-0/+13
* Added a doctest for the Mailman.app.create module.Barry Warsaw2007-08-051-0/+6
* Refactor IDatabase interface so that the user_manager, list_manager,Barry Warsaw2007-08-021-10/+12
* Merge the setuptools branch. Fix a couple of test modules that areBarry Warsaw2007-07-215-14/+154
* More work on completing the transition to setuptools.Barry Warsaw2007-07-1898-0/+11846