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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add NEWS.
Barry Warsaw
2015-10-20
1
-0
/
+5
*
Clean up pass through abompard's branch.
Barry Warsaw
2015-10-20
10
-136
/
+198
*
Be compatible with older versions of SQLAlchemy and Alembic
Aurélien Bompard
2015-10-20
1
-4
/
+3
*
Test schema migration for the header matches
Aurélien Bompard
2015-10-20
2
-7
/
+57
*
Use and interface for the set of header_matches
Aurélien Bompard
2015-10-20
8
-35
/
+174
*
Fix a code typo in the docs
Aurélien Bompard
2015-10-20
1
-1
/
+1
*
Implement changes from the review
Aurélien Bompard
2015-10-20
8
-36
/
+82
*
Make sure site-wide header_matches take precedence over list-specific ones
Aurélien Bompard
2015-10-20
2
-8
/
+45
*
Adapt the code and the tests to the new HeaderMatch object
Aurélien Bompard
2015-10-20
5
-13
/
+22
*
Rename from plural to singular
Aurélien Bompard
2015-10-20
3
-12
/
+12
*
Use a separate table for header_matches
Aurélien Bompard
2015-10-20
3
-2
/
+121
*
Convert header_filter_rules from 2.1 to header_matches
Aurélien Bompard
2015-10-20
2
-0
/
+168
*
Handle header-match rule-specific action
Aurélien Bompard
2015-10-20
2
-2
/
+39
*
* Remove the test_suite key from setup.py; it isn't the right way to run the
Barry Warsaw
2015-10-08
1
-2
/
+2
*
The logging of moderation reasons has been fixed. Given by Aurélien Bompard.
Barry Warsaw
2015-09-23
3
-2
/
+8
|
\
|
*
Fix import order.
Barry Warsaw
2015-09-23
1
-1
/
+1
|
*
Fix the logging of the moderation reasons
Aurélien Bompard
2015-09-23
2
-2
/
+6
|
/
*
Add NEWS.
Barry Warsaw
2015-09-23
1
-0
/
+2
*
Add another code-path test.
Barry Warsaw
2015-09-23
1
-0
/
+40
*
Implement the REST API for <api>/owners.
Barry Warsaw
2015-09-23
3
-3
/
+46
*
Add server_owners attribute to the user manager.
Barry Warsaw
2015-09-23
3
-1
/
+55
*
Start of owners top level resource.
Barry Warsaw
2015-09-23
1
-0
/
+8
*
Document an attribute.
Barry Warsaw
2015-09-23
2
-0
/
+64
*
Also rename the migration file following 9806f9c7
Aurélien Bompard
2015-09-22
1
-2
/
+2
*
Core no longer depends on the standalone `mock` module. (Closes: #146)
Barry Warsaw
2015-09-22
9
-8
/
+9
*
Minor cleanups.
Barry Warsaw
2015-09-14
2
-2
/
+3
*
Fix it with PostgreSQL
Aurélien Bompard
2015-09-15
2
-16
/
+27
*
Fixes for the review comments
Aurélien Bompard
2015-09-15
7
-15
/
+16
*
Test the schema migrations with Alembic
Aurélien Bompard
2015-09-15
7
-14
/
+125
*
Add NEWS.
Barry Warsaw
2015-09-13
1
-0
/
+2
*
A few minor cleanups.
Barry Warsaw
2015-09-13
1
-11
/
+10
*
Neither archive messages nor digest messages get decorated.
Barry Warsaw
2015-09-13
1
-8
/
+0
*
Don't decorate the archive, digest or usenet copies
Aurélien Bompard
2015-09-12
2
-2
/
+40
*
Decorate bulk emails by default
Aurélien Bompard
2015-09-08
2
-0
/
+20
*
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
*
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
|
\
|
*
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
*
|
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
[next]