| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add self_links to the system configuration resources. | Barry Warsaw | 2017-05-23 | 1 | -0/+4 |
| * | Fix two problems and close #260 | Barry Warsaw | 2017-04-22 | 1 | -0/+15 |
| * | Updated rest/lists.py to handle list name error exceptions and added | Mark Sapiro | 2017-02-19 | 1 | -0/+22 |
| * | Fixed broken tests. | Mark Sapiro | 2017-02-19 | 1 | -0/+1 |
| * | Remove the dependency on httplib2. | Barry Warsaw | 2017-02-06 | 13 | -432/+423 |
| * | Create users sequentially for uid stability. | Barry Warsaw | 2017-01-29 | 1 | -0/+2 |
| * | Enforce a stricter coding style. | Barry Warsaw | 2017-01-26 | 2 | -3/+3 |
| * | Bump copyright years. | Barry Warsaw | 2017-01-04 | 20 | -20/+20 |
| * | Implement caching suffix list with in-tree fallback. | Barry Warsaw | 2017-01-01 | 1 | -0/+1 |
| * | Fix some fallout from the previous commit. | Barry Warsaw | 2016-12-31 | 1 | -4/+15 |
| * | Simplified the various list settings and remamed several things. | Mark Sapiro | 2016-12-26 | 1 | -4/+2 |
| * | Merged from master. | Mark Sapiro | 2016-12-09 | 1 | -1/+24 |
| |\ | |||||
| | * | Starting to clean up the branch. | Barry Warsaw | 2016-11-28 | 1 | -11/+4 |
| | * | Fix Flake8 errors | Aurélien Bompard | 2016-11-28 | 1 | -8/+7 |
| | * | Learn to encode Messages and Header instances to JSON | Aurélien Bompard | 2016-11-28 | 1 | -1/+32 |
| * | | Merge branch 'dmarc' of gitlab.com:msapiro/mailman into dmarc | Mark Sapiro | 2016-11-26 | 2 | -0/+10 |
| |\ \ | |/ |/| | |||||
| | * | Added new list DMARC attributes to rest/listconf.py and updated tests. | Mark Sapiro | 2016-11-01 | 1 | -0/+6 |
| | * | Merge gitlab.com:mailman/mailman into dmarc | Mark Sapiro | 2016-11-01 | 1 | -0/+8 |
| | |\ | |||||
| | * | | DMARC mitigations, part 1a. | Mark Sapiro | 2016-10-31 | 1 | -0/+4 |
| * | | | Merge branch 'hide-system-disabled-archivers' into 'master' | Barry Warsaw | 2016-11-26 | 1 | -5/+3 |
| |\ \ \ | |||||
| | * | | | Fix tests | Aurélien Bompard | 2016-08-18 | 1 | -1/+1 |
| | * | | | Don't show the disabled archivers in the REST API | Aurélien Bompard | 2016-08-18 | 1 | -6/+4 |
| * | | | | Fix QA. | Barry Warsaw | 2016-11-25 | 1 | -1/+0 |
| * | | | | Add NEWS and a little bit of cleanup. | Barry Warsaw | 2016-11-25 | 1 | -5/+5 |
| * | | | | Rename test email and use resource filename instead of __file__. | Abhilash Raj | 2016-11-25 | 3 | -4/+6 |
| * | | | | Return 'defective message' for a bad held message | Abhilash Raj | 2016-11-25 | 2 | -0/+27 |
| * | | | | Fix the Flake8 ignore tags | Aurélien Bompard | 2016-11-21 | 1 | -1/+1 |
| | |_|/ |/| | | |||||
| * | | | Support HTTP/1.1 by default. | Barry Warsaw | 2016-10-30 | 1 | -2/+2 |
| * | | | Test invalid url response. | amitt001 | 2016-10-30 | 1 | -0/+8 |
| | |/ |/| | |||||
| * | | Fixed a bunch of things in PATCHing domains and added tests and NEWS. | Mark Sapiro | 2016-10-22 | 1 | -0/+50 |
| * | | Simplify the implementation. | Barry Warsaw | 2016-10-17 | 2 | -8/+5 |
| * | | flake8 fixes. | Barry Warsaw | 2016-10-16 | 1 | -1/+1 |
| * | | Split registration (subscription) and unsubscription: | Barry Warsaw | 2016-09-13 | 3 | -3/+3 |
| * | | IWorkflowManager -> ISubscriptionManager | Barry Warsaw | 2016-09-01 | 2 | -6/+7 |
| * | | Checkpointing | Barry Warsaw | 2016-09-01 | 2 | -2/+2 |
| * | | Intermediate Commit | Abhilash Raj | 2016-09-01 | 2 | -7/+8 |
| * | | Use a multiline value and update NEWS | Aurélien Bompard | 2016-08-31 | 1 | -2/+2 |
| * | | REST: allow MailingList.info to be set | Aurélien Bompard | 2016-08-30 | 1 | -0/+16 |
| * | | Close #273 | Barry Warsaw | 2016-08-23 | 1 | -1/+1 |
| * | | Forbid newlines in MailingList.description | Aurélien Bompard | 2016-08-23 | 1 | -0/+12 |
| |/ | |||||
| * | Rebase mailman/mailman!180 and cleanup # noqa | Barry Warsaw | 2016-07-28 | 1 | -1/+1 |
| * | New template system. Closes #249 | Barry Warsaw | 2016-07-16 | 6 | -6/+688 |
| * | Fix #207 | Barry Warsaw | 2016-07-14 | 1 | -1/+1 |
| * | allow_none -> allow_blank | Barry Warsaw | 2016-07-12 | 1 | -2/+2 |
| * | Fix import order | Aurélien Bompard | 2016-07-12 | 1 | -1/+1 |
| * | REST: allow setting a member's moderation_action to None | Aurélien Bompard | 2016-07-12 | 1 | -1/+12 |
| * | Clean up REST bits. | Barry Warsaw | 2016-05-14 | 1 | -9/+8 |
| * | Fix Flake8 errors | Aurélien Bompard | 2016-05-04 | 1 | -1/+1 |
| * | Allow merging users from the REST interface | Aurélien Bompard | 2016-05-04 | 1 | -0/+19 |
| * | Tweaks and clean up. | Barry Warsaw | 2016-04-29 | 1 | -26/+99 |
