lp:~saprativejana/mailman/installation_guide
Created by
Saprative
and last modified
- Get this branch:
- bzr branch lp:~saprativejana/mailman/installation_guide
Branch merges
Propose for merging
No branches
dependent on this one.
- Barry Warsaw: Needs Fixing
-
Diff: 133 lines (+128/-0)1 file modifiedsrc/mailman/doc/START.rst (+128/-0)
Branch information
Recent revisions
- 7298. By Barry Warsaw
-
* A new API is provided to support non-production testing infrastructures,
allowing a client to cull all orphaned UIDs via ``DELETE`` on
``<api>/reserved/ uids/orphans` `. Note that *no guarantees* of API
stability will ever be made for resources under ``reserved``.
(LP: #1420083)Also:
- Allow @dbconnection methods to be @staticmethods taking only one argument,
the store to perform the query on. - 7296. By Barry Warsaw
-
* When deleting a user via REST, make sure all linked addresses are deleted.
Found by Andrew Stuart. (LP: #1419519) - 7295. By Barry Warsaw
-
* You can now DELETE an address. If the address is linked to a user, the
user is not delete, it is just unlinked.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mailman