| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add description attribute to IStyle, expose it in REST. | J08nY | 2017-08-07 | 1 | -0/+3 |
| * | Bump copyright years. | Barry Warsaw | 2017-01-04 | 1 | -1/+1 |
| * | Use `atpublic` for @public instead of internal copy. | Barry Warsaw | 2016-11-29 | 1 | -1/+1 |
| * | Clean up the styles directory. | Barry Warsaw | 2016-03-25 | 1 | -7/+3 |
| * | Happy New Year. | Barry Warsaw | 2016-01-02 | 1 | -1/+1 |
| * | Bump copyright years. | Barry Warsaw | 2015-01-04 | 1 | -1/+1 |
| * | Remove huge amounts of now unnecessary file boilerplate. | Barry Warsaw | 2014-12-22 | 1 | -5/+1 |
| * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 1 | -1/+1 |
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 1 | -1/+1 |
| * | * The default list style is renamed to `legacy-default` and a new | Barry Warsaw | 2012-12-30 | 1 | -174/+34 |
| * | Remove mailinglist.admin_member_chunksize. | Barry Warsaw | 2012-12-30 | 1 | -1/+0 |
| * | Remove mailinglist.private_roster. | Barry Warsaw | 2012-12-30 | 1 | -1/+0 |
| * | Remove unused columns mailinglist.subscribe_policy, | Barry Warsaw | 2012-12-30 | 1 | -3/+0 |
| * | Remove mailinglist.send_reminders column too. | Barry Warsaw | 2012-12-30 | 1 | -1/+0 |
| * | * The column `mailinglist.new_member_options` was unused, and has been | Barry Warsaw | 2012-12-30 | 1 | -1/+0 |
| * | Revert the addition of the mailinglist.style_name column, as well as the | Barry Warsaw | 2012-12-29 | 1 | -1/+0 |
| * | LP: #975692 phase 1 | Barry Warsaw | 2012-12-28 | 1 | -7/+1 |
| * | * The link between members and the mailing lists they are subscribed to, is | Barry Warsaw | 2012-09-04 | 1 | -1/+0 |
| * | A few fixes for schema migration on PostgreSQL. | Barry Warsaw | 2012-08-20 | 1 | -1/+0 |
| * | * Removed obsolete `IMailingList` attribute `generic_nonmember_action. | Barry Warsaw | 2012-08-19 | 1 | -1/+0 |
| * | * Fix residual references to the old `IMailingList` archive variables. | Barry Warsaw | 2012-08-18 | 1 | -2/+2 |
| * | Working for SQLite: | Barry Warsaw | 2012-07-25 | 1 | -1/+1 |
| * | trunk merge | Barry Warsaw | 2012-07-06 | 1 | -5/+4 |
| |\ |
|
| | * | False rather than 0 | Barry Warsaw | 2012-05-09 | 1 | -1/+1 |
| | * | General code cleanup. | Barry Warsaw | 2012-04-25 | 1 | -4/+3 |
| * | | - Rename the model attributes. | Barry Warsaw | 2012-04-08 | 1 | -3/+3 |
| |/ |
|
| * | Architecture | Barry Warsaw | 2012-03-26 | 1 | -6/+4 |
| * | Add the OwnerPipeline, with tests, and rename some things for consistency. | Barry Warsaw | 2012-03-23 | 1 | -0/+5 |
| * | Merge the Pipermail eradication branch. The scrubber is also removed. | Barry Warsaw | 2012-03-17 | 1 | -1/+2 |
| |\ |
|
| | * | * Pipermail has been eradicated. | Barry Warsaw | 2012-03-16 | 1 | -1/+2 |
| * | | Schema change. After discussion at Pycon, we decided to change "real_name" to | Barry Warsaw | 2012-03-15 | 1 | -2/+2 |
| |/ |
|
| * | * Mailing lists get multiple chains and pipelines. For example, normal | Barry Warsaw | 2012-03-07 | 1 | -4/+5 |
| * | Template indirection now also in effect for regular and digest headers and | Barry Warsaw | 2012-03-04 | 1 | -14/+5 |
| * | * A welcome message is sent when the user confirms their subscription via | Barry Warsaw | 2012-03-04 | 1 | -1/+1 |
| * | * Support downloading templates by URI, including mailman:// URIs. This is | Barry Warsaw | 2012-03-03 | 1 | -4/+4 |
| * | copybump | Barry Warsaw | 2012-01-01 | 1 | -1/+1 |
| * | * Implement the style manager as a utility instead of an attribute hanging | Barry Warsaw | 2011-10-24 | 1 | -1/+1 |
| * | * The IMailingList attribute ``host_name`` has been renamed to ``mail_host`` | Barry Warsaw | 2011-06-16 | 1 | -1/+1 |
| * | * bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to | Barry Warsaw | 2011-05-25 | 1 | -1/+4 |
| * | Eliminate Utils.get_pattern() and in the process, completely revamp | Barry Warsaw | 2011-02-25 | 1 | -2/+0 |
| * | Happy New Year. | Barry Warsaw | 2011-01-01 | 1 | -1/+1 |
| * | Fairly significant change to the way member and nonmember moderation occurs. | Barry Warsaw | 2010-12-29 | 1 | -2/+2 |
| * | Fix the obvious errors identified by pyflakes. Skip false positives (mostly | Barry Warsaw | 2010-10-08 | 1 | -1/+0 |
| * | Access mailing list configuration via REST | Barry Warsaw | 2010-08-10 | 1 | -0/+2 |
| * | * A start to import of Mailman 2.1 config.pck files. | Barry Warsaw | 2010-04-05 | 1 | -2/+2 |
| * | Happy New Year. | Barry Warsaw | 2010-01-01 | 1 | -1/+1 |
| * | Factor out most of the i18n subsystem and convert to using the flufl.i18n | Barry Warsaw | 2009-11-15 | 1 | -1/+1 |
| * | De-u-literal-ify our doctests. | Barry Warsaw | 2009-07-18 | 1 | -1/+1 |
| * | Move the Action and NewsModeration enums into their own interface files. | Barry Warsaw | 2009-03-25 | 1 | -1/+2 |
| * | There are some situations where the RFC 2919 List-ID header must be explicitly | Barry Warsaw | 2009-03-03 | 1 | -4/+5 |