summaryrefslogtreecommitdiff
path: root/Mailman/Handlers/Acknowledge.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize doctests, moving handler documentation into Mailman/handlers/docs.Barry Warsaw2008-01-241-65/+0
* Remove both the model and interface for RosterSets. These are no longer usedBarry Warsaw2007-06-181-11/+11
* Test suite repair. All tests are now passing again.bwarsaw2007-03-211-1/+3
* Update copyright years.bwarsaw2007-01-191-1/+1
* Fix test_message.py by finishing the wind-through of the configuration objectbwarsaw2006-07-081-9/+10
* back porting from 2.1.6tkikuchi2005-08-281-1/+1
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* process(): Might as well add a link to the member's preferences page.bwarsaw2002-08-151-1/+2
* process(): Mentor Cana reports a crash when the subject header is anbwarsaw2002-08-101-10/+4
* GetAdminEmail() eradication campaign.bwarsaw2002-03-261-1/+1
* process(), hold_for_approval(), do_discard(): When creating thebwarsaw2002-02-111-4/+2
* Convert from mimelib to email.bwarsaw2001-10-011-2/+4
* process(): NotAMember -> NotAMemberErrorbwarsaw2001-08-011-1/+1
* All membership related attribute access should use the MemberAdaptorbwarsaw2001-07-191-28/+33
* process(): In addition to passing in the user's preferred language,bwarsaw2001-05-181-1/+1
* process(): More i18n changes. The user's preferred language is passedbwarsaw2001-03-021-5/+6
* Add missing importbwarsaw2001-02-281-0/+1
* Conversion to mimelib.bwarsaw2001-02-151-11/+13
* Latest set of I18N patches from jcrey. Specifically,bwarsaw2000-12-261-1/+4
* process(): Use string method startswith().bwarsaw2000-12-201-3/+2
* First round integration of Juan Carlos's translatable string markings.bwarsaw2000-12-071-2/+3
* process(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)bwarsaw2000-08-011-1/+1
* Many changes to make message delivery more robust in the face ofbwarsaw2000-05-081-2/+2
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* AcknowlegePosts => AcknowledgePostsbwarsaw1999-11-241-12/+17
* New pipeline delivery modulebwarsaw1999-11-101-0/+50