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
/
Queue
/
Runner.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
_oneloop(): Include a clue as to which filebase is being shunted.
bwarsaw
2002-12-13
1
-0
/
+1
*
__oneloop(): Renamed to _oneloop() -- i.e. single leading underscore,
bwarsaw
2002-08-09
1
-6
/
+6
*
Make Pychecker happy and do some whitespace normalization.
bwarsaw
2002-08-08
1
-2
/
+2
*
__onefile(): If there's no `listname' key in the message metadata, use
bwarsaw
2002-05-02
1
-9
/
+8
*
_snooze(): Use self.SLEEPTIME instead of mm_cfg.QRUNNER_SLEEP_TIME for
bwarsaw
2002-03-26
1
-2
/
+4
*
Dang, left some debugging syslog()'s in there.
bwarsaw
2002-03-13
1
-2
/
+0
*
We can get rid of the old list cache, and the freshen machinery. Now
bwarsaw
2002-03-13
1
-26
/
+11
*
__init__(): Remove cachelists from the constructor arguments. We can
bwarsaw
2002-03-12
1
-2
/
+4
*
__oneloop(): Stick the queue directory in the message metadata so that
bwarsaw
2002-03-11
1
-0
/
+2
*
Constructor simplification. Since most derived classes are just
bwarsaw
2002-03-02
1
-3
/
+2
*
A slightly cleaner way to do the freshening of MailList objects.
bwarsaw
2002-02-12
1
-7
/
+6
*
__init__(): Default the self._freshen attribute to zero.
bwarsaw
2002-02-12
1
-2
/
+13
*
Update a comment.
bwarsaw
2001-10-04
1
-1
/
+1
*
Convert from mimelib to email.
bwarsaw
2001-10-01
1
-1
/
+1
*
run(): Add a note about a minor bogosity in the calls to
bwarsaw
2001-08-29
1
-1
/
+3
*
__onefile(): Another step towards conversion to MemberAdaptor
bwarsaw
2001-07-29
1
-1
/
+1
*
'UnimplementedError' -> 'NotImplementedError'
twouters
2001-07-10
1
-1
/
+1
*
_shortcircuit(): Return self._stop as a default. This allows a
bwarsaw
2001-07-08
1
-1
/
+1
*
_open_list(): The lockp argument was unused, so remove it.
bwarsaw
2001-07-06
1
-1
/
+1
*
Several changes which allow subclasses to do some calculation for each
bwarsaw
2001-06-28
1
-3
/
+48
*
Better syslog() calling conventions.
bwarsaw
2001-06-27
1
-4
/
+4
*
__onefile(): It is possible that there is no list name in the
bwarsaw
2001-05-22
1
-12
/
+13
*
syslog() entries should go to logs/error not logs/qrunner. It's
bwarsaw
2001-05-15
1
-5
/
+5
*
__oneloop(): Guarantee FIFO order on the processed messages. We
bwarsaw
2001-05-14
1
-16
/
+23
*
__onefile(): The qrunner framework now sets up the language context
bwarsaw
2001-03-02
1
-1
/
+18
*
intermediate
bwarsaw
2001-02-15
1
-0
/
+1
*
__init__(): Accept information for hash space slicing (slice number
bwarsaw
2001-02-15
1
-87
/
+112
*
Multiple queue runner classes, in a new package Mailman.Queue.
bwarsaw
2000-12-20
1
-0
/
+149