lp:~barry/mailman/reqrec

Created by Barry Warsaw and last modified
Get this branch:
bzr branch lp:~barry/mailman/reqrec
Only Barry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Barry Warsaw
Project:
GNU Mailman
Status:
Merged

Recent revisions

7310. By Barry Warsaw

Remove a misleading comment.

7309. By Barry Warsaw

More tests of make_user().

7308. By Barry Warsaw

* Refactor add_member() so that it uses a RequestRecord namedtuple.
* RequestRecord contains no password key so these are not part of the held
  requests database any more.
* Pending record contains `email` now instead of `address`.

7307. By Barry Warsaw

 * When deleting a user object, make sure their preferences are also deleted.
   Given by Abhishek. (LP: #1418276)

7306. By Barry Warsaw

 * ``mailman lists --domain`` was not properly handling its arguments. Given
   by Manish Gill. (LP: #1166911)

7305. By Barry Warsaw

Documentation fixes, given by Abhilash Raj.

7304. By Barry Warsaw

 * When trying to subscribe an address to a mailing list through the REST API
   where a case-differing version of the address is already subscribed, return
   a 409 error instead of a 500 error. Found by Ankush Sharma. (LP: #1425359)

7303. By Barry Warsaw

Fix a read used during the PostgreSQL tests.

7302. By Barry Warsaw

copybump should ignore .git directories. This isn't currently relevant for
Mailman, but I use this script for other repos.

7301. By Barry Warsaw

Doc fixes given by Abhilash Raj.

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