lp:~nkarageuzian/mailman/usermanagement

Created by nicolask and last modified
Get this branch:
bzr branch lp:~nkarageuzian/mailman/usermanagement
Only nicolask can upload to this branch. If you are nicolask please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
nicolask
Project:
GNU Mailman
Status:
Development

Recent revisions

7232. By nicolask

improve usermanagement : allow create_user method even if an address is known (mail sent to the list without subscribing).

7231. By Barry Warsaw

Fix a couple of intermittent test problems.

7230. By Barry Warsaw

 * Add support for the Exim 4 MTA. Contributed by Stephen Turnbull.

7229. By Barry Warsaw

NEWS.

7228. By Barry Warsaw

Merge branch contributed by Joanna Skrzeszewska.

 * Mailing lists can now individually enable or disable any archiver available
   site-wide. Contributed by Joanna Skrzeszewska. (LP: #1158040)

Also:

 - IArchivers (i.e. system-wide archivers) now have an is_enabled attribute.
 - config.archivers now returns *all* archivers, including those that are
   disabled site-wide. This way, iterating over the list-specific archivers
   returns everything.
 - In the ini-file schema, make the default archiver class empty, otherwise
   the Prototype archiver is always enabled.
 - Added a `listarchiver` table to support list-specific archivers.

7227. By Barry Warsaw

Do a better job of pattern matching for the nose2 -P plugin switch.

7226. By Barry Warsaw

 * The `bounceevent` table now uses list-ids to cross-reference the mailing
   list, to match other tables. Similarly for the `IBounceEvent` interface.

Also:

- Move the acquisition of the database lock during creation to the
  IDatabaseFactory.create() method instead of the individual database
  initialize() methods.

- In the migration.rst doctest, don't delete teh version records when using
  SQLite, since that breaks tests.

- Implement a few nice helpers for database migrations, including
  make_listid() for turning a list name into a list id, and pivot() which
  simplifies moving the backup table to the final table name.

7225. By Barry Warsaw

Sort imports.

7224. By Barry Warsaw

 * Fix importation from MM2.1 to MM3 of the archive policy. Given by AurĂ©lien
   Bompard. (LP: #1227658)

7223. By Barry Warsaw

trunk merge

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mailman
This branch contains Public information 
Everyone can see this information.

Subscribers