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
/
Switchboard.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize the qrunner infrastructure. First, the package has been renamed
Barry Warsaw
2007-09-29
1
-190
/
+0
*
Convert the rest of test_runners.py to doctests; even though incomplete, they
Barry Warsaw
2007-06-28
1
-2
/
+1
*
Convert the Switchboard test in test_runners.py to a doctest. Add an
Barry Warsaw
2007-06-27
1
-69
/
+62
*
Merge exp-elixir-branch to trunk. There is enough working to make me feel
bwarsaw
2007-05-28
1
-3
/
+11
*
A few style fixes based on commit reviews.
bwarsaw
2007-03-21
1
-1
/
+3
*
Fixes for i18n digest to work.
tkikuchi
2007-03-02
1
-1
/
+1
*
Clean up file permissions and umask settings. Now we set the umask to 007
bwarsaw
2007-01-05
1
-20
/
+8
*
- Switchboard.py Added missing call to create error logger.
msapiro
2006-07-22
1
-1
/
+3
*
Added robustness to Switchboards and Runners so that if a runner crashes
bwarsaw
2006-07-16
1
-6
/
+32
*
- Switchboard.py - Closed very tiny holes at the upper ends of queue
msapiro
2006-07-09
1
-3
/
+10
*
Massive conversion process so that Mailman can be run from a user specified
bwarsaw
2006-07-08
1
-3
/
+4
*
- Convert all logging to Python's standard logging module. Get rid of all
bwarsaw
2006-04-17
1
-2
/
+1
*
Now that Python 2.3 is the minimum requirement for Mailman 2.2:
bwarsaw
2006-04-15
1
-11
/
+4
*
back porting from 2.1.6
tkikuchi
2005-08-28
1
-226
/
+39
*
FSF office has moved. chdcking in for MAIN branch.
tkikuchi
2005-08-27
1
-1
/
+1
*
MarshalSwitchboard._ext_write(), ASCIISwitchboard._ext_write():
bwarsaw
2003-10-10
1
-6
/
+2
*
SYNC_AFTER_WRITE: New flag which controls whether os.fsync() is called
bwarsaw
2003-09-12
1
-1
/
+23
*
_Switchboard.__init__(): Fixed slice end-point off-by-one calculation error.
bwarsaw
2003-04-19
1
-3
/
+3
*
Copyright years
bwarsaw
2003-04-02
1
-1
/
+1
*
dequeue(): If we can't read a .db file, initialize data to the empty
bwarsaw
2003-04-02
1
-0
/
+1
*
dequeue(): "rejection-notice" (i.e. the dash) doesn't play nice when
bwarsaw
2002-11-19
1
-0
/
+6
*
whichq(): New method which returns the queue directory.
bwarsaw
2002-03-11
1
-0
/
+3
*
dequeue(): Handle the case when the email package throws a
bwarsaw
2002-01-26
1
-1
/
+17
*
DumperSwitchboard: New class to provide a public interface for reading
bwarsaw
2001-10-01
1
-0
/
+10
*
Convert from mimelib to email.
bwarsaw
2001-10-01
1
-3
/
+3
*
MarshalSwitchboard._ext_read(): If the .db file is of version 2, just
bwarsaw
2001-08-15
1
-0
/
+3
*
MarshalSwitchboard._ext_read(): Add a little comment to the
bwarsaw
2001-07-19
1
-0
/
+3
*
Only eval() a float's repr() back to a float if the marshal actually
twouters
2001-07-19
1
-1
/
+2
*
dequeue(): Be a bit more robust about possible exceptions, ensuring
bwarsaw
2001-07-19
1
-12
/
+14
*
'UnimplementedError' -> 'NotImplementedError'
twouters
2001-07-10
1
-2
/
+2
*
Performance enhancement. In order to save on the time it takes to
bwarsaw
2001-06-27
1
-18
/
+35
*
Better syslog() calling conventions.
bwarsaw
2001-06-27
1
-1
/
+1
*
dequeue(): Since IOError and OSError are both derived from
bwarsaw
2001-05-18
1
-1
/
+1
*
This file was never published in yr 2000.
bwarsaw
2001-05-14
1
-1
/
+1
*
enqueue(): The `received_time' metadata (which is set here once, but
bwarsaw
2001-05-14
1
-22
/
+71
*
intermediate
bwarsaw
2001-02-15
1
-0
/
+230