summaryrefslogtreecommitdiff
path: root/Mailman/tests/test_documentation.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-104/+0
* Make the import of Mailman.configuration.config explicit in doctests.Barry Warsaw2008-02-261-2/+1
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* 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
* Add .get() to our Message subclass, which ensures that returnedBarry Warsaw2007-12-101-4/+3
* 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
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-37/+12
* 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
* More work on completing the transition to setuptools.Barry Warsaw2007-07-181-0/+78