index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
rules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to click for CLI options
Barry Warsaw
2017-07-22
1
-1
/
+1
*
Added a rule to discard messages with no valid sender address.
Mark Sapiro
2017-06-30
3
-0
/
+99
*
Bump copyright years.
Barry Warsaw
2017-01-04
21
-21
/
+21
*
Make code style review pass.
Barry Warsaw
2017-01-04
2
-72
/
+87
*
Made some argument names more descriptive and consistent.
Mark Sapiro
2017-01-02
1
-35
/
+60
*
Some configs moved to [dmarc] section.
Mark Sapiro
2017-01-01
1
-1
/
+1
*
Pragma no cover a line that coverage can't reach.
Barry Warsaw
2017-01-02
1
-1
/
+7
*
Merge branch 'mr215' into mr215-review
Barry Warsaw
2017-01-01
2
-16
/
+174
|
\
|
*
Test coverage improvements.
Mark Sapiro
2017-01-01
2
-16
/
+177
|
*
Replaced urllib.request.urlopen() with mailman.utilities.protocols.get().
Mark Sapiro
2017-01-01
2
-10
/
+10
*
|
Add some coverage.
Barry Warsaw
2017-01-01
3
-6
/
+19
*
|
Implement caching suffix list with in-tree fallback.
Barry Warsaw
2017-01-01
4
-140
/
+12156
|
/
*
Moved test data from rules/data to rules/tests/data.
Mark Sapiro
2016-12-31
3
-7
/
+3
*
Merge branch 'mr215-review' of gitlab.com:warsaw/mailman into dmarc
Mark Sapiro
2016-12-31
1
-1
/
+1
|
\
|
*
Fix some fallout from the previous commit.
Barry Warsaw
2016-12-31
1
-1
/
+1
*
|
Fixed location of 'with' in a test.
Mark Sapiro
2016-12-31
2
-15
/
+16
*
|
Simplified the org domain mock patch and tweaked a test.
Mark Sapiro
2016-12-31
1
-17
/
+11
|
/
*
Move the dmarc configuration options to their own section.
Barry Warsaw
2016-12-31
1
-23
/
+23
*
Small style fixes.
Barry Warsaw
2016-12-31
2
-82
/
+104
*
Added test data for organizational domains and a mock to use it.
Mark Sapiro
2016-12-30
5
-19
/
+80
*
Boost coverage.
Barry Warsaw
2016-12-30
2
-6
/
+18
*
Improve coverage for rules/dmarc.py.
Barry Warsaw
2016-12-30
1
-11
/
+20
*
Minor tweaks and coverage:
Barry Warsaw
2016-12-30
2
-1
/
+16
*
Removed unreachable line from rules/dmarc.py.
Mark Sapiro
2016-12-30
2
-13
/
+39
*
Simplified the various list settings and remamed several things.
Mark Sapiro
2016-12-26
3
-40
/
+27
*
Modifications based on feedback from Barry.
Mark Sapiro
2016-12-16
1
-3
/
+3
*
Replaced mailman.public with public.public.
Mark Sapiro
2016-12-09
2
-2
/
+2
*
Merged from master.
Mark Sapiro
2016-12-09
16
-16
/
+112
|
\
|
*
Use `atpublic` for @public instead of internal copy.
Barry Warsaw
2016-11-29
14
-14
/
+14
|
*
Starting to clean up the branch.
Barry Warsaw
2016-11-28
4
-12
/
+8
|
*
Fix Flake8 errors
Aurélien Bompard
2016-11-28
2
-15
/
+2
|
*
Fix a crash with the suspicious rule and Header instances
Aurélien Bompard
2016-11-28
2
-1
/
+55
|
*
Fix a crash with the no_subject rule and Header instances
Aurélien Bompard
2016-11-28
2
-1
/
+60
*
|
Added mocking of DNS _dmarc lookups and modified test accordingly.
Mark Sapiro
2016-11-11
2
-22
/
+115
*
|
msgdata['moderation_reasons'] is a list.
Mark Sapiro
2016-11-05
1
-1
/
+1
*
|
Refactored the dmarc rule reject and discard actions. The prior code
Mark Sapiro
2016-11-04
2
-118
/
+28
*
|
Fixed a minor issue in handlers/dmarc.py revealed in testing.
Mark Sapiro
2016-11-03
1
-5
/
+20
*
|
Fixed replacement $listowner. -> ${listowner}.
Mark Sapiro
2016-11-01
2
-2
/
+3
*
|
DMARC mitigations, part 1a.
Mark Sapiro
2016-10-31
3
-0
/
+480
|
/
*
Prevent posting from banned addresses
Aurélien Bompard
2016-10-27
3
-0
/
+162
*
Reorganize the documentation for better accesibility
Abhilash Raj
2016-08-21
1
-0
/
+5
*
Rebase mailman/mailman!180 and cleanup # noqa
Barry Warsaw
2016-07-28
1
-1
/
+1
*
Refactor and simplify.
Barry Warsaw
2016-05-03
1
-66
/
+53
*
Minor cleanups, rewording, style.
Barry Warsaw
2016-05-03
2
-49
/
+76
*
Change handling of rules for banned addresses.
Aditya
2016-05-03
2
-41
/
+54
*
Add tests
Aditya
2016-05-03
1
-1
/
+77
*
Ensure that postings from alternative emails aren't held
Aditya
2016-05-03
1
-6
/
+38
*
Use contextlib.suppress() where appropriate.
Barry Warsaw
2016-04-30
1
-3
/
+2
*
Don't use `flake8: noqa`.
Barry Warsaw
2016-04-01
1
-1
/
+1
*
Allow fall backs for moderation actions.
Barry Warsaw
2016-04-01
3
-29
/
+48
[next]