summaryrefslogtreecommitdiff
path: root/mailman/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-2520-3708/+0
* More cleanup.Barry Warsaw2009-01-201-3/+2
* Several important cleanups.Barry Warsaw2009-01-165-160/+200
* The conversion from Defaults.py to lazr.config is complete.Barry Warsaw2009-01-064-31/+24
* Remove the mailman.interface magic. Use the more specific interface imports.Barry Warsaw2009-01-0412-21/+21
* - For command line scripts, -C names the configuration file to use. ForBarry Warsaw2009-01-034-45/+55
* All tests are now passing!Barry Warsaw2009-01-012-1/+3
* More test repairs. Fix a typo in the core mailman.cfg file.Barry Warsaw2009-01-012-4/+3
* Many test fixes, mostly by temporarily changing config -> Defaults.Barry Warsaw2008-12-292-4/+4
* More test repairs.Barry Warsaw2008-12-283-53/+31
* More test reairs.Barry Warsaw2008-12-272-3/+4
* Added a buildout hack for zope.testing so that we can add our own command lineBarry Warsaw2008-12-252-5/+4
* Convert more configuration variables to lazr.config.Barry Warsaw2008-12-2218-19/+0
* Move core Mailman modules to the new mailman.core package. FunctionalityBarry Warsaw2008-09-294-5/+4
* mailman.Errors -> mailman.core.errorsBarry Warsaw2008-09-261-1/+1
* Complete the 'join' command, including allowing it to both register andBarry Warsaw2008-09-241-28/+31
* Use adaptation to get from an IDomain to an IRegistrar.Barry Warsaw2008-09-232-25/+16
* Support for proper domains by interface. Add a test and update modules asBarry Warsaw2008-09-201-0/+74
* Add rough support for a local MHonArc archiver, using the permalink proposalBarry Warsaw2008-07-091-2/+38
* Use IMailingList.posting_address (a.k.a. List-Post header) in theBarry Warsaw2008-07-061-18/+6
* Refactor the archivers so that they live in a separate sub-package. Split outBarry Warsaw2008-07-052-10/+7
* Implement the basic Mail-Archive.com archiving algorithm.Barry Warsaw2008-07-051-2/+102
* mailman.tests should contain only tests.Barry Warsaw2008-07-031-2/+2
* Implement a prototypical archiver that supports Archived-At permalink header,Barry Warsaw2008-07-021-0/+63
* Stable sort the output.Barry Warsaw2008-03-281-1/+3
* Flesh out and make working IUser.memberships, with tests.Barry Warsaw2008-03-251-10/+27
* The start of exposing memberships in the IUser.Barry Warsaw2008-03-241-1/+30
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-2718-0/+3407