summaryrefslogtreecommitdiff
path: root/src/mailman/model/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add more tests for coverage.J08nY2017-08-071-0/+24
* Save the complete workflow stack, not only last step.J08nY2017-08-071-11/+11
* Create mailman.workflows package. Move base Workflow there.J08nY2017-08-071-1/+1
* IListManager.get() now accepts both List-IDs and FQDN list names.Barry Warsaw2017-06-241-0/+18
* Delete subscription requests when a mailing list is deleted.Barry Warsaw2017-01-081-5/+11
* Delete all pendings when mailing list is deletedAbhilash Raj2017-01-081-0/+18
* Bump copyright years.Barry Warsaw2017-01-0419-19/+19
* Merge branch 'hide-system-disabled-archivers' into 'master' Barry Warsaw2016-11-261-7/+7
|\
| * Fix testsAurélien Bompard2016-08-181-7/+7
* | Fix the Flake8 ignore tagsAurélien Bompard2016-11-212-2/+2
* | News and test tweak.Barry Warsaw2016-10-261-6/+9
* | Sort the ban list by emailAurélien Bompard2016-10-261-4/+4
* | Full coverage.Barry Warsaw2016-10-261-1/+17
* | Implement the review suggestionsAurélien Bompard2016-10-261-4/+5
* | Add a method to find list using properties filtersAurélien Bompard2016-10-261-0/+8
* | Manual merge.Barry Warsaw2016-10-251-7/+12
* | rewritten bans test with more thorough testsAmit Tripathi2016-10-251-3/+6
* | added a test to check bans property of IBanManagerAmit Tripathi2016-10-251-0/+6
* | Simplify the implementation.Barry Warsaw2016-10-171-53/+25
* | IWorkflowManager -> ISubscriptionManagerBarry Warsaw2016-09-011-1/+1
* | CheckpointingBarry Warsaw2016-09-012-2/+3
* | Intermediate CommitAbhilash Raj2016-09-012-1/+14
|/
* MySQL is now an officially supported database.Barry Warsaw2016-07-291-1/+3
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-283-3/+3
* Fix failure to change copied name :(Mark Sapiro2016-07-191-1/+1
* Improved email address validation and added tests.Mark Sapiro2016-07-181-0/+36
* New template system. Closes #249Barry Warsaw2016-07-162-0/+396
* Clean up the User.absorb() method and tests.Barry Warsaw2016-05-141-85/+130
* Clean up.Barry Warsaw2016-05-131-45/+53
* Fix Flake8 errorsAurélien Bompard2016-05-042-10/+12
* Implement suggestions from the reviewAurélien Bompard2016-05-042-15/+27
* Delete redundant memberships before deleting the absorbed userAurélien Bompard2016-05-041-0/+5
* Sort importsAurélien Bompard2016-05-042-2/+2
* Add a method to merge a user into another userAurélien Bompard2016-05-042-0/+203
* Restore a test from !151 which only fails on PostgreSQL.Barry Warsaw2016-04-291-0/+44
* Tweaks and clean up.Barry Warsaw2016-04-291-0/+32
* Tweak for landing.Barry Warsaw2016-04-251-39/+57
* Cover two more corner casesAurélien Bompard2016-04-261-0/+43
* Fix difference between iter and count in find_membersAurélien Bompard2016-04-261-4/+27
* Add NEWS, tweak an interface, and rewrite a unit test.Barry Warsaw2016-04-181-111/+147
* Extend ISubscriptionService interface.Harshit Bansal2016-04-181-0/+121
* Don't use `flake8: noqa`.Barry Warsaw2016-04-011-1/+1
* Members and nonmembers moderation action fallbackAurélien Bompard2016-03-311-0/+21
* Add member unsubscription testAditya2016-03-301-0/+9
* Import order flake8 plugin.Barry Warsaw2016-03-271-1/+1
* Clean up the model and languages directories.Barry Warsaw2016-03-2516-172/+64
* Fix cross-posting held on more than one list.Barry Warsaw2016-03-081-0/+19
* Last cleanups.Barry Warsaw2016-02-291-11/+6
* Revert "Rename the HeaderMatch.chain column to action"Aurélien Bompard2016-02-291-8/+7
* Review suggestions: improve unit testsAurélien Bompard2016-02-291-19/+39