log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
xib
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 217:
(0)
-100
-30
-10
-8
+8
+10
+30
tip
age
author
description
Sat, 06 Mar 2010 23:19:17 +0100
Charly COSTE
(muc) ignore NotConnected exception in leave method
Sat, 06 Mar 2010 22:55:47 +0100
Charly COSTE
merged Bot.find_bridges and Bot.get_bridges into Bot.iter_bridges, btw we don't need to lock Bot.bridges because lists don't raise RuntimeError
Sat, 06 Mar 2010 19:58:28 +0100
Charly COSTE
minor fix in bridge.py, the "reconnecting" attribute is declared in "init2", no need to do so in "__init__" too
Sat, 06 Mar 2010 19:26:35 +0100
Charly COSTE
(muc) added "auto_reconnect" attribute (defaults to True, turns to False when "leave" is called), created NotConnected exception
Sat, 06 Mar 2010 19:05:07 +0100
Charly COSTE
created Bridge.say_on_behalf in order to avoid code repetition in participant.py
Sat, 06 Mar 2010 16:50:58 +0100
Charly COSTE
use Bot.get_bridge instead of Bot.get_bridges in Bot._irc_event_handler
Sat, 06 Mar 2010 18:32:46 +0100
Charly COSTE
created Bot.get_bridge(), it calls Bot.get_bridges() and raises exceptions when there are 0 or more than 1 matches
Sat, 06 Mar 2010 15:57:41 +0100
Charly COSTE
(irclib) moved ServerNotConnectedError handling from IRC.process_data() to IRC.process_forever() in order to always catch it
less
more
| rev 217:
(0)
-100
-30
-10
-8
+8
+10
+30
tip