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
/
utilities
/
tests
/
test_import.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enforce a stricter coding style.
Barry Warsaw
2017-01-26
1
-12
/
+12
*
Bump copyright years.
Barry Warsaw
2017-01-04
1
-1
/
+1
*
Merge branch 'master' into py36
Barry Warsaw
2016-11-28
1
-0
/
+2
|
\
|
*
Merge branch 'fix-import-header-filters' into 'master'
Barry Warsaw
2016-11-26
1
-0
/
+2
|
|
\
|
|
*
Cover another header match import case
Aurélien Bompard
2016-07-19
1
-0
/
+2
*
|
|
Handle a Python 3.6 difference in interact().
Barry Warsaw
2016-11-25
1
-3
/
+4
|
/
/
*
/
Added unsubscribe instructions to list:member:generic:footer.txt
Francesco Ariis
2016-08-25
1
-2
/
+4
|
/
*
New template system. Closes #249
Barry Warsaw
2016-07-16
1
-33
/
+45
*
Allow fall backs for moderation actions.
Barry Warsaw
2016-04-01
1
-1
/
+1
*
Import the unmoderated members with action 'defer'
Aurélien Bompard
2016-03-31
1
-3
/
+3
*
Members and nonmembers moderation action fallback
Aurélien Bompard
2016-03-31
1
-2
/
+3
*
Clean up the utilities directory.
Barry Warsaw
2016-03-25
1
-80
/
+69
*
Revert "Rename the HeaderMatch.chain column to action"
Aurélien Bompard
2016-02-29
1
-3
/
+3
*
Rename the HeaderMatch.chain column to action
Aurélien Bompard
2016-02-29
1
-3
/
+3
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Coverage improvements.
Barry Warsaw
2015-12-29
1
-3
/
+7
*
Clean up pass through abompard's branch.
Barry Warsaw
2015-10-20
1
-28
/
+38
*
Use and interface for the set of header_matches
Aurélien Bompard
2015-10-20
1
-7
/
+18
*
Implement changes from the review
Aurélien Bompard
2015-10-20
1
-1
/
+18
*
Adapt the code and the tests to the new HeaderMatch object
Aurélien Bompard
2015-10-20
1
-4
/
+9
*
Convert header_filter_rules from 2.1 to header_matches
Aurélien Bompard
2015-10-20
1
-0
/
+109
*
Core no longer depends on the standalone `mock` module. (Closes: #146)
Barry Warsaw
2015-09-22
1
-1
/
+1
*
Do a cleansing pass on abompard's branch.
Barry Warsaw
2015-06-24
1
-18
/
+20
*
Better import of a member's moderation flag
Aurélien Bompard
2015-06-17
1
-3
/
+21
*
Only keep regexps in the *_these_nonmembers property
Aurélien Bompard
2015-06-17
1
-0
/
+9
*
Import: handle the '*_these_nonmembers' parameters
Aurélien Bompard
2015-06-17
1
-0
/
+27
*
Fix import of the default_member_moderation value
Aurélien Bompard
2015-06-17
1
-0
/
+11
*
* Mailing list subscription policy work flow has been completely rewritten.
Barry Warsaw
2015-04-15
1
-1
/
+30
|
\
|
*
Merge from head
Aurélien Bompard
2015-03-26
1
-0
/
+43
|
|
\
|
|
/
|
/
|
|
*
Import the subscription_policy from Mailman2
Aurélien Bompard
2015-03-21
1
-1
/
+26
*
|
Additional fixes for importing from Mailman 2. Given by abompard.
Barry Warsaw
2015-03-25
1
-0
/
+43
|
\
\
|
|
/
|
/
|
|
*
Don't send welcome messages on import
Aurélien Bompard
2015-02-21
1
-0
/
+11
|
*
Don't import invalid emails
Aurélien Bompard
2015-02-21
1
-0
/
+24
|
/
*
We don't need the 'six' package any more.
Barry Warsaw
2015-01-04
1
-3
/
+2
*
Bump copyright years.
Barry Warsaw
2015-01-04
1
-1
/
+1
*
Remove huge amounts of now unnecessary file boilerplate.
Barry Warsaw
2014-12-22
1
-7
/
+8
*
test_import passes.
Barry Warsaw
2014-12-16
1
-4
/
+8
*
Fix some of the import tests. Python 2 str types seem to always unpickle as
Barry Warsaw
2014-12-16
1
-27
/
+30
*
Checkpointing.
Barry Warsaw
2014-11-30
1
-7
/
+8
*
Improve coverage:
Barry Warsaw
2014-11-17
1
-6
/
+3
*
Tox-ify the test suite. Now you don't have to create a virtualenv separately.
Barry Warsaw
2014-11-07
1
-2
/
+3
*
Merge abompard's fixes to the importer for encode_ascii_prefixes.
Barry Warsaw
2014-10-30
1
-0
/
+10
*
Use print functions consistently through, and update all __future__ imports to
Barry Warsaw
2014-04-28
1
-6
/
+17
*
IUserManager.create_address() is a better API to create unlinked addresses.
Barry Warsaw
2014-04-14
1
-29
/
+5
*
Trunk merge
Barry Warsaw
2014-04-14
1
-1
/
+1
|
\
|
*
Bump copyright years.
Barry Warsaw
2014-01-01
1
-1
/
+1
*
|
Aurélien Bompard's import-from-2.1 branch, with cleanup and fixes.
Barry Warsaw
2014-04-14
1
-6
/
+725
|
\
\
|
|
/
|
/
|
|
*
Minor pyflakes fixes
Aurélien Bompard
2013-10-22
1
-2
/
+1
|
*
Merge from the main branch
Aurélien Bompard
2013-10-22
1
-80
/
+107
|
|
\
|
|
/
|
/
|
|
*
Text templates should be in UTF-8
Aurélien Bompard
2013-10-21
1
-2
/
+19
[next]