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
/
runners
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Happy New Year.
Barry Warsaw
2016-01-02
25
-25
/
+25
*
Add a send-digests subcommand to send list digests right now.
Barry Warsaw
2015-12-20
1
-1
/
+1
*
Allow list names to have command suffixes
Aurélien Bompard
2015-11-29
2
-0
/
+38
*
Reorder the default-posting-chain to avoid spam.
Aurélien Bompard
2015-11-21
1
-2
/
+2
*
Core no longer depends on the standalone `mock` module. (Closes: #146)
Barry Warsaw
2015-09-22
1
-1
/
+1
*
For Python versions earlier than 3.5, use a compatibility layer for a
Barry Warsaw
2015-09-07
1
-0
/
+16
*
Don't decode bytes in smtpd. Pass them through to the email package so it can
Barry Warsaw
2015-09-07
1
-3
/
+3
*
Vendorize Python 3.5's smtpd module, which properly handles non-UTF-8 byte
Barry Warsaw
2015-09-07
2
-5
/
+14
*
For now, treat `DeliveryMode.summary_digests` the same as `.mime_digests`.
Barry Warsaw
2015-09-06
3
-17
/
+121
*
Turn off tying the -E test suite option to debugging the database logger.
Barry Warsaw
2015-08-18
1
-1
/
+1
*
* REST API version 3.1 introduced. Mostly backward compatible with version
Barry Warsaw
2015-07-18
1
-0
/
+10
*
* Messages now include a `Message-ID-Hash` as the replacement for
Barry Warsaw
2015-06-14
4
-9
/
+12
*
Prepare for 3.1.
Barry Warsaw
2015-05-01
1
-1
/
+1
*
Plumb the subscription policy through the REST API.
Barry Warsaw
2015-04-15
3
-6
/
+9
*
Prevent replay attacks with the confirmation token.
Barry Warsaw
2015-04-15
2
-3
/
+3
*
Full test suite passes.
Barry Warsaw
2015-04-14
2
-0
/
+5
*
Checkpointing.
Barry Warsaw
2015-04-14
3
-6
/
+4
*
Fix merge turd.
Barry Warsaw
2015-03-29
1
-1
/
+1
*
Merge abompard's subpolicy branch port with trunk. Still a WIP.
Barry Warsaw
2015-03-29
1
-1
/
+1
|
\
|
*
Resurrect Barry's subpolicy branch (lp:~barry/mailman/subpolicy)
Aurélien Bompard
2015-03-20
1
-15
/
+4
*
|
Replace add_member() with subscribe() helper.
Barry Warsaw
2015-03-26
1
-10
/
+4
*
|
Extended test helper subscribe() which takes an optional email address and
Barry Warsaw
2015-03-26
1
-0
/
+4
*
|
* Refactor add_member() so that it uses a RequestRecord namedtuple.
Barry Warsaw
2015-03-21
1
-6
/
+10
|
/
*
We don't need the 'six' package any more.
Barry Warsaw
2015-01-04
3
-9
/
+9
*
Bump copyright years.
Barry Warsaw
2015-01-04
25
-25
/
+25
*
* ``$cwd`` is now an additional substitution variable for the ``mailman.cfg``
Barry Warsaw
2015-01-03
2
-12
/
+15
*
* You can access the system configuration via the resource path
Barry Warsaw
2014-12-26
1
-1
/
+1
*
Remove huge amounts of now unnecessary file boilerplate.
Barry Warsaw
2014-12-22
25
-116
/
+45
*
Trunk merge.
Barry Warsaw
2014-12-22
2
-39
/
+69
|
\
|
*
LP: #1130696 - AttributeError on .sender
Barry Warsaw
2014-12-10
2
-40
/
+69
|
|
\
|
|
*
Make the MIMEDigester generate a subclass of MIMEMultipart with our additions
Aurélien Bompard
2014-12-09
2
-37
/
+12
|
|
/
*
|
Refactor subject-prefix handler out of cook-headers handler and make all tests
Barry Warsaw
2014-12-21
1
-3
/
+3
*
|
Move internationalized digest tests to unittests.
Barry Warsaw
2014-12-20
2
-199
/
+76
*
|
Only convert payload if it's bytes.
Barry Warsaw
2014-12-18
1
-11
/
+10
*
|
Fix the NNTP errors
Barry Warsaw
2014-12-17
2
-4
/
+5
*
|
Fix LMTP runner tests.
Barry Warsaw
2014-12-17
2
-47
/
+44
*
|
Fix mta and lmtp tests.
Barry Warsaw
2014-12-17
2
-6
/
+6
*
|
More test repair.
Barry Warsaw
2014-12-15
2
-10
/
+10
*
|
Use listid instead of (fqdn) listname in the metadata pickle.
Barry Warsaw
2014-12-15
17
-93
/
+94
*
|
* Read the .cfg files not as bytes any more, but as UTF-8 encoding files.
Barry Warsaw
2014-12-15
2
-4
/
+8
*
|
Port some of the commands.
Barry Warsaw
2014-12-13
1
-1
/
+1
*
|
Checkpointing.
Barry Warsaw
2014-11-30
4
-18
/
+16
|
/
*
* Fixed Unicode errors in the digest runner and when sending messages to the
Barry Warsaw
2014-11-29
2
-4
/
+121
|
\
|
*
Fix some unicode issues
Aurélien Bompard
2014-11-27
2
-1
/
+97
|
/
*
Fix a few issues with `python2 -3` compatibility.
Barry Warsaw
2014-11-19
1
-1
/
+1
*
Tox-ify the test suite. Now you don't have to create a virtualenv separately.
Barry Warsaw
2014-11-07
1
-6
/
+6
*
Use print functions consistently through, and update all __future__ imports to
Barry Warsaw
2014-04-28
11
-64
/
+64
*
Several internal improvements:
Barry Warsaw
2014-01-06
3
-0
/
+3
*
Bump copyright years.
Barry Warsaw
2014-01-01
24
-24
/
+24
*
More fixes.
Barry Warsaw
2013-11-26
1
-0
/
+1
[prev]
[next]