summaryrefslogtreecommitdiff
path: root/src/mailman/model/subscriptions.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Tweaks and clean up.Barry Warsaw2016-04-291-1/+2
* Tweak for landing.Barry Warsaw2016-04-251-4/+3
* Fix difference between iter and count in find_membersAurélien Bompard2016-04-261-7/+9
* Add NEWS, tweak an interface, and rewrite a unit test.Barry Warsaw2016-04-181-12/+13
* Extend ISubscriptionService interface.Harshit Bansal2016-04-181-0/+27
* Import order flake8 plugin.Barry Warsaw2016-03-271-1/+1
* Clean up the model and languages directories.Barry Warsaw2016-03-251-5/+2
* Allow fuzz search for members in SubscriptionServiceAurélien Bompard2016-01-131-4/+12
* Several optimizations:Barry Warsaw2016-01-111-9/+8
* Refactor some tests and documentation.Barry Warsaw2016-01-071-5/+18
* Complete the layer violation fixes by moving the SubscriptionService class toBarry Warsaw2016-01-061-0/+131