summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces
Commit message (Expand)AuthorAgeFilesLines
* Convert to click for CLI optionsBarry Warsaw2017-07-221-17/+15
* IListManager.get() now accepts both List-IDs and FQDN list names.Barry Warsaw2017-06-241-8/+22
* Moved InvalidListNameError class definition to mailman.interfaces.mailinglist.Mark Sapiro2017-02-201-0/+10
* Handle PEP 475 fallout.Barry Warsaw2017-01-281-0/+13
* Delete subscription requests when a mailing list is deleted.Barry Warsaw2017-01-081-6/+12
* Bump copyright years.Barry Warsaw2017-01-0440-40/+40
* Make code style review pass.Barry Warsaw2017-01-041-18/+27
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-34/+12
* Merged from master.Mark Sapiro2016-12-0940-40/+40
|\
| * Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-2940-40/+40
* | Merge branch 'dmarc' of gitlab.com:msapiro/mailman into dmarcMark Sapiro2016-11-261-0/+64
|\ \ | |/ |/|
| * DMARC mitigations, part 1a.Mark Sapiro2016-10-311-0/+64
* | Fix the Flake8 ignore tagsAurélien Bompard2016-11-211-0/+1
|/
* Implement the review suggestionsAurélien Bompard2016-10-261-2/+3
* Add a method to find list using properties filtersAurélien Bompard2016-10-261-0/+9
* Manual merge.Barry Warsaw2016-10-252-3/+3
* replaced `find` method with `bans` propertyAmit Tripathi2016-10-251-11/+5
* Added QuerySequence as return type of banned address listAmit Tripathi2016-10-251-0/+7
* Refactor.Barry Warsaw2016-10-181-2/+2
* Simplify the implementation.Barry Warsaw2016-10-171-11/+3
* Split registration (subscription) and unsubscription:Barry Warsaw2016-09-132-2/+15
* Fix more tests.Barry Warsaw2016-09-111-0/+3
* Fix many failures.Barry Warsaw2016-09-082-1/+76
* CheckpointingBarry Warsaw2016-09-011-1/+0
* Checkpointing.Barry Warsaw2016-09-012-115/+88
* Intermediate CommitAbhilash Raj2016-09-012-5/+8
* New template system. Closes #249Barry Warsaw2016-07-166-269/+289
* Better handling of the REST API plumbing.Barry Warsaw2016-06-281-1/+5
* Clean up the User.absorb() method and tests.Barry Warsaw2016-05-142-2/+18
* Clean up.Barry Warsaw2016-05-131-2/+9
* Implement suggestions from the reviewAurélien Bompard2016-05-041-2/+0
* Add a method to merge a user into another userAurélien Bompard2016-05-042-0/+14
* Update docstrings and add a missing attribute.Barry Warsaw2016-05-031-8/+10
* Add NEWS, tweak an interface, and rewrite a unit test.Barry Warsaw2016-04-181-5/+6
* Extend ISubscriptionService interface.Harshit Bansal2016-04-181-0/+15
* public() takes keyword arguments.Barry Warsaw2016-04-041-2/+1
* Import order flake8 plugin.Barry Warsaw2016-03-2726-26/+26
* Reorder the @public definition.Barry Warsaw2016-03-251-4/+2
* Clean up the interfaces directory.Barry Warsaw2016-03-2539-414/+184
* Clean up the core directory.Barry Warsaw2016-03-246-10/+36
* Closes #199Barry Warsaw2016-03-221-6/+4
* Correct spacingAnirudh Dahiya2016-03-221-1/+1
* Correct space in error messageAnirudh Dahiya2016-03-221-1/+1
* Incorporates suggested changesAnirudh Dahiya2016-03-221-1/+11
* A bit of pre-merge cleanup.Barry Warsaw2016-03-221-2/+2
* Fix cross-posting held on more than one list.Barry Warsaw2016-03-081-4/+5
* Last cleanups.Barry Warsaw2016-02-291-18/+22
* Revert "Rename the HeaderMatch.chain column to action"Aurélien Bompard2016-02-291-8/+8
* Review suggestions: improve unit testsAurélien Bompard2016-02-291-1/+2
* Rename the HeaderMatch.chain column to actionAurélien Bompard2016-02-291-8/+8