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
/
Mailman
/
database
/
listdata.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-03-27
passwords.py: 'utf-8' normalization.
tkikuchi
2
-3
/
+3
2007-03-27
Fix passwords in bin/newlist. Yes, this needs unit tests!
bwarsaw
1
-6
/
+6
2007-03-25
passwords.py: Looks like we still need unicode checking.
tkikuchi
4
-44
/
+199
2007-03-24
CookHeaders.py:
tkikuchi
2
-30
/
+77
2007-03-24
Brush up the fall-back-to-utf8 mechanizm in ToDigest.py. Neither cStringIO
tkikuchi
2
-16
/
+52
2007-03-23
Fix of Decorate.py for the case (input_charset != output_charset) and fail
tkikuchi
2
-5
/
+23
2007-03-22
Restore the use of passwords.Schemes enum for selection of password hashing
bwarsaw
9
-24
/
+91
2007-03-21
Added a test case for the code that Tokio fixed for enums in r8164.
bwarsaw
2
-2
/
+9
2007-03-21
A few style fixes based on commit reviews.
bwarsaw
3
-19
/
+12
2007-03-21
Test suite repair. All tests are now passing again.
bwarsaw
8
-30
/
+49
2007-03-20
- Fixed a bug in OldStyleMemberships.addNewMember that allowed adding an address
msapiro
1
-1
/
+8
2007-03-20
Scheme is selected by TAG. Use string not object reference.
tkikuchi
1
-5
/
+5
2007-03-10
csetstr is not set if lang==None. Use charset as string.
tkikuchi
1
-5
/
+4
2007-03-09
Big update of Czech translations
danohnesorg
1
-904
/
+418
2007-03-03
Some fixes for rev 8162 for mmsitepass to work.
tkikuchi
3
-5
/
+8
2007-03-02
Fixes for i18n digest to work.
tkikuchi
6
-14
/
+32
2007-03-02
Backport the enum package from the abortive Mailman 3 branch. This lets us
bwarsaw
4
-22
/
+457
2007-03-01
Restoreing i18n in 2.2
tkikuchi
10
-50
/
+64
2007-02-22
Hashed password should be ascii string not unicode.
tkikuchi
1
-1
/
+1
2007-02-15
Fixed bug # 1660666.
msapiro
1
-3
/
+4
2007-02-07
Move FAQ
bwarsaw
1
-0
/
+0
2007-02-03
Where should etc directory belong, $prefix or $var-prefix?
tkikuchi
3
-6
/
+14
2007-01-21
- Changed to show hidden members when authorization is by list admin or moder...
msapiro
1
-14
/
+36
2007-01-20
Changed header_filter_rules processing to ignore blank patterns.
msapiro
1
-0
/
+3
2007-01-19
Update copyright years.
bwarsaw
198
-841
/
+549
2007-01-18
Rework MailList.available_languages so that we don't need to use a PickleType
bwarsaw
22
-145
/
+245
2007-01-14
reorganize READMEs and other documentation. more still to do.
bwarsaw
32
-21
/
+25
2007-01-14
Update copyright years.
bwarsaw
1
-1
/
+1
2007-01-14
Passwords done right.
bwarsaw
17
-147
/
+319
2007-01-08
Change the semantics of the -f and -b flags. Now -f prints the fully
bwarsaw
1
-14
/
+8
2007-01-08
Reorganize the doc directory by creating a howtos directory for holding the
bwarsaw
4
-0
/
+0
2007-01-07
Fixed documentation for POSTFIX_STYLE_VIRTUAL_DOMAINS to clarify that the
msapiro
1
-7
/
+8
2007-01-06
Add post_id in list data schema.
tkikuchi
1
-0
/
+1
2007-01-05
In HTTPRunner, when we see a KeyboardInterrupt during the serve_forever(),
bwarsaw
6
-54
/
+66
2007-01-05
Clean up file permissions and umask settings. Now we set the umask to 007
bwarsaw
21
-203
/
+138
2007-01-02
Ported from 2.1 branch:
bwarsaw
3
-17
/
+31
2006-12-31
Import list topics and header filters. Still to do: user topic selections.
bwarsaw
1
-5
/
+7
2006-12-30
A rudimentary import script. Several things are not yet imported, including
bwarsaw
7
-19
/
+361
2006-12-29
Merged revisions 8113-8121 via svnmerge from
bwarsaw
62
-2477
/
+2020
2006-12-03
Support for VERP and personalization.
tkikuchi
3
-9
/
+12
2006-12-03
A little more internal_name() to fqdn_listname changes.
tkikuchi
2
-7
/
+7
2006-11-27
internal_name() to fqdn_listname change.
tkikuchi
2
-2
/
+2
2006-11-26
Postfix LMTP related brushups.
tkikuchi
9
-56
/
+70
2006-11-23
Some cleanups of code.
tkikuchi
1
-36
/
+24
2006-11-23
bool('0') is True.
tkikuchi
1
-6
/
+6
2006-11-19
initial translation (F.Lehobey)
p_george
2
-1032
/
+960
2006-11-17
Delete the .bak file from the queue for an unparseable message.
msapiro
1
-0
/
+1
2006-11-13
Minor spell fix.
tkikuchi
1
-1
/
+1
2006-11-13
Fix environ['SCRIPT_NAME'] to match CGI spec.
tkikuchi
3
-85
/
+75
2006-11-12
We need to substitute the fully qualified list name in the public archive url.
bwarsaw
5
-27
/
+35
[next]