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
/
utilities
/
options.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-04
Add a method to merge a user into another user
Aurélien Bompard
6
-0
/
+262
2016-05-03
Add NEWS.
Barry Warsaw
1
-0
/
+4
2016-05-03
Refactor and simplify.
Barry Warsaw
1
-66
/
+53
2016-05-03
Update docstrings and add a missing attribute.
Barry Warsaw
1
-8
/
+10
2016-05-03
Minor cleanups, rewording, style.
Barry Warsaw
2
-49
/
+76
2016-05-03
Change handling of rules for banned addresses.
Aditya
2
-41
/
+54
2016-05-03
Add tests
Aditya
1
-1
/
+77
2016-05-03
Ensure that postings from alternative emails aren't held
Aditya
1
-6
/
+38
2016-05-01
Fix header match rule suffix inflation.
Barry Warsaw
3
-41
/
+35
2016-05-01
Give predictable names to header match rules
Aurélien Bompard
2
-8
/
+57
2016-05-01
Pay down some minor tech-debt.
Barry Warsaw
1
-2
/
+2
2016-05-01
Replace another rmtree() with a better solution.
Barry Warsaw
2
-6
/
+9
2016-05-01
A better solution to the test creating a var dir.
Barry Warsaw
1
-5
/
+9
2016-04-30
Some fixes.
Barry Warsaw
2
-0
/
+5
2016-04-30
Update all the starting documentation.
Barry Warsaw
11
-318
/
+408
2016-04-30
Use contextlib.suppress() where appropriate.
Barry Warsaw
16
-82
/
+46
2016-04-30
Ensure that $(PWD)/var/ is cleaned up.
Barry Warsaw
2
-1
/
+9
2016-04-30
Fix the gitlab script
Aurélien Bompard
1
-1
/
+1
2016-04-30
Make the tox.ini file more flexible
Aurélien Bompard
1
-3
/
+3
2016-04-29
Skip a test if readline isn't available.
Barry Warsaw
1
-0
/
+7
2016-04-29
Restore the fix for PostgreSQL.
Barry Warsaw
1
-2
/
+2
2016-04-29
Restore a test from !151 which only fails on PostgreSQL.
Barry Warsaw
1
-0
/
+44
2016-04-29
Restore a test from !151 which only fails on PostgreSQL.
Barry Warsaw
2
-2
/
+46
2016-04-29
Tweaks and clean up.
Barry Warsaw
6
-112
/
+223
2016-04-28
Add batch unsubscribe option to REST API.
Harshit Bansal
3
-28
/
+130
2016-04-28
Sort the held requests.
Aurélien Bompard
1
-1
/
+2
2016-04-25
Tweak for landing.
Barry Warsaw
3
-43
/
+63
2016-04-26
Cover two more corner cases
Aurélien Bompard
1
-0
/
+43
2016-04-26
Fix difference between iter and count in find_members
Aurélien Bompard
2
-11
/
+36
2016-04-23
Add some documentation.
Barry Warsaw
1
-15
/
+38
2016-04-22
Fix #228
Barry Warsaw
5
-7
/
+119
2016-04-18
This doesn't exactly close the REST bug.
Barry Warsaw
1
-1
/
+1
2016-04-18
Add NEWS, tweak an interface, and rewrite a unit test.
Barry Warsaw
5
-133
/
+194
2016-04-18
Extend ISubscriptionService interface.
Harshit Bansal
4
-0
/
+218
2016-04-13
__iter__() must sort just like mailing_lists property.
Barry Warsaw
1
-1
/
+2
2016-04-12
mailman subcommands commit transactions
Barry Warsaw
6
-5
/
+116
2016-04-10
Fix comment.
Barry Warsaw
1
-1
/
+1
2016-04-10
Fix compatibility with IPython 4.
Barry Warsaw
2
-9
/
+46
2016-04-09
Ignore anything in /tmp and improve coverage.
Barry Warsaw
2
-1
/
+2
2016-04-09
Fix regression with default banner.
Barry Warsaw
1
-1
/
+2
2016-04-08
Fix a mock.
Barry Warsaw
1
-1
/
+1
2016-04-08
Fix mailman shell processing of $PYTHONSTARTUP.
Barry Warsaw
5
-20
/
+125
2016-04-06
flake8 clean.
Barry Warsaw
2
-2
/
+2
2016-04-04
public() takes keyword arguments.
Barry Warsaw
12
-46
/
+38
2016-04-03
Floor the Falcon dependency.
Barry Warsaw
1
-1
/
+1
2016-04-03
Revert a few incorrect renames.
Barry Warsaw
4
-42
/
+42
2016-04-03
Don't pass `api` when it's readily available.
Barry Warsaw
3
-33
/
+20
2016-04-03
Unpin falcon.
Barry Warsaw
1
-1
/
+3
2016-04-03
Add news.
Barry Warsaw
1
-0
/
+1
2016-04-03
Fix some tests.
Barry Warsaw
2
-3
/
+3
[next]