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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hold_for_approval(): Another step towards conversion to MemberAdaptor
bwarsaw
2001-07-29
1
-1
/
+1
*
do_topic_filters(): Another step towards conversion to MemberAdaptor
bwarsaw
2001-07-29
1
-2
/
+2
*
process_form(): Use UserDesc helper class.
bwarsaw
2001-07-29
1
-9
/
+2
*
Another step towards conversion to MemberAdaptor API.
bwarsaw
2001-07-29
1
-1
/
+1
*
Another step towards conversion to MemberAdaptor API.
bwarsaw
2001-07-29
1
-10
/
+4
*
Massive rewrite to implement the Wouters/Oskoboiny Convention on web
bwarsaw
2001-07-29
1
-52
/
+387
*
Another step towards conversion to MemberAdaptor API.
bwarsaw
2001-07-29
1
-14
/
+11
*
__assertIsMember(): Helper method which raises NotAMemberError if the
bwarsaw
2001-07-29
1
-11
/
+40
*
getMemberLanguage(): If the address isn't a member of the list, return
bwarsaw
2001-07-29
1
-2
/
+21
*
Another step towards conversion to MemberAdaptor API.
bwarsaw
2001-07-29
1
-27
/
+9
*
Another step towards conversion to MemberAdaptor API.
bwarsaw
2001-07-29
1
-5
/
+7
*
__handlepost(): Convert to MemberAdaptor API by using
bwarsaw
2001-07-29
1
-11
/
+4
*
intermediate
bwarsaw
2001-07-29
1
-0
/
+44
*
Another step towards conversion to MemberAdaptor API.
bwarsaw
2001-07-29
1
-3
/
+3
*
process_request(): Coerce listname to lowercase since this is treated
bwarsaw
2001-07-27
1
-1
/
+2
*
InitVars(): Should create self.archive_dir()+'.mbox' not
bwarsaw
2001-07-27
1
-1
/
+1
*
Add Norwegian.
bwarsaw
2001-07-27
1
-0
/
+1
*
send_i18n_digests(): Cut-n-paste errors: self->mlist.
bwarsaw
2001-07-27
1
-2
/
+2
*
NumRequestsPending(): Only subtract one from the number of keys if
bwarsaw
2001-07-27
1
-1
/
+3
*
Japanese should use the euc-jp encoding for web pages.
bwarsaw
2001-07-27
1
-1
/
+1
*
LC_DESCRIPTIONS: Rewrite this stanza for clarity. Use add_language()
bwarsaw
2001-07-26
1
-5
/
+10
*
main(): Use archive_dir() instead of the archive_directory attribute.
bwarsaw
2001-07-26
1
-1
/
+1
*
html_TOC(): Use archive_dir() instead of the archive_directory
bwarsaw
2001-07-26
1
-1
/
+1
*
InitVars(): Do not set list attributes public_archive_file_dir,
bwarsaw
2001-07-26
1
-36
/
+19
*
ZapOldVars(): Rewrite a bit more succinctly, and add the following
bwarsaw
2001-07-26
1
-7
/
+7
*
Lock(): If /any/ exception (not just MMUnknownListError) is raised
bwarsaw
2001-07-26
1
-1
/
+1
*
GetConfigInfo(): Create the `admin' local variable that the following
bwarsaw
2001-07-25
1
-0
/
+3
*
__handlesubscription(): Use the new ApprovedAddMember() interface.
bwarsaw
2001-07-20
1
-1
/
+8
*
AddMember(): Cut-and-paste typo; mlist -> self; fullname -> name
bwarsaw
2001-07-20
1
-3
/
+10
*
main(): Simpler idiom for getting the 'language' value out of the
bwarsaw
2001-07-20
1
-8
/
+12
*
main(): Simpler idiom for getting the 'language' value out of the
bwarsaw
2001-07-20
1
-8
/
+3
*
main(): In the exception handlers when ProcessConfirmation() is
bwarsaw
2001-07-20
1
-0
/
+10
*
show_requests(): Remove the backward compatibility hack, since the
bwarsaw
2001-07-20
1
-7
/
+1
*
change_options(): When sucking the subscribers out of the upload,
bwarsaw
2001-07-20
1
-23
/
+29
*
ProcessConfirmCmd(): Slightly improved response message.
bwarsaw
2001-07-20
1
-1
/
+1
*
REQUESTS_FILE_SCHEMA_VERSION: Added.
bwarsaw
2001-07-20
1
-1
/
+4
*
getMemberOption(): flag argument should not have a default value.
bwarsaw
2001-07-20
1
-3
/
+3
*
IGN: new global flag for the version number entry.
bwarsaw
2001-07-20
1
-10
/
+26
*
ApprovedAddMembers(): Rid ourselves of this horror. The right way to
bwarsaw
2001-07-19
1
-113
/
+115
*
show_requests(): Change the column header to reflect the fact that the
bwarsaw
2001-07-19
1
-3
/
+9
*
GetConfigInfo(): We don't need the adminurl local variable.
bwarsaw
2001-07-19
1
-3
/
+0
*
GetConfigInfo(): Do specific hasattr() tests instead of catching
bwarsaw
2001-07-19
1
-4
/
+2
*
process(): Fixed typo (should have been "getMemberOption" not
bwarsaw
2001-07-19
1
-1
/
+1
*
MarshalSwitchboard._ext_read(): Add a little comment to the
bwarsaw
2001-07-19
1
-0
/
+3
*
File from Python 2.2
bwarsaw
2001-07-19
1
-0
/
+1002
*
AddMember(): ApprovedAddMember doesn't take a fullname argument, don't try
twouters
2001-07-19
1
-5
/
+5
*
Only eval() a float's repr() back to a float if the marshal actually
twouters
2001-07-19
1
-1
/
+2
*
intermediate
bwarsaw
2001-07-19
1
-0
/
+49
*
process(): Use the MemberAdaptor API. Also, call do_topic_filters()
bwarsaw
2001-07-19
1
-17
/
+65
*
intermediate
bwarsaw
2001-07-19
1
-0
/
+101
[prev]
[next]