| Commit message (Expand) | Author | Age | Files | Lines |
| * | PR288 vetted | Barry Warsaw | 2017-08-29 | 1 | -7/+1 |
| * | Provide a better way to avoid instantiating some components | Barry Warsaw | 2017-06-17 | 1 | -8/+2 |
| * | Bump copyright years. | Barry Warsaw | 2017-01-04 | 4 | -4/+4 |
| * | Simplified the various list settings and remamed several things. | Mark Sapiro | 2016-12-26 | 1 | -6/+3 |
| * | Merged from master. | Mark Sapiro | 2016-12-09 | 3 | -3/+3 |
| |\ |
|
| | * | Use `atpublic` for @public instead of internal copy. | Barry Warsaw | 2016-11-29 | 3 | -3/+3 |
| * | | DMARC mitigations, part 1a. | Mark Sapiro | 2016-10-31 | 1 | -1/+9 |
| |/ |
|
| * | Change default unsubscription_policy to SubscriptionPolicy.confirm | Mark Sapiro | 2016-10-26 | 1 | -1/+1 |
| * | Checkpointing | Barry Warsaw | 2016-09-01 | 1 | -1/+1 |
| * | Intermediate Commit | Abhilash Raj | 2016-09-01 | 1 | -0/+1 |
| * | New template system. Closes #249 | Barry Warsaw | 2016-07-16 | 1 | -10/+0 |
| * | Clean up the styles directory. | Barry Warsaw | 2016-03-25 | 4 | -42/+17 |
| * | Happy New Year. | Barry Warsaw | 2016-01-02 | 4 | -4/+4 |
| * | Digests improvements: | Barry Warsaw | 2015-12-19 | 1 | -2/+1 |
| * | Resurrect Barry's subpolicy branch (lp:~barry/mailman/subpolicy) | Aurélien Bompard | 2015-03-20 | 1 | -1/+3 |
| * | Bump copyright years. | Barry Warsaw | 2015-01-04 | 4 | -4/+4 |
| * | Remove huge amounts of now unnecessary file boilerplate. | Barry Warsaw | 2014-12-22 | 4 | -23/+7 |
| * | PostgreSQL support by Abhilash, cleaned by Barry. | Barry Warsaw | 2014-09-27 | 1 | -6/+2 |
| |\ |
|
| | * | Add support for postgresql | Abhilash Raj | 2014-09-25 | 1 | -2/+2 |
| |/ |
|
| * | Use print functions consistently through, and update all __future__ imports to | Barry Warsaw | 2014-04-28 | 1 | -9/+9 |
| * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 4 | -4/+4 |
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 4 | -4/+4 |
| * | * The default list style is renamed to `legacy-default` and a new | Barry Warsaw | 2012-12-30 | 3 | -181/+316 |
| * | 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 | 2 | -17/+10 |
| * | LP: #975692 phase 1 | Barry Warsaw | 2012-12-28 | 3 | -131/+101 |
| * | * Python 2.7 is not required. Python 2.6 is no longer officially supported. | Barry Warsaw | 2012-10-31 | 1 | -18/+6 |
| * | * 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 | 4 | -14/+21 |
| |\ |
|
| | * | More consistency in the way post-configuration changes are processed. Less | Barry Warsaw | 2012-07-02 | 1 | -0/+9 |
| | * | False rather than 0 | Barry Warsaw | 2012-05-09 | 1 | -1/+1 |
| | * | General code cleanup. | Barry Warsaw | 2012-04-25 | 4 | -13/+11 |
| * | | - 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 |
| |/ |
|
| * | Clean up of style test code, along with refactoring of corner cases to | Barry Warsaw | 2012-03-12 | 4 | -0/+237 |
| * | * 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 |