lp:~andrea-crotti-0/mailman/test_doc

Created by Andrea Crotti and last modified
Get this branch:
bzr branch lp:~andrea-crotti-0/mailman/test_doc
Only Andrea Crotti can upload to this branch. If you are Andrea Crotti please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andrea Crotti
Project:
GNU Mailman
Status:
Development

Recent revisions

7126. By Andrea Crotti

- refactor the testing information
- add CONTRIBUTING to the TOC

7125. By Andrea Crotti

add first sample of documentation for testing

7124. By Barry Warsaw

Adjustments after landing the nopipermail branch.

7123. By Barry Warsaw

Merge the Pipermail eradication branch. The scrubber is also removed.

 * Configuration variable `[mailman]filtered_messages_are_preservable`
   controls whether messages which have their top-level `Content-Type`
   filtered out can be preserved in the `bad` queue by list owners.
 * Configuration section `[scrubber]` removed, as is the scrubber handler.
   This handler was essentially incompatible with Mailman 3 since it required
   coordination with Pipermail to store attachments on disk.

 * Schema additions:
   - mailinglist.filter_action

7122. By Barry Warsaw

 * Improved "8 mile high" document distilled by Stephen Turnbull from the
   Pycon 2012 Mailman 3 sprint. Also improvements to the Sphinx build given
   by Andrea Crotti.

7121. By Barry Warsaw

 * Add property `IRoster.member_count`.

Also, change the implementation of mailing list REST resource's member_count
to use the more efficient implementation of IRoster.member_count.

7120. By Barry Warsaw

 * Mailing list resources now have a `member_count` attribute which gives the
   number of subscribed members. Given by Toshio Kuratomi.

7119. By Barry Warsaw

After discussion at Pycon, we're changing "real_name" to "display_name" across
the board.

Schema changes:
   - real_name -> display_name (mailinglist, user, address)

Interface changes:
 * `IMailingList.real_name` -> `IMailingList.display_name`
 * `IUser.real_name` -> `IUser.display_name`
 * `IAddress.real_name` -> `IAddress.display_name`

7118. By Barry Warsaw

Add a test for a corner case of UserNotification.send() as suggested by Mark.
Fix a test failure found by Toshio, along with an XXX about how we should fix
this problem long term.

7117. By Barry Warsaw

 * Subscription disabled probe warning notification messages are now sent
   without a `Precedence:` header. Given by Mark Sapiro. (LP: #808821)

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.