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
/
utilities
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use contextlib.suppress() where appropriate.
Barry Warsaw
2016-04-30
3
-16
/
+13
*
Ignore anything in /tmp and improve coverage.
Barry Warsaw
2016-04-09
1
-1
/
+1
*
Fix a mock.
Barry Warsaw
2016-04-08
1
-1
/
+1
*
Fix mailman shell processing of $PYTHONSTARTUP.
Barry Warsaw
2016-04-08
2
-6
/
+103
*
flake8 clean.
Barry Warsaw
2016-04-06
1
-1
/
+1
*
public() takes keyword arguments.
Barry Warsaw
2016-04-04
1
-16
/
+8
*
Replace execfile() with a Python 3 compatible alternative.
Barry Warsaw
2016-04-01
1
-4
/
+2
*
Use flake8-respect-noqa plugin and fix more complaints.
Barry Warsaw
2016-04-01
1
-1
/
+1
*
Don't use `flake8: noqa`.
Barry Warsaw
2016-04-01
3
-6
/
+6
*
Allow fall backs for moderation actions.
Barry Warsaw
2016-04-01
2
-2
/
+2
*
Import the unmoderated members with action 'defer'
Aurélien Bompard
2016-03-31
2
-3
/
+7
*
Members and nonmembers moderation action fallback
Aurélien Bompard
2016-03-31
2
-4
/
+3
*
Import order flake8 plugin.
Barry Warsaw
2016-03-27
1
-3
/
+2
*
Clean up the utilities directory.
Barry Warsaw
2016-03-25
21
-273
/
+149
*
Clean up the core directory.
Barry Warsaw
2016-03-24
2
-2
/
+2
*
Last cleanups.
Barry Warsaw
2016-02-29
1
-1
/
+2
*
Revert "Rename the HeaderMatch.chain column to action"
Aurélien Bompard
2016-02-29
2
-10
/
+10
*
Rename the HeaderMatch.chain column to action
Aurélien Bompard
2016-02-29
2
-10
/
+10
*
The order of a mailing list's header matches is significant
Aurélien Bompard
2016-02-29
1
-3
/
+3
*
Allow List-ID in decoration template URIs.
Barry Warsaw
2016-02-27
2
-14
/
+25
*
Several optimizations:
Barry Warsaw
2016-01-11
1
-2
/
+1
*
Delegate more to the underlying query object and don't use a cached results.
Barry Warsaw
2016-01-10
2
-4
/
+10
*
Boost coverage.
Barry Warsaw
2016-01-09
1
-0
/
+35
*
Docstring.
Barry Warsaw
2016-01-06
1
-0
/
+6
*
Additional refactoring to use the QuerySequence wrapper, so that we can still
Barry Warsaw
2016-01-06
1
-0
/
+42
*
Boost coverage.
Barry Warsaw
2016-01-03
1
-2
/
+2
*
Happy New Year.
Barry Warsaw
2016-01-02
19
-19
/
+19
*
Coverage improvements.
Barry Warsaw
2015-12-29
4
-7
/
+49
*
Boost coverage.
Barry Warsaw
2015-12-26
2
-9
/
+90
*
Tweak the API.
Barry Warsaw
2015-12-26
1
-23
/
+37
*
Give the predictable ID factories similar APIs.
Aurélien Bompard
2015-12-26
1
-25
/
+45
*
Return predictable token IDs in testing mode.
Aurélien Bompard
2015-12-26
1
-4
/
+28
*
Clean up pass through abompard's branch.
Barry Warsaw
2015-10-20
2
-48
/
+59
*
Use and interface for the set of header_matches
Aurélien Bompard
2015-10-20
2
-11
/
+26
*
Implement changes from the review
Aurélien Bompard
2015-10-20
2
-6
/
+28
*
Adapt the code and the tests to the new HeaderMatch object
Aurélien Bompard
2015-10-20
2
-7
/
+12
*
Convert header_filter_rules from 2.1 to header_matches
Aurélien Bompard
2015-10-20
2
-0
/
+168
*
Core no longer depends on the standalone `mock` module. (Closes: #146)
Barry Warsaw
2015-09-22
1
-1
/
+1
*
Do a cleansing pass on abompard's branch.
Barry Warsaw
2015-06-24
2
-35
/
+41
*
Better import of a member's moderation flag
Aurélien Bompard
2015-06-17
2
-22
/
+56
*
Only keep regexps in the *_these_nonmembers property
Aurélien Bompard
2015-06-17
2
-8
/
+21
*
Import: handle the '*_these_nonmembers' parameters
Aurélien Bompard
2015-06-17
2
-3
/
+39
*
Fix import of the default_member_moderation value
Aurélien Bompard
2015-06-17
2
-17
/
+28
*
* Messages now include a `Message-ID-Hash` as the replacement for
Barry Warsaw
2015-06-14
2
-16
/
+75
*
* A handful of unused legacy exceptions have been removed. The redundant
Barry Warsaw
2015-05-24
1
-2
/
+2
*
* The default languages from Mailman 2.1 have been ported over. Given by
Barry Warsaw
2015-05-07
1
-7
/
+2
*
Remove the obsolete and mostly unimplemented onebounce script.
Barry Warsaw
2015-05-03
1
-0
/
+142
*
* The test suite now runs successfully again with PostgreSQL. Given by
Barry Warsaw
2015-04-22
1
-8
/
+7
|
\
|
*
Import: autodetect boolean columns
Aurélien Bompard
2015-04-22
1
-7
/
+5
|
/
*
Open templates for reading in utf-8; given by abompard.
Barry Warsaw
2015-04-15
1
-1
/
+1
[next]