index
:
mailman2
master
upstream/2.1
mirror of https://code.launchpad.net/~mailman-coders/mailman/2.1
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mailman
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mailman/Archiver/HyperArch.py
Mark Sapiro
2007-11-25
3
-14
/
+16
*
Merged Tokio's sibling list patch
Mark Sapiro
2007-11-25
6
-2
/
+112
|
\
|
*
Add 'sibling list' feature: exclude and include lists are other mailing
Tokio Kikuchi
2007-11-25
6
-2
/
+112
*
|
Mailman/Defaults.py.in
Mark Sapiro
2007-11-25
4
-41
/
+47
|
/
*
versions.py - Moved imports to module scope.
Mark Sapiro
2007-11-22
1
-2
/
+3
*
small fix in mailto link subject
Tokio Kikuchi
2007-11-21
1
-1
/
+1
*
merge & commit
Tokio Kikuchi
2007-11-20
1
-3
/
+14
|
\
|
*
BounceRunner.py - Fixed a mail loop if a list owner puts the list's -bounces
Mark Sapiro
2007-11-19
1
-3
/
+14
*
|
merge and commit
Tokio Kikuchi
2007-11-19
1
-5
/
+5
|
\
|
|
*
Privacy.py - Last check-in was too agressive at removing trailing blanks.
Mark Sapiro
2007-11-18
1
-5
/
+5
*
|
merge from launchpad
Tokio Kikuchi
2007-11-19
5
-26
/
+45
|
\
|
|
*
Added Hebrew translation from Dov Zamir minus the apparently unused
Mark Sapiro
2007-11-18
1
-0
/
+1
|
*
Scrubber.py - changed to use part.get_payload(), not part._payload.
Mark Sapiro
2007-11-18
1
-2
/
+2
|
*
Gui/GuiBase.py - Deleted the _escape() method - not needed since 2.1.9
Mark Sapiro
2007-11-18
3
-24
/
+42
*
|
comments modified
Tokio Kikuchi
2007-11-16
1
-2
/
+2
*
|
merge and commit again
Tokio Kikuchi
2007-11-16
5
-18
/
+77
|
\
|
|
*
Backported Bounce recognizer changes and tests from the 3.0 branch
Mark Sapiro
2007-11-11
5
-18
/
+77
*
|
merge and commit
Tokio Kikuchi
2007-11-16
12
-30
/
+58
|
\
|
|
*
Fixed Mailman/Queue/CommandRunner.py to decode a quoted-printable or base64
Mark Sapiro
2007-11-09
1
-2
/
+2
|
*
- Scrubber.py
Mark Sapiro
2007-11-06
1
-5
/
+6
|
*
Added Date and Message-ID headers to the confirm reply
Mark Sapiro
2007-11-04
1
-1
/
+3
|
*
- Cgi/options.py - fixed to not present the "empty" topic to user.
Mark Sapiro
2007-11-04
2
-3
/
+10
|
*
Added removal of Authentication-Results: header.
Mark Sapiro
2007-11-04
1
-4
/
+4
|
*
Changed the descriptions of the ARCHIVE_TO_MBOX settings to more
Mark Sapiro
2007-11-04
1
-5
/
+7
|
*
MailList.Create() - added an assertion that the listname is lower case.
Mark Sapiro
2007-10-18
1
-0
/
+1
|
*
MimeDel.py neglected to lower case file extensions for comparison with
Mark Sapiro
2007-10-04
1
-1
/
+1
|
*
In rare cases, versions.py can encounter a very old list with held posts in
Mark Sapiro
2007-10-04
1
-1
/
+1
|
*
/cygdrive/c/MM_bzr/log.txt
Mark Sapiro
2007-10-04
1
-1
/
+1
|
*
/cygdrive/c/MM_bzr/log.txt
Mark Sapiro
2007-10-04
1
-4
/
+16
|
*
/cygdrive/c/MM_bzr/log.txt
Mark Sapiro
2007-10-04
1
-1
/
+2
|
/
*
Detect 'who' with 1 or 2 arguments as administrivia.
Mark Sapiro
2007-07-17
1
-2
/
+2
*
There is a bug in email 2.5.8 and possibly others, but not in 4.0.1 or
Mark Sapiro
2007-06-29
1
-1
/
+9
*
Scrubber.py - Cleaned up a few loose ends and incomplete things left after the
Mark Sapiro
2007-06-22
2
-21
/
+26
*
Scrubber.py - If a malformed message has Content-Type: with a
msapiro
2007-06-15
1
-4
/
+7
*
admindb.py - Changed to not show the "Discard all messages marked Defer" chec...
msapiro
2007-06-12
1
-2
/
+5
*
Improved processing of an Approve(d): body line by decoding the body payload
msapiro
2007-06-09
1
-6
/
+22
*
base64 codec raises 'AssertionError'. This should not occur in normal case
tkikuchi
2007-05-09
1
-1
/
+1
*
- CGI/admin.py
msapiro
2007-05-08
10
-54
/
+135
*
Fix comment typo (also, test my commit privileges)
akuchling
2007-05-04
1
-1
/
+1
*
- Fixed a bug in OldStyleMemberships.addNewMember that allowed adding an address
msapiro
2007-03-20
1
-3
/
+11
*
- Changed cmd_who.py to show hidden members when authorization is by list adm...
msapiro
2007-02-07
1
-18
/
+37
*
Changed header_filter_rules processing to ignore blank patterns.
msapiro
2007-01-20
1
-1
/
+4
*
Fixed documentation for POSTFIX_STYLE_VIRTUAL_DOMAINS to clarify that the
msapiro
2007-01-07
1
-7
/
+8
*
Delete the .bak file from the queue for an unparseable message.
msapiro
2006-11-17
1
-0
/
+1
*
Fixed admin.py so null VARHELP category is handled (1573393).
msapiro
2006-10-11
1
-4
/
+5
*
Removed the "Discard all messages marked Defer" checkbox from the
msapiro
2006-09-21
1
-2
/
+2
*
Set things up for 2.1.10a0
bwarsaw
2006-09-13
1
-3
/
+3
*
Tag as 2.1.9 (final). Also, remove version.ht* since it's redundant.
bwarsaw
2006-09-13
1
-3
/
+3
*
Update web pages and version numbers for 2.1.9rc1.
bwarsaw
2006-09-02
1
-3
/
+3
*
A much improved release script, which now knows about Subversion (though isn't
bwarsaw
2006-09-01
10
-12
/
+0
[next]