| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | 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 | 49 | -587/+1645 | |
| |\| | | | ||||||
| | * | | | 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 | 5 | -34/+188 | |
| | * | | | 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 | 1 | -2/+2 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'master' into issue213 | Barry Warsaw | 2016-10-09 | 1 | -0/+13 | |
| | |\ \ \ \ | ||||||
| | * | | | | | 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 | |
| | * | | | | | Fix migration. | Barry Warsaw | 2016-09-02 | 1 | -4/+4 | |
| | * | | | | | Remove workflowmanager.py | Barry Warsaw | 2016-09-02 | 5 | -156/+7 | |
| | * | | | | | IWorkflowManager -> ISubscriptionManager | Barry Warsaw | 2016-09-01 | 12 | -36/+37 | |
| | * | | | | | Checkpointing | Barry Warsaw | 2016-09-01 | 21 | -358/+96 | |
| | * | | | | | Checkpointing. | Barry Warsaw | 2016-09-01 | 3 | -118/+386 | |
| | * | | | | | Intermediate Commit | Abhilash Raj | 2016-09-01 | 26 | -85/+965 | |
| * | | | | | | First cut at PUT/PATCH for domain. | Mark Sapiro | 2016-10-20 | 1 | -0/+33 | |
| | |_|/ / / |/| | | | | ||||||
| * | | | | | Fixes ipython singleton class 'InteractiveShellEmbed' initialization | amitt001 | 2016-10-10 | 1 | -2/+2 | |
| | |/ / / |/| | | | ||||||
| * | | | | fixed "Get the sources" info section | amitt001 | 2016-10-09 | 1 | -5/+3 | |
| * | | | | added newline above "Get the sources" section | Amit Tripathi | 2016-10-09 | 1 | -0/+1 | |
| * | | | | Added "Get the sources" for mailman 3 to CONTRIBUTE docs | Amit Tripathi | 2016-10-09 | 1 | -0/+14 | |
| |/ / / | ||||||
| * | | | Use a multiline value and update NEWS | Aurélien Bompard | 2016-08-31 | 2 | -2/+4 | |
| * | | | REST: allow MailingList.info to be set | Aurélien Bompard | 2016-08-30 | 3 | -0/+19 | |
| * | | | Recent NEWS. | Barry Warsaw | 2016-08-25 | 1 | -0/+2 | |
| * | | | Added unsubscribe instructions to list:member:generic:footer.txt | Francesco Ariis | 2016-08-25 | 5 | -14/+18 | |
