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
/
database
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-24
Account for msg['subject'] possibly being a Header instance.
Mark Sapiro
2
-0
/
+33
2017-05-24
Fix the template name of the welcome message.
Barry Warsaw
5
-17
/
+18
2017-05-23
3.1rc1
Barry Warsaw
3
-6
/
+13
2017-05-23
Add self_links to the system configuration resources.
Barry Warsaw
3
-1
/
+19
2017-05-23
Add support for regex based postfix transport maps and relay_domains.
Abhilash Raj
5
-66
/
+198
2017-05-23
Content Filtering: Ported a number of fixes from the 2.1 branch.
Mark Sapiro
8
-19
/
+495
2017-05-23
Fix minor spelling.
Barry Warsaw
1
-1
/
+1
2017-05-23
Adding documentation on how to enter multi-line header_checks.
Simon Liebold
1
-2
/
+5
2017-05-22
Remove obsolete instructions
Terri Oda
2
-178
/
+16
2017-05-22
Point to Python 3 pickle URL
scott
1
-1
/
+1
2017-05-22
Update welcome template with correct password reset instructions
Britt Gresham
2
-4
/
+4
2017-05-09
Add an explanatory comment. See GL#324
Barry Warsaw
1
-0
/
+4
2017-04-22
Enhance Switchboard.finish() to look for .pck if no .bak.
Mark Sapiro
2
-0
/
+27
2017-04-22
Fix two problems and close #260
Barry Warsaw
3
-4
/
+37
2017-04-21
Remove -admin suffix from Exim router. It's MM 2.1 only.
Mark Sapiro
1
-1
/
+1
2017-04-16
We also support Python 3.6
Barry Warsaw
1
-0
/
+1
2017-04-16
This test data file needs to make it into the release tarball.
Barry Warsaw
1
-1
/
+1
2017-04-16
Beta 5
Barry Warsaw
1
-2
/
+2
2017-04-16
Markup fixes.
Barry Warsaw
1
-21
/
+22
2017-04-16
Update the configuration documentation.
Barry Warsaw
2
-20
/
+122
2017-04-10
Fix the documentation to use Exim4 with Mailman3.
Abhilash Raj
1
-4
/
+5
2017-04-08
Require aiosmtpd>=1.0a5
Mark Sapiro
1
-1
/
+1
2017-04-06
Port to aiosmtpd 1.0a5
Barry Warsaw
2
-26
/
+19
2017-03-30
Slight doc reorg.
Barry Warsaw
2
-5
/
+5
2017-03-27
Implement SQLAlchemy pre-ping to detect dropped connections.
Mark Sapiro
2
-1
/
+44
2017-03-25
Add a front page pointer to the suite documentation.
Barry Warsaw
1
-0
/
+6
2017-02-20
Moved InvalidListNameError class definition to mailman.interfaces.mailinglist.
Mark Sapiro
4
-14
/
+19
2017-02-20
Run diffcov for all merge requests
Barry Warsaw
1
-0
/
+6
2017-02-19
Updated rest/lists.py to handle list name error exceptions and added
Mark Sapiro
4
-2
/
+36
2017-02-19
Replaced assertEqual with assertRegex to account for difference in error
Mark Sapiro
1
-5
/
+6
2017-02-19
Fixed broken tests.
Mark Sapiro
2
-0
/
+2
2017-02-19
Made the allowable list name characters configurable.
Mark Sapiro
4
-1
/
+45
2017-02-19
Implemented stricter listname validation.
Mark Sapiro
3
-2
/
+24
2017-02-19
Skip a test if run as root, as can happen with GL shared runners
Barry Warsaw
1
-0
/
+1
2017-02-10
Experimental Gunicorn support.
Barry Warsaw
2
-1
/
+4
2017-02-10
Gunicorn REST support.
Barry Warsaw
1
-12
/
+20
2017-02-10
Update WSGI functions to take necessary arguments
Eric Searcy
2
-12
/
+10