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
/
__init__.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-08
Delete subscription requests when a mailing list is deleted.
Barry Warsaw
5
-17
/
+30
2017-01-08
Delete PendedKeyValue before deleting Pended.
Abhilash Raj
1
-2
/
+4
2017-01-08
Delete all pendings when mailing list is deleted
Abhilash Raj
4
-2
/
+33
2017-01-08
Rebase and elaborate.
Barry Warsaw
1
-6
/
+47
2017-01-08
Swap order of configs and describe use of both config files
Abhilash Raj
1
-2
/
+5
2017-01-08
Add default configuration to the documentation.
Abhilash Raj
2
-0
/
+10
2017-01-06
Bump to beta 2.
Barry Warsaw
1
-2
/
+2
2017-01-04
Bump copyright years.
Barry Warsaw
394
-398
/
+396
2017-01-04
NEWS
Barry Warsaw
1
-0
/
+1
2017-01-04
Make code style review pass.
Barry Warsaw
6
-192
/
+232
2017-01-02
Made some argument names more descriptive and consistent.
Mark Sapiro
1
-35
/
+60
2017-01-01
Some configs moved to [dmarc] section.
Mark Sapiro
1
-1
/
+1
2017-01-02
Pragma no cover a line that coverage can't reach.
Barry Warsaw
1
-1
/
+7
2017-01-01
Add some coverage.
Barry Warsaw
3
-6
/
+19
2017-01-01
Test coverage improvements.
Mark Sapiro
2
-16
/
+177
2017-01-01
Implement caching suffix list with in-tree fallback.
Barry Warsaw
11
-150
/
+12174
2017-01-01
Replaced urllib.request.urlopen() with mailman.utilities.protocols.get().
Mark Sapiro
2
-10
/
+10
2016-12-31
Moved test data from rules/data to rules/tests/data.
Mark Sapiro
3
-7
/
+3
2016-12-31
Fixed location of 'with' in a test.
Mark Sapiro
2
-15
/
+16
2016-12-31
Fix some fallout from the previous commit.
Barry Warsaw
4
-10
/
+27
2016-12-31
Simplified the org domain mock patch and tweaked a test.
Mark Sapiro
1
-17
/
+11
2016-12-31
Move the dmarc configuration options to their own section.
Barry Warsaw
2
-40
/
+46
2016-12-31
Small style fixes.
Barry Warsaw
2
-82
/
+104
2016-12-30
Added test data for organizational domains and a mock to use it.
Mark Sapiro
5
-19
/
+80
2016-12-30
Boost coverage.
Barry Warsaw
2
-6
/
+18
2016-12-30
Improve coverage for rules/dmarc.py.
Barry Warsaw
1
-11
/
+20
2016-12-30
Minor tweaks and coverage:
Barry Warsaw
4
-32
/
+48
2016-12-30
Review Mark's changes.
Barry Warsaw
2
-11
/
+48
2016-12-30
Various setup/tox/testing tweaks.
Barry Warsaw
3
-18
/
+17
2016-12-30
Removed unreachable line from rules/dmarc.py.
Mark Sapiro
3
-13
/
+167
2016-12-30
Yet another typo in database/types.py
Mark Sapiro
1
-1
/
+1
2016-12-30
Fix typos
Mark Sapiro
1
-2
/
+2
2016-12-29
Remove an unused import.
Barry Warsaw
1
-1
/
+0
2016-12-29
Remove support for to_moderators.
Barry Warsaw
2
-12
/
+1
2016-12-26
Simplified the various list settings and remamed several things.
Mark Sapiro
17
-221
/
+141
2016-12-23
Fixed alembic down_revision following merge of another migration.
Mark Sapiro
1
-2
/
+2
2016-12-16
Modifications based on feedback from Barry.
Mark Sapiro
6
-61
/
+102
2016-12-15
Increase pendedkeyvalue table value column width.
Mark Sapiro
3
-2
/
+30
2016-12-10
Temporary workaround for <https://github.com/sphinx-doc/sphinx/issues/3212>.
Mark Sapiro
1
-0
/
+1
2016-12-09
Fixed Content-Type of text/html part in tests.
Mark Sapiro
1
-5
/
+5
2016-12-09
Replaced mailman.public with public.public.
Mark Sapiro
4
-11
/
+38
2016-12-05
3.1.0b1
Barry Warsaw
1
-2
/
+2
2016-12-04
Fix flake8 errors.
Mark Sapiro
2
-2
/
+4
2016-12-04
Fix tests for test-owner instead of moderator's address.
Mark Sapiro
3
-4
/
+4
2016-12-04
Remove to_moderators.
Mark Sapiro
1
-1
/
+1
2016-12-04
Rrmove to_moderators.
Mark Sapiro
1
-2
/
+2
2016-12-04
Remove to_moderators
Mark Sapiro
1
-1
/
+1
2016-12-04
Remove to_moderators.
Mark Sapiro
1
-1
/
+1
2016-12-03
Prevent the occasional CI/testsuite hang.
Barry Warsaw
1
-3
/
+55
2016-11-30
Remove some unused imports.
Barry Warsaw
1
-2
/
+0
[next]