summaryrefslogtreecommitdiff
path: root/src/mailman/runners (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pluggable-workflows' into pluginpluginJ08nY2017-08-072-5/+6
|\
| * Migrate the [un]subscription_policy attribute.J08nY2017-08-072-5/+6
* | Add description attribute to IStyle, expose it in REST.J08nY2017-08-071-0/+1
|/
* Added a rule to discard messages with no valid sender address.Mark Sapiro2017-06-301-4/+4
* Ignore syntactically invalid sender addresses.Mark Sapiro2017-06-301-0/+11
* Update the configuration documentation.Barry Warsaw2017-04-161-0/+2
* Port to aiosmtpd 1.0a5Barry Warsaw2017-04-061-12/+8
* Remove the dependency on httplib2.Barry Warsaw2017-02-061-3/+4
* Fix typo LTMP -> LMTP.Mark Sapiro2017-01-311-1/+1
* Handle PEP 475 fallout.Barry Warsaw2017-01-282-6/+13
* Bump copyright years.Barry Warsaw2017-01-0426-26/+26
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-1/+1
* Merged from master.Mark Sapiro2016-12-0912-18/+15
|\
| * Remove some unused imports.Barry Warsaw2016-11-301-2/+0
| * Finish configuring flufl.testing.Barry Warsaw2016-11-301-4/+3
| * Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-2912-12/+12
* | Merge branch 'dmarc' of gitlab.com:msapiro/mailman into dmarcMark Sapiro2016-11-261-3/+3
|\ \ | |/ |/|
| * Merge gitlab.com:mailman/mailman into dmarcMark Sapiro2016-11-012-0/+6
| |\
| * | Fixed some doctests for the addition of the dmarc-moderation rule.Mark Sapiro2016-11-011-3/+3
* | | Use aiosmtpd 1.0a3 and add NEWS.Barry Warsaw2016-11-241-14/+3
* | | Remove some unnecessary code and update a comment.Barry Warsaw2016-11-241-1/+1
* | | Replace smtpd with aiosmtpd.Barry Warsaw2016-11-242-61/+49
* | | Fix the Flake8 ignore tagsAurélien Bompard2016-11-211-1/+1
| |/ |/|
* | Closes: #259Barry Warsaw2016-10-312-2/+2
* | Implment review suggestionsAurélien Bompard2016-10-312-5/+5
* | Remove digest mbox after sending itAurélien Bompard2016-10-312-0/+6
|/
* Prevent posting from banned addressesAurélien Bompard2016-10-271-3/+4
* Fix doctests to properly set unsubscription_policy = SubscriptionPolicy.openMark Sapiro2016-10-251-1/+1
* Simplify the implementation.Barry Warsaw2016-10-173-8/+6
* flake8 fixes.Barry Warsaw2016-10-161-3/+2
* Another test fix.Barry Warsaw2016-09-161-9/+11
* Split registration (subscription) and unsubscription:Barry Warsaw2016-09-131-20/+60
* Fix more tests.Barry Warsaw2016-09-111-0/+2
* A few more changes.Barry Warsaw2016-09-081-3/+5
* IWorkflowManager -> ISubscriptionManagerBarry Warsaw2016-09-012-5/+5
* CheckpointingBarry Warsaw2016-09-013-9/+6
* Intermediate CommitAbhilash Raj2016-09-013-6/+89
* Added unsubscribe instructions to list:member:generic:footer.txtFrancesco Ariis2016-08-251-4/+4
* Reorganize the documentation for better accesibilityAbhilash Raj2016-08-211-0/+8
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-282-4/+4
* New template system. Closes #249Barry Warsaw2016-07-163-49/+49
* Minor cleanups.Barry Warsaw2016-05-152-3/+3
* Fixed mailman/issue#234.Mark Sapiro2016-05-153-16/+39
* Use contextlib.suppress() where appropriate.Barry Warsaw2016-04-302-6/+4
* Don't use `flake8: noqa`.Barry Warsaw2016-04-012-4/+4
* Tweak the import rules checker.Barry Warsaw2016-03-271-1/+1
* Import order flake8 plugin.Barry Warsaw2016-03-273-5/+5
* Clean up the runners directory.Barry Warsaw2016-03-2525-389/+162
* Close #208Barry Warsaw2016-03-202-6/+43
* Super duper.Barry Warsaw2016-01-265-7/+7