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
/
Mailman
/
ListAdmin.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish clean up of ListAdmin class removal. Start by actually
Barry Warsaw
2007-09-16
1
-494
/
+0
*
Convert TestHold to a doctest and update code as necessary. No general
Barry Warsaw
2007-07-03
1
-6
/
+2
*
Merge exp-elixir-branch to trunk. There is enough working to make me feel
bwarsaw
2007-05-28
1
-147
/
+72
*
Clean up file permissions and umask settings. Now we set the umask to 007
bwarsaw
2007-01-05
1
-23
/
+15
*
Fix test_message.py by finishing the wind-through of the configuration object
bwarsaw
2006-07-08
1
-23
/
+24
*
- Convert all logging to Python's standard logging module. Get rid of all
bwarsaw
2006-04-17
1
-10
/
+12
*
Now that Python 2.3 is the minimum requirement for Mailman 2.2:
bwarsaw
2006-04-15
1
-16
/
+10
*
back porting from 2.1.6
tkikuchi
2005-08-28
1
-81
/
+78
*
FSF office has moved. chdcking in for MAIN branch.
tkikuchi
2005-08-27
1
-1
/
+1
*
Fix another of Peer's annoying bugs: somehow his next_request_id ended up
twouters
2003-03-20
1
-1
/
+3
*
Fixed the "unpack tuple of wrong size" bug when moving a MM2.0 list to
bwarsaw
2003-02-07
1
-19
/
+25
*
_UpdateRecords(): Fixed typo, mlist -> self. Closes SF bug #605263 by
bwarsaw
2002-09-13
1
-1
/
+1
*
__handlepost(): It's possible that the forward-to field in the admindb
bwarsaw
2002-07-26
1
-5
/
+17
*
__handlepost(): Use .attach() instead of .set_payload() to attach the
bwarsaw
2002-07-24
1
-1
/
+1
*
__handlepost(): Use localtime for the X-Mailman-Approved-At: header.
bwarsaw
2002-05-17
1
-1
/
+1
*
HOLD_MESSAGES_AS_PICKLES: Promote to an mm_cfg.py configuration variable.
bwarsaw
2002-04-19
1
-8
/
+2
*
__handlepost(): Preserved messages should be written out as plain
bwarsaw
2002-04-04
1
-2
/
+16
*
__handlepost(): Fix the composition of the forwarded message, so that
bwarsaw
2002-04-01
1
-1
/
+2
*
HOLD_MESSAGES_AS_PICKLES: Flag to choose whether the held messages are
bwarsaw
2002-04-01
1
-3
/
+19
*
GetAdminEmail() eradication campaign.
bwarsaw
2002-03-26
1
-4
/
+46
*
__handlepost(): When approving a message through the admindb
bwarsaw
2002-03-15
1
-0
/
+2
*
__handlepost(): Change the moderation header from X-Moderated: to
bwarsaw
2002-03-05
1
-2
/
+1
*
HoldUnsubscription(): Pass the list's preferred language to the
bwarsaw
2002-03-01
1
-14
/
+20
*
__handlepost(), HoldSubscription(): When creating the UserNotification
bwarsaw
2002-02-11
1
-11
/
+20
*
__handlesubscription(): Don't allow an empty comment in subscription
bwarsaw
2002-01-30
1
-1
/
+3
*
Some added robustness for corruption of the requests.db file.
bwarsaw
2002-01-23
1
-3
/
+16
*
HoldUnsubscription(): Fix typo. mlist.preferred_language ->
bwarsaw
2002-01-12
1
-1
/
+1
*
HoldSubscription(), HoldUnsubscription(): Add MIME-Version: and
bwarsaw
2002-01-06
1
-0
/
+6
*
HandleRequest(): Compare the returned status against DEFER explicitly
bwarsaw
2002-01-03
1
-2
/
+2
*
__handlepost(): Slight modification in the way the forwarded message
bwarsaw
2001-12-29
1
-2
/
+3
*
HoldSubscription(): Because the subscription authorization message is
bwarsaw
2001-11-06
1
-1
/
+1
*
Support for admin approved unsubscribes. Specifically,
bwarsaw
2001-10-21
1
-7
/
+56
*
__handlepost(): Forward the message (i.e. `forward' is true) using
bwarsaw
2001-10-15
1
-10
/
+7
*
Convert from mimelib to email.
bwarsaw
2001-10-01
1
-37
/
+45
*
__handlepost(): When a message is approved by the moderator, log a
bwarsaw
2001-09-05
1
-2
/
+6
*
HoldMessage(): Return the id of the held message record in the database.
bwarsaw
2001-07-30
1
-0
/
+5
*
__handlepost(): Convert to MemberAdaptor API by using
bwarsaw
2001-07-29
1
-11
/
+4
*
NumRequestsPending(): Only subtract one from the number of keys if
bwarsaw
2001-07-27
1
-1
/
+3
*
__handlesubscription(): Use the new ApprovedAddMember() interface.
bwarsaw
2001-07-20
1
-1
/
+8
*
IGN: new global flag for the version number entry.
bwarsaw
2001-07-20
1
-10
/
+26
*
Use better syslog() calling convention.
bwarsaw
2001-06-27
1
-3
/
+4
*
HoldSubscription(): Removed some old language setting cruft. Also,
bwarsaw
2001-05-31
1
-10
/
+6
*
HoldSubscription(), __refuse(): Instead of passing in the list's
bwarsaw
2001-05-18
1
-2
/
+2
*
Minor change to module docstring.
bwarsaw
2001-03-26
1
-2
/
+1
*
handlesubscription(): except Errors.MMAreadyAMember, not
twouters
2001-03-07
1
-1
/
+1
*
Fix for (tracker) bug #222409: don't barf when approving a subscription of
twouters
2001-03-02
1
-3
/
+7
*
__handlesubscription(): Support DEFER and DISCARD on subscription
bwarsaw
2001-03-01
1
-3
/
+5
*
Fix some imports.
bwarsaw
2001-03-01
1
-3
/
+7
*
Next round of big i18n patches.
bwarsaw
2001-02-28
1
-7
/
+10
*
De-string-module-ify.
bwarsaw
2001-02-15
1
-29
/
+38
[next]