~barry/mailman/events-and-web

  • Committer: Barry Warsaw
  • Date: 2012-10-16 22:40:12 UTC
  • Revision ID: barry@list.org-20121016224012-xxrd5zgkwdrmh9y4
Database
--------
 * The `ban` table now uses list-ids to cross-reference the mailing list,
   since these cannot change even if the mailing list is moved or renamed.

Interfaces
----------
 * The `IBanManager` is no longer a global utility.  Instead, you adapt an
   `IMailingList` to an `IBanManager` to manage the bans for a specific
   mailing list.  To manage the global bans, adapt ``None``.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 7059.1.1 13 years ago Barry Warsaw Merge PostgreSQL support from Stephen A. Goss, wit Empty Diff Download File
mm_00000000000000_base.py 7149.2.12 12 years ago Barry Warsaw Refactor to better handling the difference between 1 KB Diff Download File
mm_20120407000000.py 7178 12 years ago Barry Warsaw Database -------- * The `ban` table now uses list 7.6 KB Diff Download File
mm_20121015000000.py 7178 12 years ago Barry Warsaw Database -------- * The `ban` table now uses list 2.8 KB Diff Download File
postgres.sql 7149.2.6 12 years ago Barry Warsaw Checkpointing Postgres port of test suite. - Ref 9.9 KB Diff Download File
sqlite.sql 7149.2.1 12 years ago Barry Warsaw - Refactor the way databases are schema-migrated 9 KB Diff Download File
sqlite_20120407000000_01.sql 7178 12 years ago Barry Warsaw Database -------- * The `ban` table now uses list 7.1 KB Diff Download File
sqlite_20121015000000_01.sql 7178 12 years ago Barry Warsaw Database -------- * The `ban` table now uses list 431 bytes Diff Download File