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
/
IncomingRunner.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize the qrunner infrastructure. First, the package has been renamed
Barry Warsaw
2007-09-29
1
-183
/
+0
*
Convert failing test_message.py to doctests bounces.txt and message.txt, which
Barry Warsaw
2007-07-01
1
-1
/
+1
*
Update copyright years.
bwarsaw
2007-01-19
1
-1
/
+1
*
Fix some buglets with virtual domain support and repair unit tests broken by
bwarsaw
2006-07-08
1
-1
/
+1
*
First crack at real virtual domain support, i.e. mailing lists with the same
bwarsaw
2006-07-08
1
-0
/
+2
*
Massive conversion process so that Mailman can be run from a user specified
bwarsaw
2006-07-08
1
-4
/
+4
*
- Convert all logging to Python's standard logging module. Get rid of all
bwarsaw
2006-04-17
1
-7
/
+12
*
FSF office has moved. chdcking in for MAIN branch.
tkikuchi
2005-08-27
1
-1
/
+1
*
Restore the resumable pipeline code.
bwarsaw
2003-02-05
1
-5
/
+11
*
Update the big comment showing mail flow through the system.
bwarsaw
2002-04-01
1
-40
/
+58
*
Constructor simplification. Since most derived classes are just
bwarsaw
2002-03-02
1
-3
/
+1
*
_dispose(): The mlist.Save() call should be in the try: block, since
bwarsaw
2002-01-26
1
-1
/
+1
*
_dopipeline(): When discarding a message, log its Message-ID: to logs/vette
bwarsaw
2002-01-21
1
-1
/
+3
*
Some updating of the big comment. I'm not spending a lot of time on
bwarsaw
2001-11-20
1
-6
/
+8
*
Convert from mimelib to email.
bwarsaw
2001-10-01
1
-1
/
+1
*
_dopipeline(): We don't need to save the return value of __import__().
bwarsaw
2001-07-13
1
-1
/
+1
*
_dopipeline(): Do not include the blank Exception catch-all here, but
bwarsaw
2001-07-13
1
-9
/
+0
*
_dopipeline(): Use a better mechanism for digging out the process()
bwarsaw
2001-07-10
1
-4
/
+5
*
Better syslog() calling conventions.
bwarsaw
2001-06-27
1
-2
/
+1
*
_dispose(): Fix a bug whereby if an uncaught exception occurred, the
bwarsaw
2001-04-02
1
-1
/
+4
*
intermediate
bwarsaw
2001-02-15
1
-91
/
+72
*
Multiple queue runner classes, in a new package Mailman.Queue.
bwarsaw
2000-12-20
1
-0
/
+175