| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up. | Barry Warsaw | 2016-05-13 | 3 | -55/+72 |
| * | Fix Flake8 errors | Aurélien Bompard | 2016-05-04 | 5 | -16/+18 |
| * | Implement suggestions from the review | Aurélien Bompard | 2016-05-04 | 5 | -21/+31 |
| * | Delete redundant memberships before deleting the absorbed user | Aurélien Bompard | 2016-05-04 | 2 | -5/+11 |
| * | Sort imports | Aurélien Bompard | 2016-05-04 | 2 | -2/+2 |
| * | Allow merging users from the REST interface | Aurélien Bompard | 2016-05-04 | 2 | -6/+39 |
| * | Add a method to merge a user into another user | Aurélien Bompard | 2016-05-04 | 6 | -0/+262 |
| * | Add NEWS. | Barry Warsaw | 2016-05-03 | 1 | -0/+4 |
| * | Refactor and simplify. | Barry Warsaw | 2016-05-03 | 1 | -66/+53 |
| * | Update docstrings and add a missing attribute. | Barry Warsaw | 2016-05-03 | 1 | -8/+10 |
| * | Minor cleanups, rewording, style. | Barry Warsaw | 2016-05-03 | 2 | -49/+76 |
| * | Change handling of rules for banned addresses. | Aditya | 2016-05-03 | 2 | -41/+54 |
| * | Add tests | Aditya | 2016-05-03 | 1 | -1/+77 |
| * | Ensure that postings from alternative emails aren't held | Aditya | 2016-05-03 | 1 | -6/+38 |
| * | Fix header match rule suffix inflation. | Barry Warsaw | 2016-05-01 | 3 | -41/+35 |
| * | Give predictable names to header match rules | Aurélien Bompard | 2016-05-01 | 2 | -8/+57 |
| * | Pay down some minor tech-debt. | Barry Warsaw | 2016-05-01 | 1 | -2/+2 |
| * | Replace another rmtree() with a better solution. | Barry Warsaw | 2016-05-01 | 2 | -6/+9 |
| * | A better solution to the test creating a var dir. | Barry Warsaw | 2016-05-01 | 1 | -5/+9 |
| * | Some fixes. | Barry Warsaw | 2016-04-30 | 2 | -0/+5 |
| * | Update all the starting documentation. | Barry Warsaw | 2016-04-30 | 7 | -315/+394 |
| * | Use contextlib.suppress() where appropriate. | Barry Warsaw | 2016-04-30 | 16 | -82/+46 |
| * | Ensure that $(PWD)/var/ is cleaned up. | Barry Warsaw | 2016-04-30 | 2 | -1/+9 |
| * | Skip a test if readline isn't available. | Barry Warsaw | 2016-04-29 | 1 | -0/+7 |
| * | Restore the fix for PostgreSQL. | Barry Warsaw | 2016-04-29 | 1 | -2/+2 |
| * | Restore a test from !151 which only fails on PostgreSQL. | Barry Warsaw | 2016-04-29 | 2 | -2/+46 |
| * | Tweaks and clean up. | Barry Warsaw | 2016-04-29 | 6 | -112/+223 |
| * | Add batch unsubscribe option to REST API. | Harshit Bansal | 2016-04-28 | 3 | -28/+130 |
| * | Sort the held requests. | Aurélien Bompard | 2016-04-28 | 1 | -1/+2 |
| * | Tweak for landing. | Barry Warsaw | 2016-04-25 | 3 | -43/+63 |
| * | Cover two more corner cases | Aurélien Bompard | 2016-04-26 | 1 | -0/+43 |
| * | Fix difference between iter and count in find_members | Aurélien Bompard | 2016-04-26 | 2 | -11/+36 |
| * | Add some documentation. | Barry Warsaw | 2016-04-23 | 1 | -15/+38 |
| * | Fix #228 | Barry Warsaw | 2016-04-22 | 5 | -7/+119 |
| * | This doesn't exactly close the REST bug. | Barry Warsaw | 2016-04-18 | 1 | -1/+1 |
| * | Add NEWS, tweak an interface, and rewrite a unit test. | Barry Warsaw | 2016-04-18 | 5 | -133/+194 |
| * | Extend ISubscriptionService interface. | Harshit Bansal | 2016-04-18 | 4 | -0/+218 |
| * | __iter__() must sort just like mailing_lists property. | Barry Warsaw | 2016-04-13 | 1 | -1/+2 |
| * | mailman subcommands commit transactions | Barry Warsaw | 2016-04-12 | 6 | -5/+116 |
| * | Fix comment. | Barry Warsaw | 2016-04-10 | 1 | -1/+1 |
| * | Fix compatibility with IPython 4. | Barry Warsaw | 2016-04-10 | 2 | -9/+46 |
| * | Ignore anything in /tmp and improve coverage. | Barry Warsaw | 2016-04-09 | 1 | -1/+1 |
| * | Fix regression with default banner. | Barry Warsaw | 2016-04-09 | 1 | -1/+2 |
| * | Fix a mock. | Barry Warsaw | 2016-04-08 | 1 | -1/+1 |
| * | Fix mailman shell processing of $PYTHONSTARTUP. | Barry Warsaw | 2016-04-08 | 5 | -20/+125 |
| * | flake8 clean. | Barry Warsaw | 2016-04-06 | 2 | -2/+2 |
| * | public() takes keyword arguments. | Barry Warsaw | 2016-04-04 | 12 | -46/+38 |
| * | Revert a few incorrect renames. | Barry Warsaw | 2016-04-03 | 4 | -42/+42 |
| * | Don't pass `api` when it's readily available. | Barry Warsaw | 2016-04-03 | 3 | -33/+20 |
| * | Add news. | Barry Warsaw | 2016-04-03 | 1 | -0/+1 |
