| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | Mostly converted to aiosmtpd. | Barry Warsaw | 2016-11-23 | 1 | -127/+118 | |
| | | * | | | | | | Start converting lazr.smtptest | Barry Warsaw | 2016-11-23 | 2 | -1/+1 | |
| | | * | | | | | | Replace smtpd with aiosmtpd. | Barry Warsaw | 2016-11-22 | 5 | -1038/+54 | |
| | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | | Remove some unused code. | Barry Warsaw | 2016-11-24 | 1 | -12/+0 | |
| | * | | | | | | Remove some unnecessary code and update a comment. | Barry Warsaw | 2016-11-24 | 2 | -5/+1 | |
| | * | | | | | | Fix the connection count tests. | Barry Warsaw | 2016-11-24 | 2 | -9/+83 | |
| | * | | | | | | Sort the recipients list. | Barry Warsaw | 2016-11-24 | 1 | -1/+3 | |
| | * | | | | | | Mostly converted to aiosmtpd. | Barry Warsaw | 2016-11-24 | 1 | -127/+118 | |
| | * | | | | | | Start converting lazr.smtptest | Barry Warsaw | 2016-11-24 | 2 | -1/+1 | |
| | * | | | | | | Replace smtpd with aiosmtpd. | Barry Warsaw | 2016-11-24 | 5 | -1038/+54 | |
| |/ / / / / / | ||||||
| * | | | | | | Minor style cleanup. | Barry Warsaw | 2016-11-24 | 1 | -23/+23 | |
| * | | | | | | Merge branch 'workflow-attribute-dependencies' into 'master' | Barry Warsaw | 2016-11-24 | 4 | -3/+103 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Fix an API call | Aurélien Bompard | 2016-11-21 | 1 | -1/+1 | |
| | * | | | | | Run the workflows at the end of the tests to clean things up | Aurélien Bompard | 2016-11-21 | 1 | -0/+5 | |
| | * | | | | | Handle a missing user when a workflow is restored. | Aurélien Bompard | 2016-11-21 | 2 | -1/+39 | |
| | * | | | | | Workflow: support dependencies between attributes | Aurélien Bompard | 2016-11-21 | 2 | -2/+59 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'flake8-errors' into 'master' | Barry Warsaw | 2016-11-21 | 19 | -26/+27 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix the Flake8 ignore tags | Aurélien Bompard | 2016-11-21 | 20 | -35/+27 | |
| | * | | | | | Ignore some Flake8 errors | Aurélien Bompard | 2016-11-18 | 1 | -0/+9 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'mr181' into 'master' | Barry Warsaw | 2016-11-14 | 9 | -13/+55 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Fix a flake8 error. | Barry Warsaw | 2016-11-13 | 1 | -1/+1 | |
| | * | | | | Closes: #68 | Barry Warsaw | 2016-11-13 | 9 | -18/+32 | |
| | * | | | | tomoderators -> to_moderators. | Barry Warsaw | 2016-10-31 | 1 | -2/+5 | |
| | * | | | | Issue 68: send messages to list moderators when tomoderators=True | Tom Briles | 2016-10-31 | 6 | -8/+33 | |
| |/ / / / | ||||||
| * | | | | Closes: #259 | Barry Warsaw | 2016-10-31 | 3 | -2/+4 | |
| * | | | | Implment review suggestions | Aurélien Bompard | 2016-10-31 | 2 | -5/+5 | |
| * | | | | Remove digest mbox after sending it | Aurélien Bompard | 2016-10-31 | 2 | -0/+6 | |
| * | | | | Support HTTP/1.1 by default. | Barry Warsaw | 2016-10-30 | 3 | -28/+6 | |
| * | | | | qa fix: unused variable | amitt001 | 2016-10-30 | 1 | -2/+2 | |
| * | | | | < 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 | |
