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.
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
rules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Members and nonmembers moderation action fallback
Aurélien Bompard
2016-03-31
3
-11
/
+72
*
Clean up the rules directory.
Barry Warsaw
2016-03-25
13
-57
/
+30
*
First massive round of cleanups.
Barry Warsaw
2016-03-23
15
-105
/
+57
*
Add NEWS and modify a comment.
Barry Warsaw
2016-03-10
1
-1
/
+1
*
Implement review suggestions
Aurélien Bompard
2016-03-10
1
-2
/
+2
*
Protect the approved rule against unknown charsets
Aurélien Bompard
2016-03-10
2
-7
/
+32
*
Revert "Rename the HeaderMatch.chain column to action"
Aurélien Bompard
2016-02-29
1
-2
/
+1
*
Rename the HeaderMatch.chain column to action
Aurélien Bompard
2016-02-29
1
-1
/
+2
*
The order of a mailing list's header matches is significant
Aurélien Bompard
2016-02-29
1
-4
/
+4
*
Make creating Link objects a more convenient.
Barry Warsaw
2016-01-25
1
-2
/
+2
*
Happy New Year.
Barry Warsaw
2016-01-02
15
-15
/
+15
*
Fix the approved rule when there is no list password
Aurélien Bompard
2015-11-21
2
-0
/
+8
*
Clean up pass through abompard's branch.
Barry Warsaw
2015-10-20
1
-8
/
+8
*
Use and interface for the set of header_matches
Aurélien Bompard
2015-10-20
1
-7
/
+5
*
Fix a code typo in the docs
Aurélien Bompard
2015-10-20
1
-1
/
+1
*
Implement changes from the review
Aurélien Bompard
2015-10-20
1
-2
/
+31
*
Adapt the code and the tests to the new HeaderMatch object
Aurélien Bompard
2015-10-20
1
-1
/
+4
*
Do a cleansing pass on abompard's branch.
Barry Warsaw
2015-06-24
2
-26
/
+35
*
Use the *_these_nonmembers properties for moderation
Aurélien Bompard
2015-06-17
2
-2
/
+54
*
Implement reasons for why a message is being held for moderator approval.
Barry Warsaw
2015-05-11
3
-6
/
+52
*
Extended test helper subscribe() which takes an optional email address and
Barry Warsaw
2015-03-26
1
-0
/
+7
*
Bump copyright years.
Barry Warsaw
2015-01-04
15
-15
/
+15
*
Remove huge amounts of now unnecessary file boilerplate.
Barry Warsaw
2014-12-22
15
-74
/
+17
*
Trunk merge.
Barry Warsaw
2014-12-22
3
-1
/
+37
|
\
|
*
* Fixed getting non-ASCII filenames from RFC 2231 i18n'd messages. Given by
Barry Warsaw
2014-12-08
1
-0
/
+2
|
|
\
|
|
*
Convert unicode instance testing to bytes instance testing
Aurélien Bompard
2014-12-04
1
-1
/
+1
|
|
*
Do not auto-convert Message headers to unicode
Aurélien Bompard
2014-12-02
1
-0
/
+2
|
*
|
* Fixed messages without a `text/plain` part crashing the `Approved` rule.
Barry Warsaw
2014-12-03
2
-1
/
+34
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Emails without a text/plain part crash the Approved rule
Aurélien Bompard
2014-11-30
2
-1
/
+35
|
|
/
*
|
Fix the administrivia rule.
Barry Warsaw
2014-12-17
1
-1
/
+1
*
|
Fix the approved rule. Don't decode the payload so that we get a unicode to
Barry Warsaw
2014-12-08
2
-6
/
+6
|
/
*
Fix a few issues with `python2 -3` compatibility.
Barry Warsaw
2014-11-19
1
-1
/
+1
*
Use print functions consistently through, and update all __future__ imports to
Barry Warsaw
2014-04-28
12
-31
/
+31
*
* Fix non-member moderation rule to prefer a member sender if both members
Barry Warsaw
2014-03-15
2
-0
/
+82
*
Bump copyright years.
Barry Warsaw
2014-01-01
14
-14
/
+14
*
* Use the ``enum34`` package instead of ``flufl.enum``.
Barry Warsaw
2013-08-27
1
-1
/
+1
|
\
|
*
Switch to PEP 435 enums from flufl.enums.
Barry Warsaw
2013-06-18
1
-1
/
+1
*
|
Add enough __init__.py files to make these docs directories discoverable.
Barry Warsaw
2013-08-26
1
-0
/
+0
|
/
*
Bump copyright years.
Barry Warsaw
2013-01-01
14
-14
/
+14
*
Fix the order of PasswordContext.verify() to match that of passlib.
Barry Warsaw
2012-12-25
1
-1
/
+1
*
Configuration
Barry Warsaw
2012-11-04
1
-2
/
+2
*
* Python 2.7 is not required. Python 2.6 is no longer officially supported.
Barry Warsaw
2012-10-31
1
-1
/
+1
*
Get test suite completely working:
Barry Warsaw
2012-07-20
2
-2
/
+2
*
trunk merge
Barry Warsaw
2012-07-20
4
-18
/
+101
|
\
|
*
* `passlib`_ is now used for all password hashing instead of flufl.password.
Barry Warsaw
2012-07-02
4
-13
/
+102
|
*
Replace flufl.password with passlib, albeit with a wrapper.
Barry Warsaw
2012-06-27
3
-13
/
+7
*
|
trunk merge
Barry Warsaw
2012-06-03
13
-40
/
+40
|
\
|
|
*
General code cleanup.
Barry Warsaw
2012-04-25
13
-40
/
+40
[prev]
[next]