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
/
rest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'doc-UTF8' into 'master'
Barry Warsaw
2017-05-25
1
-0
/
+4
|
\
|
*
Fixup ref spacing.
Stephen J. Turnbull
2017-05-24
1
-1
/
+1
|
*
Document Unicode usage in Mailman 3 REST API and email addresses.
Stephen J. Turnbull
2017-05-24
1
-0
/
+4
*
|
Fix the template name of the welcome message.
Barry Warsaw
2017-05-24
2
-7
/
+7
|
/
*
Add self_links to the system configuration resources.
Barry Warsaw
2017-05-23
3
-1
/
+19
*
Update welcome template with correct password reset instructions
Britt Gresham
2017-05-22
1
-2
/
+2
*
Add an explanatory comment. See GL#324
Barry Warsaw
2017-05-09
1
-0
/
+4
*
Fix two problems and close #260
Barry Warsaw
2017-04-22
2
-3
/
+19
*
Updated rest/lists.py to handle list name error exceptions and added
Mark Sapiro
2017-02-19
2
-1
/
+31
*
Fixed broken tests.
Mark Sapiro
2017-02-19
2
-0
/
+2
*
Experimental Gunicorn support.
Barry Warsaw
2017-02-10
1
-60
/
+0
*
Gunicorn REST support.
Barry Warsaw
2017-02-10
1
-12
/
+20
*
Update WSGI functions to take necessary arguments
Eric Searcy
2017-02-10
2
-12
/
+10
*
Add a very experimental gunicorn REST runner.
Barry Warsaw
2017-02-10
1
-0
/
+50
*
Remove the dependency on httplib2.
Barry Warsaw
2017-02-06
14
-441
/
+429
*
Extensive reorganization
Barry Warsaw
2017-02-04
2
-22
/
+79
*
Sort the addresses for predictable results.
Barry Warsaw
2017-02-02
1
-1
/
+2
*
Create users sequentially for uid stability.
Barry Warsaw
2017-01-29
1
-0
/
+2
*
Enforce a stricter coding style.
Barry Warsaw
2017-01-26
3
-4
/
+4
*
Style fixes
Simon Hanna
2017-01-11
2
-10
/
+8
*
Decode RFC2047 encoded Subject when accessing held messages
Simon Hanna
2017-01-11
2
-0
/
+38
*
Bump copyright years.
Barry Warsaw
2017-01-04
39
-39
/
+39
*
Implement caching suffix list with in-tree fallback.
Barry Warsaw
2017-01-01
2
-0
/
+2
*
Fix some fallout from the previous commit.
Barry Warsaw
2016-12-31
2
-8
/
+25
*
Simplified the various list settings and remamed several things.
Mark Sapiro
2016-12-26
3
-22
/
+13
*
Merged from master.
Mark Sapiro
2016-12-09
20
-20
/
+49
|
\
|
*
Use `atpublic` for @public instead of internal copy.
Barry Warsaw
2016-11-29
19
-19
/
+19
|
*
Starting to clean up the branch.
Barry Warsaw
2016-11-28
1
-11
/
+4
|
*
Fix Flake8 errors
Aurélien Bompard
2016-11-28
1
-8
/
+7
|
*
Learn to encode Messages and Header instances to JSON
Aurélien Bompard
2016-11-28
2
-1
/
+38
*
|
Merge branch 'dmarc' of gitlab.com:msapiro/mailman into dmarc
Mark Sapiro
2016-11-26
5
-5
/
+43
|
\
\
|
|
/
|
/
|
|
*
Added new list DMARC attributes to rest/listconf.py and updated tests.
Mark Sapiro
2016-11-01
3
-5
/
+36
|
*
Merge gitlab.com:mailman/mailman into dmarc
Mark Sapiro
2016-11-01
2
-0
/
+10
|
|
\
|
*
|
DMARC mitigations, part 1a.
Mark Sapiro
2016-10-31
2
-0
/
+7
*
|
|
Merge branch 'hide-system-disabled-archivers' into 'master'
Barry Warsaw
2016-11-26
3
-11
/
+7
|
\
\
\
|
*
|
|
Fix tests
Aurélien Bompard
2016-08-18
1
-1
/
+1
|
*
|
|
Don't show the disabled archivers in the REST API
Aurélien Bompard
2016-08-18
3
-12
/
+8
*
|
|
|
Fix QA.
Barry Warsaw
2016-11-25
1
-1
/
+0
*
|
|
|
Add NEWS and a little bit of cleanup.
Barry Warsaw
2016-11-25
2
-7
/
+8
*
|
|
|
Rename test email and use resource filename instead of __file__.
Abhilash Raj
2016-11-25
3
-4
/
+6
*
|
|
|
Return 'defective message' for a bad held message
Abhilash Raj
2016-11-25
3
-1
/
+34
*
|
|
|
Fix the Flake8 ignore tags
Aurélien Bompard
2016-11-21
2
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Support HTTP/1.1 by default.
Barry Warsaw
2016-10-30
2
-28
/
+5
*
|
|
qa fix: unused variable
amitt001
2016-10-30
1
-2
/
+2
*
|
|
< python 3.5.x non-enum HTTPStatus support
amitt001
2016-10-30
1
-1
/
+5
*
|
|
qa fix
amitt001
2016-10-30
1
-1
/
+0
*
|
|
Test invalid url response.
amitt001
2016-10-30
1
-0
/
+8
*
|
|
Rest api send error response with headers
amitt001
2016-10-30
1
-1
/
+23
|
|
/
|
/
|
*
|
Full coverage.
Barry Warsaw
2016-10-26
1
-7
/
+8
*
|
Implement the review suggestions
Aurélien Bompard
2016-10-26
2
-5
/
+5
[next]