finish lifecycle conditions handling and add flapper condition
commite76d44054d00059b8b6e7151a95d60ed3b7576b2
authorTom Preston-Werner <tom@mojombo.com>
Sat, 8 Sep 2007 23:52:20 +0000 (8 16:52 -0700)
committerTom Preston-Werner <tom@mojombo.com>
Sat, 8 Sep 2007 23:52:20 +0000 (8 16:52 -0700)
treedcad665e04a462bee6f79e364f30217128036fbb
parent49e0c827c951cb63cedd365477ca724a6695ea92
finish lifecycle conditions handling and add flapper condition
14 files changed:
History.txt
Manifest.txt
examples/events.god
examples/gravatar.god
lib/god.rb
lib/god/condition.rb
lib/god/conditions/flapping.rb [new file with mode: 0644]
lib/god/conditions/tries.rb
lib/god/hub.rb
lib/god/trigger.rb [new file with mode: 0644]
lib/god/watch.rb
test/configs/child_events/child_events.god
test/configs/child_polls/child_polls.god
test/helper.rb