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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Don't decode bytes in smtpd. Pass them through to the email package so it can
Barry Warsaw
2015-09-04
1
-3
/
+3
|
|
*
Vendorize Python 3.5's smtpd module, which properly handles non-UTF-8 byte
Barry Warsaw
2015-09-04
5
-5
/
+1013
|
*
|
Remove bogus file.
Barry Warsaw
2015-09-07
1
-22
/
+0
|
*
|
For Python versions earlier than 3.5, use a compatibility layer for a
Barry Warsaw
2015-09-07
2
-0
/
+18
|
*
|
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
5
-5
/
+1013
|
/
/
*
|
Merge branch 'issue141' into 'master'
Barry Warsaw
2015-09-07
7
-21
/
+141
|
\
\
|
|
/
|
/
|
|
*
For now, treat `DeliveryMode.summary_digests` the same as `.mime_digests`.
Barry Warsaw
2015-09-06
7
-21
/
+141
|
/
*
Merge branch 'master' of gitlab.com:mailman/mailman
Barry Warsaw
2015-08-30
1
-1
/
+27
|
\
|
*
Merge branch 'issue142' into 'master'
Barry Warsaw
2015-08-25
1
-1
/
+27
|
|
\
|
|
*
Refine REST server and request handler exception handling.
Barry Warsaw
2015-08-24
1
-3
/
+8
|
|
*
When the client hangs up, we can't actually catch the BrokenPipeError because
Barry Warsaw
2015-08-23
1
-1
/
+22
|
|
/
*
|
Merge branch 'maxking/mailman-hk'
Barry Warsaw
2015-08-30
4
-1
/
+119
|
\
\
|
|
/
|
/
|
|
*
Cosmetic fixes for Abhilash's branch.
Barry Warsaw
2015-08-30
4
-29
/
+35
|
*
fix tests
Abhilash Raj
2015-08-30
1
-3
/
+3
|
*
Add changes as per barry's comments
Abhilash Raj
2015-08-30
1
-10
/
+16
|
*
Add tests for archive_url in message footer
Abhilash Raj
2015-08-30
2
-8
/
+95
|
*
Add some documentation for archiver links in footer
Abhilash Raj
2015-08-30
1
-0
/
+9
|
*
vars for templates are now per archiver
Abhilash Raj
2015-08-30
1
-1
/
+2
|
*
don't add None values for archiver_url
Abhilash Raj
2015-08-30
1
-2
/
+0
|
*
Choose which archiver to use in footer
Abhilash Raj
2015-08-30
1
-3
/
+4
|
*
Remove unused import
Abhilash Raj
2015-08-30
1
-1
/
+0
|
*
remove the archive_url from footer-generic.txt
Abhilash Raj
2015-08-30
1
-1
/
+0
|
*
Add link to archiver from ListArchiverSet
Abhilash Raj
2015-08-30
1
-5
/
+9
|
*
Add link to archives in the message footer.
Abhilash Raj
2015-08-30
2
-0
/
+8
|
/
*
Turn off tying the -E test suite option to debugging the database logger.
Barry Warsaw
2015-08-18
2
-3
/
+6
*
The MHonArc archiver must set stdin=PIPE when calling the subprocess. Given
Barry Warsaw
2015-08-17
5
-4
/
+131
*
`mailman` command with no subcommand now prints the help text. Given by
Barry Warsaw
2015-08-13
3
-1
/
+45
|
\
|
*
Style cleanup.
Barry Warsaw
2015-08-13
1
-7
/
+7
|
*
add tests for mailman command
Abhilash Raj
2015-08-13
1
-0
/
+42
|
*
fix according to comments from barry
Abhilash Raj
2015-08-13
1
-1
/
+1
|
*
remove a print statement committed accidentally
Abhilash Raj
2015-08-13
1
-1
/
+0
|
*
Fix #137
Abhilash Raj
2015-08-13
1
-1
/
+2
|
/
*
Merge branch 'maxking/mailman-issue-115'
Barry Warsaw
2015-08-04
4
-1
/
+34
|
\
|
*
Add NEWS.
Barry Warsaw
2015-08-04
1
-0
/
+2
|
*
Clean up maxking's branch a little bit.
Barry Warsaw
2015-08-04
3
-8
/
+16
|
*
Add tests for autoresponserecord
Abhilash Raj
2015-08-03
2
-3
/
+13
|
*
Merge branch 'issue-115' of gitlab.com:maxking/mailman into issue-115
Abhilash Raj
2015-08-03
0
-0
/
+0
|
|
\
|
|
*
Fix zope lookup error in the previous commit
Abhilash Raj
2015-07-31
1
-1
/
+1
|
|
*
Add tests for #115
Abhilash Raj
2015-07-31
1
-0
/
+9
|
|
*
Fix #115
Abhilash Raj
2015-07-31
1
-1
/
+5
|
*
|
Fix zope lookup error in the previous commit
Abhilash Raj
2015-08-03
1
-1
/
+1
|
*
|
Add tests for #115
Abhilash Raj
2015-08-03
1
-0
/
+9
|
*
|
Fix #115
Abhilash Raj
2015-08-03
1
-1
/
+5
|
/
/
*
|
Merge branch 'maxking/mailman-add-alternate' into mr30
Barry Warsaw
2015-07-31
3
-3
/
+55
|
\
\
|
*
|
Add an unlinked address to a user via REST
Abhilash Raj
2015-07-30
2
-2
/
+29
|
|
/
*
/
copybump.py: Allow for no "(C)" in the new copyright statement.
Barry Warsaw
2015-07-31
1
-5
/
+18
|
/
*
Merge branch 'api' into 'master'
Barry Warsaw
2015-07-19
19
-59
/
+176
|
\
|
*
Clean up based on review.
Barry Warsaw
2015-07-18
3
-2
/
+3
|
*
* REST API version 3.1 introduced. Mostly backward compatible with version
Barry Warsaw
2015-07-18
19
-60
/
+176
|
/
[prev]
[next]