summaryrefslogtreecommitdiff
path: root/src/mailman/model (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add more tests for coverage.pluggable-workflowsJ08nY2017-08-301-0/+24
* Migrate the [un]subscription_policy attribute.J08nY2017-08-302-8/+41
* Save the complete workflow stack, not only last step.J08nY2017-08-302-14/+14
* Create mailman.workflows package. Move base Workflow there.J08nY2017-08-302-2/+2
* PR288 vettedBarry Warsaw2017-08-291-1/+1
* IListManager.get() now accepts both List-IDs and FQDN list names.Barry Warsaw2017-06-244-35/+68
* Delete subscription requests when a mailing list is deleted.Barry Warsaw2017-01-083-11/+16
* Delete PendedKeyValue before deleting Pended.Abhilash Raj2017-01-081-2/+4
* Delete all pendings when mailing list is deletedAbhilash Raj2017-01-084-2/+33
* Bump copyright years.Barry Warsaw2017-01-0443-43/+43
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-8/+6
* Merge gitlab.com:mailman/mailman into dmarcMark Sapiro2016-12-231-2/+2
|\
| * Increase pendedkeyvalue table value column width.Mark Sapiro2016-12-151-2/+2
* | Modifications based on feedback from Barry.Mark Sapiro2016-12-161-2/+2
* | Merged from master.Mark Sapiro2016-12-0924-24/+24
|\|
| * Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-2924-24/+24
* | Merge branch 'dmarc' of gitlab.com:msapiro/mailman into dmarcMark Sapiro2016-11-262-5/+12
|\ \ | |/ |/|
| * Modified 'pendedkeyvalue' table 'value' column type to SAUnicodeLarge forMark Sapiro2016-11-111-2/+2
| * DMARC mitigations, part 1a.Mark Sapiro2016-10-311-3/+10
* | 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-262-5/+6
* | Full coverage.Barry Warsaw2016-10-261-1/+17
* | Implement the review suggestionsAurélien Bompard2016-10-262-7/+12
* | Add a method to find list using properties filtersAurélien Bompard2016-10-262-0/+15
* | 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
* | replaced `find` method with `bans` propertyAmit Tripathi2016-10-251-2/+3
* | Added QuerySequence as return type of banned address listAmit Tripathi2016-10-251-0/+7
* | Simplify the implementation.Barry Warsaw2016-10-174-65/+35
* | Collapse two doctests into one.Barry Warsaw2016-09-112-105/+148
* | Fix many failures.Barry Warsaw2016-09-081-8/+21
* | IWorkflowManager -> ISubscriptionManagerBarry Warsaw2016-09-011-1/+1
* | CheckpointingBarry Warsaw2016-09-013-9/+4
* | Intermediate CommitAbhilash Raj2016-09-013-12/+34
* | Reorganize the documentation for better accesibilityAbhilash Raj2016-08-211-0/+8
|/
* MySQL is now an officially supported database.Barry Warsaw2016-07-2917-87/+98
* 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-168-89/+790
* Clean up the User.absorb() method and tests.Barry Warsaw2016-05-142-96/+145
* Clean up.Barry Warsaw2016-05-132-53/+63
* Fix Flake8 errorsAurélien Bompard2016-05-044-15/+17
* Implement suggestions from the reviewAurélien Bompard2016-05-044-19/+31
* Delete redundant memberships before deleting the absorbed userAurélien Bompard2016-05-042-5/+11
* Sort importsAurélien Bompard2016-05-042-2/+2