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
/
utilities
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't fail when plugins pre_hook or post_hook fails.
J08nY
2017-06-19
1
-3
/
+3
*
Make config.plugin_configs yield a dict with plugin names.
J08nY
2017-06-17
1
-1
/
+1
*
Add pluggable components.
J08nY
2017-06-17
1
-0
/
+76
*
Provide a better way to avoid instantiating some components
Barry Warsaw
2017-06-17
2
-14
/
+200
*
Enforce a stricter coding style.
Barry Warsaw
2017-01-26
1
-12
/
+12
*
Bump copyright years.
Barry Warsaw
2017-01-04
25
-25
/
+25
*
Use `atpublic` for @public instead of internal copy.
Barry Warsaw
2016-11-29
15
-16
/
+17
*
Merge branch 'master' into py36
Barry Warsaw
2016-11-28
2
-1
/
+3
|
\
|
*
Merge branch 'fix-import-header-filters' into 'master'
Barry Warsaw
2016-11-26
2
-1
/
+3
|
|
\
|
|
*
Cover another header match import case
Aurélien Bompard
2016-07-19
2
-1
/
+3
*
|
|
Handle a Python 3.6 difference in interact().
Barry Warsaw
2016-11-25
2
-4
/
+12
|
/
/
*
|
Fix the Flake8 ignore tags
Aurélien Bompard
2016-11-21
2
-6
/
+6
*
|
Added unsubscribe instructions to list:member:generic:footer.txt
Francesco Ariis
2016-08-25
2
-4
/
+8
*
|
Rebase mailman/mailman!180 and cleanup # noqa
Barry Warsaw
2016-07-28
5
-16
/
+19
|
/
*
New template system. Closes #249
Barry Warsaw
2016-07-16
7
-178
/
+367
*
Clean up the environment properly.
Barry Warsaw
2016-05-23
1
-24
/
+48
*
run the tests with temporary directory and packages
Abhilash Raj
2016-05-23
1
-14
/
+43
*
add test for module import failure in the presence of emacs lock files
Abhilash Raj
2016-05-22
1
-0
/
+46
*
ignore modules starting with '.' when importing
Abhilash Raj
2016-05-16
1
-1
/
+1
*
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
[next]