| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | < python 3.5.x non-enum HTTPStatus support | amitt001 | 2016-10-30 | 1 | -1/+5 |
| * | qa fix | amitt001 | 2016-10-30 | 1 | -1/+0 |
| * | Test invalid url response. | amitt001 | 2016-10-30 | 1 | -0/+8 |
| * | Rest api send error response with headers | amitt001 | 2016-10-30 | 1 | -1/+23 |
| * | Add NEWS entry | Aurélien Bompard | 2016-10-27 | 1 | -0/+2 |
| * | Prevent posting from banned addresses | Aurélien Bompard | 2016-10-27 | 7 | -6/+178 |
| * | News and test tweak. | Barry Warsaw | 2016-10-26 | 2 | -7/+11 |
| * | Sort the ban list by email | Aurélien Bompard | 2016-10-26 | 2 | -5/+6 |
| * | Full coverage. | Barry Warsaw | 2016-10-26 | 3 | -8/+27 |
| * | Implement the review suggestions | Aurélien Bompard | 2016-10-26 | 5 | -14/+20 |
| * | Add a method to find list using properties filters | Aurélien Bompard | 2016-10-26 | 4 | -8/+29 |
| * | REST: add a query string to only get advertised lists | Aurélien Bompard | 2016-10-26 | 2 | -5/+39 |
| * | Fix doctests to properly set unsubscription_policy = SubscriptionPolicy.open | Mark Sapiro | 2016-10-25 | 2 | -1/+2 |
| * | Merge /var/git/mailman into mailman_292 | Mark Sapiro | 2016-10-25 | 6 | -8/+32 |
| |\ | |||||
| | * | Manual merge. | Barry Warsaw | 2016-10-25 | 4 | -10/+16 |
| | * | rewritten bans test with more thorough tests | Amit Tripathi | 2016-10-25 | 1 | -3/+6 |
| | * | added a test to check bans property of IBanManager | Amit Tripathi | 2016-10-25 | 1 | -0/+6 |
| | * | replaced `find` method with `bans` property | Amit Tripathi | 2016-10-25 | 3 | -14/+9 |
| | * | Added QuerySequence as return type of banned address list | Amit Tripathi | 2016-10-25 | 3 | -1/+15 |
| * | | Change default unsubscription_policy to SubscriptionPolicy.confirm | Mark Sapiro | 2016-10-26 | 1 | -1/+1 |
| |/ | |||||
| * | Confirm unsubscriptions by default. | Barry Warsaw | 2016-10-25 | 1 | -3/+2 |
| * | Modify NEWS.rst entry to mention PUT. | Mark Sapiro | 2016-10-23 | 1 | -1/+1 |
| * | Merge gitlab.com:mailman/mailman | Mark Sapiro | 2016-10-22 | 3 | -1/+46 |
| |\ | |||||
| | * | Tweaks. | Barry Warsaw | 2016-10-22 | 2 | -1/+2 |
| | * | Fixes for #280. | Mark Sapiro | 2016-10-22 | 3 | -1/+45 |
| * | | Fixed a bunch of things in PATCHing domains and added tests and NEWS. | Mark Sapiro | 2016-10-22 | 3 | -15/+60 |
| * | | Merge gitlab.com:mailman/mailman | Mark Sapiro | 2016-10-22 | 50 | -587/+1646 |
| |\| | |||||
| | * | MySQL doesn't need collate set explicitly. | Abhilash Raj | 2016-10-21 | 1 | -6/+0 |
| | * | 100% diffcov | Barry Warsaw | 2016-10-21 | 1 | -0/+54 |
| | * | 99% test coverage. | Barry Warsaw | 2016-10-21 | 6 | -34/+189 |
| | * | NEWS. | Barry Warsaw | 2016-10-18 | 1 | -1/+1 |
| | * | Refactor. | Barry Warsaw | 2016-10-18 | 3 | -107/+40 |
| | * | Simplify the implementation. | Barry Warsaw | 2016-10-17 | 24 | -204/+112 |
| | * | More test repair. | Barry Warsaw | 2016-10-16 | 1 | -18/+27 |
| | * | Another test repair. | Barry Warsaw | 2016-10-16 | 1 | -12/+33 |
| | * | Fix one migration failure. | Barry Warsaw | 2016-10-16 | 1 | -5/+7 |
| | * | flake8 fixes. | Barry Warsaw | 2016-10-16 | 6 | -8/+7 |
| | * | Merge branch 'master' into issue213. | Barry Warsaw | 2016-10-16 | 2 | -3/+3 |
| | |\ | |||||
| | * \ | Merge branch 'master' into issue213 | Barry Warsaw | 2016-10-09 | 2 | -0/+14 |
| | |\ \ | |||||
| | * | | | Minor changes. | Barry Warsaw | 2016-09-19 | 3 | -7/+4 |
| | * | | | Another fix. | Barry Warsaw | 2016-09-16 | 1 | -4/+5 |
| | * | | | Another fix. | Barry Warsaw | 2016-09-16 | 1 | -3/+3 |
| | * | | | Another test fix. | Barry Warsaw | 2016-09-16 | 1 | -9/+11 |
| | * | | | Fix test. | Barry Warsaw | 2016-09-13 | 1 | -4/+4 |
| | * | | | Split registration (subscription) and unsubscription: | Barry Warsaw | 2016-09-13 | 14 | -65/+147 |
| | * | | | Fix more tests. | Barry Warsaw | 2016-09-11 | 6 | -10/+20 |
| | * | | | Collapse two doctests into one. | Barry Warsaw | 2016-09-11 | 3 | -105/+149 |
| | * | | | More test fixes. | Barry Warsaw | 2016-09-09 | 2 | -12/+14 |
| | * | | | A few more changes. | Barry Warsaw | 2016-09-08 | 4 | -9/+12 |
| | * | | | Fix many failures. | Barry Warsaw | 2016-09-08 | 4 | -10/+115 |
