summaryrefslogtreecommitdiff
path: root/mailman/tests/test_documentation.py
Commit message (Expand)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-150/+0
* Several important cleanups.Barry Warsaw2009-01-161-8/+16
* Bump copyright yearsBarry Warsaw2009-01-011-1/+1
* All tests are now passing!Barry Warsaw2009-01-011-1/+0
* Convert more configuration variables to lazr.config.Barry Warsaw2008-12-221-50/+47
* Lots of changes to make bin/withlist work under a buildout environment.Barry Warsaw2008-12-201-1/+1
* Move core Mailman modules to the new mailman.core package. FunctionalityBarry Warsaw2008-09-291-1/+1
* Upgrade to GPLv3.Barry Warsaw2008-09-241-12/+12
* Support for proper domains by interface. Add a test and update modules asBarry Warsaw2008-09-201-0/+14
* Use IMailingList.posting_address (a.k.a. List-Post header) in theBarry Warsaw2008-07-061-0/+8
* Refactor the archivers so that they live in a separate sub-package. Split outBarry Warsaw2008-07-051-0/+3
* Add some randomization to the way tests are run. This isn't complete (seeBarry Warsaw2008-03-121-8/+19
* Sprinkle a few more transaction API calls around to make sure the databaseBarry Warsaw2008-03-121-0/+1
* Add transaction API to IDatabase, e.g. begin(), commit(), and abort(). Add anBarry Warsaw2008-03-121-0/+5
* Add a working (though not yet complete) test for the LMTP runner.Barry Warsaw2008-03-121-1/+1
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-0/+104