summaryrefslogtreecommitdiff
path: root/mailman/interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-2529-2559/+0
* Several important cleanups.Barry Warsaw2009-01-1628-5/+198
* The conversion from Defaults.py to lazr.config is complete.Barry Warsaw2009-01-061-0/+7
* Picking some (py)lint.Barry Warsaw2009-01-044-2/+23
* Remove the mailman.interface magic. Use the more specific interface imports.Barry Warsaw2009-01-041-36/+2
* - For command line scripts, -C names the configuration file to use. ForBarry Warsaw2009-01-032-2/+34
* Bump copyright yearsBarry Warsaw2009-01-0128-28/+28
* Use my lazr.config megamerge branch for now, even though it's still underBarry Warsaw2008-12-231-2/+3
* More clean up.Barry Warsaw2008-09-291-0/+79
* mailman.Errors -> mailman.core.errorsBarry Warsaw2008-09-261-1/+1
* Upgrade to GPLv3.Barry Warsaw2008-09-2428-336/+336
* Complete the 'join' command, including allowing it to both register andBarry Warsaw2008-09-241-1/+1
* thread mergeBarry Warsaw2008-09-211-10/+34
|\
| * mergeRFBarry Warsaw2008-09-211-10/+34
| |\
| | * Support for proper domains by interface. Add a test and update modules asBarry Warsaw2008-09-201-10/+34
* | | thread mergeBarry Warsaw2008-09-161-3/+6
|\| |
| * | Use pkg_resources to find mailman.sql file.Barry Warsaw2008-09-101-3/+6
| |/
* | Merge in command refactoring branch.Barry Warsaw2008-08-121-2/+10
|\ \ | |/ |/|
| * Checkpointing new command infrastructure.Barry Warsaw2008-08-121-2/+10
* | Implement the basic Mail-Archive.com archiving algorithm.Barry Warsaw2008-07-051-1/+1
* | Implement a prototypical archiver that supports Archived-At permalink header,Barry Warsaw2008-07-021-0/+22
* | start of archiving workBarry Warsaw2008-06-141-5/+2
|/
* temporary start on command processor rewriteBarry Warsaw2008-04-222-1/+51
* mailman.Version -> mailman.versionBarry Warsaw2008-03-311-1/+1
* Added a test of the OutgoingRunner, and subsequent changes to make it pass,Barry Warsaw2008-03-271-0/+7
* Lots of little patches trying to get a simple end-to-end test working. ThereBarry Warsaw2008-03-251-0/+7
* The start of exposing memberships in the IUser.Barry Warsaw2008-03-241-0/+3
* Move AlreadySubscribedError to interfaces/member.py in the (new) preferenceBarry Warsaw2008-03-231-3/+22
* Add transaction API to IDatabase, e.g. begin(), commit(), and abort(). Add anBarry Warsaw2008-03-121-4/+8
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-2727-0/+2116