aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Queue/Switchboard.py (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-06The Switchboard.finish() method now logs the text of the exception whenMark Sapiro1-3/+3
2008-11-12Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw1-2/+2
2008-04-26Made the preservation of unparseable messages conditional onMark Sapiro1-2/+2
2008-02-14Switchboard.py - Added code to catch exceptions thrown in unpickling .bakMark Sapiro1-18/+27
2008-01-02Switchboard.py - Moved the counting of the number of recoveries of a .bak fileMark Sapiro1-27/+33
2007-12-16Switchboard.py - Added a count to the queue entry metadata to count the numberMark Sapiro1-5/+25
2007-05-08- CGI/admin.pymsapiro1-4/+19
2006-07-23- Switchboard.py Changed "while key in times.keys():" tomsapiro1-1/+1
2006-07-22- Switchboard.py Added missing newline at EOF.msapiro1-1/+1
2006-07-22- bin/unshuntmsapiro1-6/+31
2006-07-09 - Switchboard.py - Closed very tiny holes at the upper ends of queuemsapiro1-5/+13
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2004-10-31[ 1008983 ] qrunner w/ multiple slices crashing.tkikuchi1-1/+1
2004-02-10enqueue(), dequeue(), files(): Implementation of new, more efficient,bwarsaw1-226/+37
2003-11-21enqueue(): Always flush and sync the message file.bwarsaw1-1/+3
2003-10-10MarshalSwitchboard._ext_write(), ASCIISwitchboard._ext_write():bwarsaw1-6/+2
2003-09-22Backporting from the HEAD -- updated queue runnersbwarsaw1-1/+23
2003-04-20Backporting from the trunk.bwarsaw1-3/+3
2003-04-02Backport:bwarsaw1-1/+2