| Commit message (Expand) | Author | Age | Files | Lines |
| * | Moved InvalidListNameError class definition to mailman.interfaces.mailinglist. | Mark Sapiro | 2017-02-20 | 1 | -0/+10 |
| * | Bump copyright years. | Barry Warsaw | 2017-01-04 | 1 | -1/+1 |
| * | Make code style review pass. | Barry Warsaw | 2017-01-04 | 1 | -18/+27 |
| * | Simplified the various list settings and remamed several things. | Mark Sapiro | 2016-12-26 | 1 | -34/+12 |
| * | Merged from master. | Mark Sapiro | 2016-12-09 | 1 | -1/+1 |
| |\ |
|
| | * | Use `atpublic` for @public instead of internal copy. | Barry Warsaw | 2016-11-29 | 1 | -1/+1 |
| * | | DMARC mitigations, part 1a. | Mark Sapiro | 2016-10-31 | 1 | -0/+64 |
| |/ |
|
| * | Fix more tests. | Barry Warsaw | 2016-09-11 | 1 | -0/+3 |
| * | Fix many failures. | Barry Warsaw | 2016-09-08 | 1 | -1/+13 |
| * | Checkpointing | Barry Warsaw | 2016-09-01 | 1 | -1/+0 |
| * | Intermediate Commit | Abhilash Raj | 2016-09-01 | 1 | -0/+2 |
| * | New template system. Closes #249 | Barry Warsaw | 2016-07-16 | 1 | -197/+13 |
| * | Update docstrings and add a missing attribute. | Barry Warsaw | 2016-05-03 | 1 | -8/+10 |
| * | Import order flake8 plugin. | Barry Warsaw | 2016-03-27 | 1 | -1/+1 |
| * | Clean up the interfaces directory. | Barry Warsaw | 2016-03-25 | 1 | -14/+11 |
| * | Last cleanups. | Barry Warsaw | 2016-02-29 | 1 | -18/+22 |
| * | Revert "Rename the HeaderMatch.chain column to action" | Aurélien Bompard | 2016-02-29 | 1 | -8/+8 |
| * | Review suggestions: improve unit tests | Aurélien Bompard | 2016-02-29 | 1 | -1/+2 |
| * | Rename the HeaderMatch.chain column to action | Aurélien Bompard | 2016-02-29 | 1 | -8/+8 |
| * | The order of a mailing list's header matches is significant | Aurélien Bompard | 2016-02-29 | 1 | -7/+52 |
| * | Happy New Year. | Barry Warsaw | 2016-01-02 | 1 | -1/+1 |
| * | Add a send-digests subcommand to send list digests right now. | Barry Warsaw | 2015-12-20 | 1 | -1/+2 |
| * | Digests improvements: | Barry Warsaw | 2015-12-19 | 1 | -4/+13 |
| * | Clean up pass through abompard's branch. | Barry Warsaw | 2015-10-20 | 1 | -9/+16 |
| * | Use and interface for the set of header_matches | Aurélien Bompard | 2015-10-20 | 1 | -0/+31 |
| * | Implement changes from the review | Aurélien Bompard | 2015-10-20 | 1 | -1/+2 |
| * | Rename from plural to singular | Aurélien Bompard | 2015-10-20 | 1 | -2/+2 |
| * | Use a separate table for header_matches | Aurélien Bompard | 2015-10-20 | 1 | -0/+20 |
| * | Resurrect Barry's subpolicy branch (lp:~barry/mailman/subpolicy) | Aurélien Bompard | 2015-03-20 | 1 | -0/+16 |
| * | 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 |
| * | Trunk merge | Barry Warsaw | 2014-04-14 | 1 | -1/+37 |
| |\ |
|
| | * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 1 | -1/+1 |
| | * | Checkpointing. | Barry Warsaw | 2013-11-25 | 1 | -11/+36 |
| | * | Changes for enabling/disabling archivers. | Joanna Skrzeszewska | 2013-09-08 | 1 | -0/+11 |
| * | | Aurélien Bompard's import-from-2.1 branch, with cleanup and fixes. | Barry Warsaw | 2014-04-14 | 1 | -1/+1 |
| |/ |
|
| * | Switch to PEP 435 enums from flufl.enums. | Barry Warsaw | 2013-06-18 | 1 | -1/+1 |
| * | * Add `subject_prefix` to the `IMailingList` interface, and clarify the | Barry Warsaw | 2013-05-30 | 1 | -1/+13 |
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 1 | -1/+1 |
| * | * The link between members and the mailing lists they are subscribed to, is | Barry Warsaw | 2012-09-04 | 1 | -0/+5 |
| * | * The policy for archiving has now been collapsed into a single enum, called | Barry Warsaw | 2012-07-26 | 1 | -4/+18 |
| |\ |
|
| | * | Working for SQLite: | Barry Warsaw | 2012-07-25 | 1 | -3/+7 |
| | * | - Rename the model attributes. | Barry Warsaw | 2012-04-08 | 1 | -0/+10 |
| |/ |
|
| * | Add an owner chain and pipeline to the schema, model, and interface. Plumb | Barry Warsaw | 2012-03-22 | 1 | -1/+19 |
| * | Merge the Pipermail eradication branch. The scrubber is also removed. | Barry Warsaw | 2012-03-17 | 1 | -0/+6 |
| |\ |
|
| | * | * Pipermail has been eradicated. | Barry Warsaw | 2012-03-16 | 1 | -0/+6 |
| * | | Schema change. After discussion at Pycon, we decided to change "real_name" to | Barry Warsaw | 2012-03-15 | 1 | -5/+3 |
| |/ |
|
| * | * Mailing lists get multiple chains and pipelines. For example, normal | Barry Warsaw | 2012-03-07 | 1 | -3/+12 |
| * | Template indirection now also in effect for regular and digest headers and | Barry Warsaw | 2012-03-04 | 1 | -26/+145 |
| * | * Support downloading templates by URI, including mailman:// URIs. This is | Barry Warsaw | 2012-03-03 | 1 | -0/+56 |