~barry/mailman/events-and-web

  • Committer: Barry Warsaw
  • Date: 2008-03-27 09:14:14 UTC
  • Revision ID: barry@python.org-20080327091414-pcfqeebgn6cucwhk
Added a test of the OutgoingRunner, and subsequent changes to make it pass,
including:

- MailingList.full_path -> IMailingList.data_path and implement this as a
  property on the MailingList object.
- Fix the 'decorate' handler to work with the new member/user data model,
  instead of the old MemberAdaptor interface.
- Fix a few problems with the smtp-direct handler, though this needs more work
  and tests.
- Add some debug logging to both the test smtplistener and the SMTPServer
  proxy.  Fix the proxy's consumption of messages from the thread queue.
- Fix the smtplistener's calculation of the X-Peer header.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 6603.1.2 17 years ago Barry Warsaw Sprinkle a few more transaction API calls around t 5.5 KB Diff Download File
address.py 6613 16 years ago Barry Warsaw Move AlreadySubscribedError to interfaces/member.p 3 KB Diff Download File
language.py 6601 17 years ago Barry Warsaw Bite the bullet: rename the Mailman package to mai 1018 bytes Diff Download File
listmanager.py 6601 17 years ago Barry Warsaw Bite the bullet: rename the Mailman package to mai 2.5 KB Diff Download File
mailinglist.py 6616 16 years ago Barry Warsaw Added a test of the OutgoingRunner, and subsequent 8.5 KB Diff Download File
mailman.sql 6615 16 years ago Barry Warsaw Lots of little patches trying to get a simple end- 6.8 KB Diff Download File
member.py 6601 17 years ago Barry Warsaw Bite the bullet: rename the Mailman package to mai 2.9 KB Diff Download File
message.py 6601 17 years ago Barry Warsaw Bite the bullet: rename the Mailman package to mai 1.4 KB Diff Download File
messagestore.py 6601 17 years ago Barry Warsaw Bite the bullet: rename the Mailman package to mai 4.9 KB Diff Download File
model.py 6589 17 years ago Barry Warsaw Tweak copyright years. 1.7 KB Diff Download File
pending.py 6601 17 years ago Barry Warsaw Bite the bullet: rename the Mailman package to mai 5.8 KB Diff Download File
preferences.py 6601 17 years ago Barry Warsaw Bite the bullet: rename the Mailman package to mai 1.3 KB Diff Download File
requests.py 6601 17 years ago Barry Warsaw Bite the bullet: rename the Mailman package to mai 4.1 KB Diff Download File
roster.py 6613.1.2 16 years ago Barry Warsaw Flesh out and make working IUser.memberships, with 7.5 KB Diff Download File
transaction.py 6603.2.3 17 years ago Barry Warsaw Move mailman.database.txnsupport to mailman.databa 1.5 KB Diff Download File
types.py 6589 17 years ago Barry Warsaw Tweak copyright years. 1.6 KB Diff Download File
user.py 6613.1.1 16 years ago Barry Warsaw The start of exposing memberships in the IUser. 2.8 KB Diff Download File
usermanager.py 6601 17 years ago Barry Warsaw Bite the bullet: rename the Mailman package to mai 3.3 KB Diff Download File
version.py 6601 17 years ago Barry Warsaw Bite the bullet: rename the Mailman package to mai 1 KB Diff Download File