~sambuddhabasu1/mailman/fix_mailman_run_error

  • Committer: Barry Warsaw
  • Date: 2014-11-01 16:49:15 UTC
  • mfrom: (7251.1.38 abhilash)
  • Revision ID: barry@list.org-20141101164915-06wqfmya6wf47n6n
Database
--------
 * The ORM layer, previously implemented with Storm, has been replaced by
   SQLAlchemy, thanks to the fantastic work by Abhilash Raj and Aurélien
   Bompard.  Alembic is now used for all database schema migrations.
 * The new logger `mailman.database` logs any errors at the database layer.

API
---
 * Several changes to the internal API:
   - `IListManager.mailing_lists` is guaranteed to be sorted in List-ID order.
   - `IDomains.mailing_lists` is guaranteed to be sorted in List-ID order.
   - Iteration over domains via the `IDomainManager` is guaranteed to be sorted
     by `IDomain.mail_host` order.
   - `ITemporaryDatabase` interface and all implementations are removed.
Filename Latest Rev Last Changed Committer Comment Size
..
gnu-head-tiny.jpg 1999 24 years ago bwarsaw Added standard PythonPowered logo (converted to PN 2.9 KB Diff Download File
mailman-large.jpg 1699 25 years ago bwarsaw Removing all gifs. Convert logos to jpgs. 6 KB Diff Download File
mailman.jpg 1699 25 years ago bwarsaw Removing all gifs. Convert logos to jpgs. 1.9 KB Diff Download File
mm-icon.png 4338 23 years ago bwarsaw Slightly better contrast to the letters. 281 bytes Diff Download File
PythonPowered.png 1999 24 years ago bwarsaw Added standard PythonPowered logo (converted to PN 945 bytes Diff Download File