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

Created by Andrea Crotti and last modified
Get this branch:
bzr branch lp:~andrea-crotti-0/mailman/version
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

7111. By Andrea Crotti

avoid using regular expressions to look inside the version.py file,
and simply use execfile, which should be allowed to blow up if
something goes wrong in that stage

7110. By Barry Warsaw

 * Global ``-C`` option now accepts an absolute path to the configuration
   file. Given by Andrea Crotti. (LP: #953707)

7109. By Barry Warsaw

Typo

7108. By Barry Warsaw

 * Fix `test_moderation` for timezones East of UTC+0000, given by blacktav.
   (LP: #890675)

7107. By Barry Warsaw

 * IPython support in `bin/mailman shell` contributed by Andrea Crotti.
   (LP: #949926).

7106. By Barry Warsaw

 * The experimental `maildir` runner is removed. Use LMTP.

7105. By Barry Warsaw

Clean up of style test code, along with refactoring of corner cases to
unittests where they belong.

7104. By Barry Warsaw

Clean up a few documentation issues.

7103. By Barry Warsaw

 * Mailing lists get multiple chains and pipelines. For example, normal
   postings go through the `posting_chain` while messages to owners to through
   `owners_chain`. The default `built-in` chain is renamed to
   `default-posting-chain` while the `built-in` pipeline is renamed
   `default-posting-pipeline`.

 * Schema changes:
   - start_chain -> posting_chain
   - pipeline -> posting_pipeline

7102. By Barry Warsaw

Consistent use of assertMultiLineEqual().

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