summaryrefslogtreecommitdiff
path: root/mailman/commands/join.py (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-01More release prep. Delete the redundant NEWS.txt file. Update the ALPHA.txtBarry Warsaw5-43/+53
2009-01-01Bump copyright yearsBarry Warsaw272-269/+269
2009-01-01All tests are now passing!Barry Warsaw7-11/+23
2009-01-01More test repairs. Fix a typo in the core mailman.cfg file.Barry Warsaw9-21/+21
2008-12-31More test repairs.Barry Warsaw14-60/+102
2008-12-29Many test fixes, mostly by temporarily changing config -> Defaults.Barry Warsaw14-51/+95
2008-12-28More test repairs.Barry Warsaw8-78/+53
2008-12-27bin/test -t commands now works.Barry Warsaw4-6/+3
2008-12-27More test reairs.Barry Warsaw8-32/+43
2008-12-26Down to only 27 test failures.Barry Warsaw7-52/+64
2008-12-25Added a buildout hack for zope.testing so that we can add our own command lineBarry Warsaw30-98/+183
2008-12-23Use my lazr.config megamerge branch for now, even though it's still underBarry Warsaw28-358/+366
2008-12-22Convert more configuration variables to lazr.config.Barry Warsaw66-128/+263
2008-12-20Lots of changes to make bin/withlist work under a buildout environment.Barry Warsaw79-588/+767
2008-12-18Bump the version number.Barry Warsaw1-2/+2
2008-12-18Remove the bin directory from version control.Barry Warsaw1-0/+1
2008-12-18Basic buildout infrastructure.Barry Warsaw17-2/+125
2008-10-17Changed bin/arch to attempt to open the mbox before wiping the old archive.Mark Sapiro1-8/+9
2008-10-17Added digest.mbox and pending.pck to the 'list' files checked by check_perms.Mark Sapiro1-0/+1
2008-10-17The future is now.Barry Warsaw30-64/+15
2008-10-16Target Python 2.6. Make the test suite pass without deprecations.Barry Warsaw7-17/+14
2008-09-30Move some old, unconverted but unused (in the test suite) modules to theBarry Warsaw5-0/+0
2008-09-29More clean up.Barry Warsaw10-149/+181
2008-09-29Move core Mailman modules to the new mailman.core package. FunctionalityBarry Warsaw21-32/+35
2008-09-29Move all the web-related stuff to its own subdirectory. This stuff doesn'tBarry Warsaw34-66/+0
2008-09-29Fix tests based on template changes required due to the elimination ofBarry Warsaw14-60/+60
2008-09-28Eradicate SafeDict.Barry Warsaw14-188/+80
2008-09-26Remove unused exceptions.Barry Warsaw1-54/+1
2008-09-26mailman.Errors -> mailman.core.errorsBarry Warsaw39-259/+77
2008-09-24Upgrade to GPLv3.Barry Warsaw267-3180/+3197
2008-09-24Complete the 'join' command, including allowing it to both register andBarry Warsaw5-118/+95
2008-09-23Collect the initialization of adapters into a separate method.Barry Warsaw5-20/+104
2008-09-23Use adaptation to get from an IDomain to an IRegistrar.Barry Warsaw5-30/+39
2008-09-20Support for proper domains by interface. Add a test and update modules asBarry Warsaw11-79/+220
2008-09-10Use pkg_resources to find mailman.sql file.Barry Warsaw2-9/+8
2008-08-25checkpointingBarry Warsaw2-2/+23
2008-08-12Checkpointing new command infrastructure.Barry Warsaw12-171/+369
2008-07-24Updated documentation information and removed the defunct listowner.orgTerri Oda1-12/+8
2008-07-15Forward port of 2.1 changes to ACKNOWLEDGMENTS.txt.Mark Sapiro1-7/+7
2008-07-09Add rough support for a local MHonArc archiver, using the permalink proposalBarry Warsaw8-6/+157
2008-07-06Use IMailingList.posting_address (a.k.a. List-Post header) in theBarry Warsaw4-37/+17
2008-07-05Refactor the archivers so that they live in a separate sub-package. Split outBarry Warsaw11-113/+209
2008-07-05Implement the basic Mail-Archive.com archiving algorithm.Barry Warsaw9-11/+181
2008-07-03mailman.tests should contain only tests.Barry Warsaw13-14/+14
2008-07-02Implement a prototypical archiver that supports Archived-At permalink header,Barry Warsaw6-5/+157
2008-06-14start of archiving workBarry Warsaw6-54/+30
2008-04-26Handle commands in the body of a plain text email message.Barry Warsaw2-1/+49
2008-04-22temporary start on command processor rewriteBarry Warsaw7-149/+236
2008-04-08Remove unnecessary 3rd party package.Barry Warsaw1-1/+0
2008-04-08Bump the version numberBarry Warsaw2-3/+7