summaryrefslogtreecommitdiff
path: root/mailman/app (follow)
Commit message (Expand)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-259-1133/+0
* More cleanup.Barry Warsaw2009-01-201-1/+1
* Several important cleanups.Barry Warsaw2009-01-168-7/+25
* Complete the integration of MTA setup with list creation and deletion. MakeBarry Warsaw2009-01-061-6/+4
* The conversion from Defaults.py to lazr.config is complete.Barry Warsaw2009-01-062-0/+3
* Defaults module is mostly eradicated, converted to lazr.config. The testBarry Warsaw2009-01-053-8/+7
* Picking some (py)lint.Barry Warsaw2009-01-042-4/+1
* Remove the mailman.interface magic. Use the more specific interface imports.Barry Warsaw2009-01-045-6/+11
* - For command line scripts, -C names the configuration file to use. ForBarry Warsaw2009-01-031-9/+5
* Bump copyright yearsBarry Warsaw2009-01-018-8/+8
* Many test fixes, mostly by temporarily changing config -> Defaults.Barry Warsaw2008-12-291-3/+3
* More test repairs.Barry Warsaw2008-12-282-6/+4
* Lots of changes to make bin/withlist work under a buildout environment.Barry Warsaw2008-12-207-7/+7
* The future is now.Barry Warsaw2008-10-175-11/+2
* Move core Mailman modules to the new mailman.core package. FunctionalityBarry Warsaw2008-09-297-642/+3
* mailman.Errors -> mailman.core.errorsBarry Warsaw2008-09-263-10/+13
* Upgrade to GPLv3.Barry Warsaw2008-09-2413-156/+156
* Complete the 'join' command, including allowing it to both register andBarry Warsaw2008-09-241-23/+22
* Collect the initialization of adapters into a separate method.Barry Warsaw2008-09-231-3/+1
* thread mergeBarry Warsaw2008-09-231-1/+20
|\
| * Use adaptation to get from an IDomain to an IRegistrar.Barry Warsaw2008-09-231-1/+20
* | Merge in command refactoring branch.Barry Warsaw2008-08-123-82/+165
|\ \ | |/ |/|
| * Checkpointing new command infrastructure.Barry Warsaw2008-08-121-2/+2
* | Refactor the archivers so that they live in a separate sub-package. Split outBarry Warsaw2008-07-051-207/+0
* | Implement the basic Mail-Archive.com archiving algorithm.Barry Warsaw2008-07-051-2/+55
* | Implement a prototypical archiver that supports Archived-At permalink header,Barry Warsaw2008-07-021-4/+65
* | start of archiving workBarry Warsaw2008-06-141-29/+12
|/
* Update and reorganize the command queue runner so that it works with theBarry Warsaw2008-04-261-0/+42
* More fixes to get end-to-end delivery basically working.Barry Warsaw2008-03-302-13/+34
* More fixes to get the basic end-to-end delivery mechanisms working.Barry Warsaw2008-03-301-23/+56
* Added a test of the OutgoingRunner, and subsequent changes to make it pass,Barry Warsaw2008-03-271-2/+2
* Lots of little patches trying to get a simple end-to-end test working. ThereBarry Warsaw2008-03-251-4/+4
* Move AlreadySubscribedError to interfaces/member.py in the (new) preferenceBarry Warsaw2008-03-231-2/+12
* Rename rmlist to remove_list, and let it take multiple -l command lineBarry Warsaw2008-03-221-1/+1
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-2713-0/+1669