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
/
Queue
/
NewsRunner.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize the qrunner infrastructure. First, the package has been renamed
Barry Warsaw
2007-09-29
1
-164
/
+0
*
Repair some test suite regressions.
Barry Warsaw
2007-08-01
1
-1
/
+1
*
Move the pending database into the SQLAlchemy/Elixir layer. The old
Barry Warsaw
2007-08-01
1
-1
/
+2
*
Update copyright years.
bwarsaw
2007-01-19
1
-1
/
+1
*
Massive conversion process so that Mailman can be run from a user specified
bwarsaw
2006-07-08
1
-7
/
+8
*
- Convert all logging to Python's standard logging module. Get rid of all
bwarsaw
2006-04-17
1
-8
/
+7
*
Now that Python 2.3 is the minimum requirement for Mailman 2.2:
bwarsaw
2006-04-15
1
-12
/
+5
*
back porting from 2.1.6
tkikuchi
2005-08-28
1
-5
/
+8
*
FSF office has moved. chdcking in for MAIN branch.
tkikuchi
2005-08-27
1
-1
/
+1
*
_dispose(): mlist.nntp_host may now be a host:port pair.
bwarsaw
2003-05-12
1
-7
/
+16
*
prepare_message(): If the newsgroup is moderated, news_moderation is 1
bwarsaw
2002-10-19
1
-1
/
+7
*
prepare_message(): In Python 2.2 and beyond,
bwarsaw
2002-08-16
1
-1
/
+2
*
Allow postings gatewayed to Usenet to inhibit the Subject: field
bwarsaw
2002-07-31
1
-0
/
+6
*
_dispose(): Since the runner doesn't normally need to lock the list,
bwarsaw
2002-04-01
1
-0
/
+2
*
Constructor simplification. Since most derived classes are just
bwarsaw
2002-03-02
1
-3
/
+1
*
_dispose(): We need to use msg.as_string() to flatten the message to
bwarsaw
2002-02-26
1
-2
/
+2
*
prepare_message(): Support the cleaning of headers based on
bwarsaw
2001-10-12
1
-20
/
+16
*
prepare_message(): mimelib -> email.
bwarsaw
2001-10-09
1
-1
/
+1
*
prepare_message(): Remove X-Trace: and NNTP-Posting-Host: headers,
bwarsaw
2001-10-01
1
-5
/
+5
*
Convert from mimelib to email.
bwarsaw
2001-10-01
1
-10
/
+5
*
Add back COMMASPACE to globals, as it apparently *is* used, just not
twouters
2001-07-10
1
-1
/
+3
*
Move COMMASPACE global from NewsRunner.py (where it isn't used) to
twouters
2001-07-10
1
-2
/
+0
*
prepare_message(): Use Utils.unique_message_id() to generate the
bwarsaw
2001-07-06
1
-6
/
+13
*
Better syslog() calling conventions.
bwarsaw
2001-06-27
1
-4
/
+6
*
intermediate
bwarsaw
2001-02-15
1
-24
/
+122
*
Multiple queue runner classes, in a new package Mailman.Queue.
bwarsaw
2000-12-20
1
-0
/
+47