summaryrefslogtreecommitdiff
path: root/lib/rbot/timer.rb
AgeCommit message (Expand)Author
2011-09-15Better handling of akills and other form of disconnectionsGiuseppe Bilotta
2009-02-19remove whitespaceRaine Virta
2008-12-29* (timer) ignore blocked actions .next() :/dmitry kim
2008-12-29* (timer.rb) race condition on @actions.each() fixed (thanks, Mike`)dmitry kim
2007-09-13more rdoc-ificationGiuseppe Bilotta
2007-08-31* (timer) stop the bot timer for shutdown / rescanDmitry Kim
2007-08-30* (timers) failures made more verbose; reverted timer.block()s in ircbot.rbDmitry Kim
2007-08-30+ (timer) comments + documentationDmitry Kim
2007-08-30*** (timer) new timer implementationDmitry Kim
2007-08-26timer: tick when reschedulingGiuseppe Bilotta
2007-05-20Raise with a meaningful error message when block/unblock/rescehdule is attemp...Giuseppe Bilotta
2007-04-11use pretty printing with Logger (debug, info, warning and error messages)Giuseppe Bilotta
2007-02-20Fix timer handling when Actions raise errorsGiuseppe Bilotta
2007-02-04Fix rescheduling of timersGiuseppe Bilotta
2007-01-29Allow timer action reschedulingGiuseppe Bilotta
2005-08-27better setup for ping timeouts.Tom Gilbert
2005-07-28Thu Jul 28 23:45:26 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-27move rbot into lib - still rearranging for packaging/installationTom Gilbert