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
/
importer.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-10
/
+359
|
\
\
|
|
/
|
/
|
|
*
Minor pyflakes fixes
Aurélien Bompard
2013-10-22
1
-2
/
+2
|
*
Merge from the main branch
Aurélien Bompard
2013-10-22
1
-3
/
+7
|
|
\
|
|
/
|
/
|
|
*
Handle acceptable_aliases being a list in the pickle
Aurélien Bompard
2013-10-15
1
-1
/
+4
|
*
Better handling of mixed case email addresses
Aurélien Bompard
2013-10-11
1
-11
/
+16
|
*
Handle 'local-part-only' acceptable aliases
Aurélien Bompard
2013-10-11
1
-1
/
+5
|
*
Don't change the mail_host when importing
Aurélien Bompard
2013-10-11
1
-1
/
+0
|
*
Use the full language code in the configuration hint
Aurélien Bompard
2013-10-11
1
-2
/
+2
|
*
Deal with non-ascii bans and aliases
Aurélien Bompard
2013-10-09
1
-15
/
+22
|
*
Make sure the imported preferred_language exists, and work around Python issu...
Aurélien Bompard
2013-10-08
1
-2
/
+32
|
*
Some more unicode checks when importing
Aurélien Bompard
2013-10-08
1
-8
/
+23
|
*
More unicode fixes in the import script
Aurélien Bompard
2013-10-03
1
-1
/
+14
|
*
Strings are almost always bytestrings in the pickle, test for that
Aurélien Bompard
2013-10-03
1
-3
/
+3
|
*
Import most list parameters from the 2.1 pickle
Aurélien Bompard
2013-09-30
1
-2
/
+250
|
*
When importing from 2.1, handle the archiving policy
Aurélien Bompard
2013-09-20
1
-0
/
+9
*
|
Sort imports.
Barry Warsaw
2013-10-18
1
-1
/
+1
*
|
* Fix importation from MM2.1 to MM3 of the archive policy. Given by Aurélien
Barry Warsaw
2013-10-18
1
-0
/
+13
|
/
*
Switch to PEP 435 enums from flufl.enums.
Barry Warsaw
2013-06-18
1
-0
/
+2
*
Bump copyright years.
Barry Warsaw
2013-01-01
1
-1
/
+1
*
Working for SQLite:
Barry Warsaw
2012-07-25
1
-2
/
+3
*
- Rename the model attributes.
Barry Warsaw
2012-04-08
1
-2
/
+2
*
Schema change. After discussion at Pycon, we decided to change "real_name" to
Barry Warsaw
2012-03-15
1
-0
/
+1
*
copybump
Barry Warsaw
2012-01-01
1
-1
/
+1
*
* The IMailingList attribute ``host_name`` has been renamed to ``mail_host``
Barry Warsaw
2011-06-16
1
-0
/
+9
*
Checkpointing for refactoring.
Barry Warsaw
2011-04-27
1
-1
/
+0
*
Happy New Year.
Barry Warsaw
2011-01-01
1
-1
/
+1
*
Fairly significant change to the way member and nonmember moderation occurs.
Barry Warsaw
2010-12-29
1
-1
/
+0
*
Fix the obvious errors identified by pyflakes. Skip false positives (mostly
Barry Warsaw
2010-10-08
1
-2
/
+2
*
Checkpointing
Barry Warsaw
2010-05-06
1
-2
/
+1
*
Refactor the actual imports into a utility. This leaves the command to
Barry Warsaw
2010-05-06
1
-0
/
+82