god binary status, log, terminate, logging system improvements
commit7f94adb2d6b2bc202742383e9310dda902b35bfb
authorTom Preston-Werner <tom@mojombo.com>
Mon, 3 Sep 2007 01:23:47 +0000 (2 18:23 -0700)
committerTom Preston-Werner <tom@mojombo.com>
Mon, 3 Sep 2007 01:23:47 +0000 (2 18:23 -0700)
treece546a11620617a2b427cb3e9e6864fd4db33dd2
parente5087003617f6fa11f39408ee829a8269c4de3f7
god binary status, log, terminate, logging system improvements
16 files changed:
History.txt
bin/god
lib/god.rb
lib/god/errors.rb
lib/god/hub.rb
lib/god/logger.rb [new file with mode: 0644]
lib/god/process.rb
lib/god/system/process.rb
lib/god/timeline.rb [moved from lib/god/conditions/timeline.rb with 62% similarity]
lib/god/watch.rb
test/test_god.rb
test/test_logger.rb [new file with mode: 0644]
test/test_process.rb
test/test_registry.rb
test/test_server.rb
test/test_timeline.rb