add jabber contact to manifest and gemspec |
|
More...
|
over 16 years ago
|
add twitter contact to manifest and gemspec |
|
More...
|
over 16 years ago
|
add twitter to contact test config |
|
More...
|
over 16 years ago
|
give a friendly notice if trying to use twitter contact without twitter gem installed |
|
More...
|
over 16 years ago
|
rename Twitterer to just Twitter |
|
More...
|
over 16 years ago
|
Merge commit '03ffa3' |
|
More...
|
over 16 years ago
|
add file_mtime.rb to manifest and gemspec |
|
More...
|
over 16 years ago
|
add jwilkins mtime condition addition to history |
|
More...
|
over 16 years ago
|
Merge commit '8da68a' |
|
More...
|
over 16 years ago
|
describe preceding jnewland fix |
|
More...
|
over 16 years ago
|
Oops, readable? is a class method. |
|
More...
|
over 16 years ago
|
Check to make sure /proc files can actually be read by ruby inside god before declaring SlashProcController as usable |
|
More...
|
over 16 years ago
|
fixes redefinition error for time.h and allows it to compile on Ubuntu Edgy |
|
More...
|
over 16 years ago
|
setup logging *after* loading a given config file when daemonized. enables logging to the 'God.log_file' specified in a config file. |
|
More...
|
over 16 years ago
|
added twitterer |
|
More...
|
over 16 years ago
|
added twitter notifications |
|
More...
|
over 16 years ago
|
added require for file_mtime |
|
More...
|
over 16 years ago
|
added file_mtime(path, max_age) - checks file mtime so you can restart if a file hasn't been modified for a certain length of time |
|
More...
|
over 16 years ago
|
ignore .DS_Store |
|
More...
|
over 16 years ago
|
bump up the pid to avoid false failures (I had a real process running with a pid of 123) |
|
More...
|
over 16 years ago
|
up to 0.7.9 |
|
More...
|
over 16 years ago
|
more efficient driver loop (Darrell Kresge) |
|
More...
|
over 16 years ago
|
cutn paste prob |
|
More...
|
over 16 years ago
|
adding delegate to watch |
|
More...
|
over 16 years ago
|
adding log_cmd to process.rb |
|
More...
|
over 16 years ago
|
added campfire tests |
|
More...
|
over 16 years ago
|
remove unused validation |
|
More...
|
over 16 years ago
|
up to 0.7.8 |
|
More...
|
over 16 years ago
|
Fix file_writable? when using chroot. |
|
More...
|
over 16 years ago
|
If the user specifies a gid to run as we should also change the supplimental group list as well, otherwise we inherit from the user running God (usually root). |
|
More...
|
over 16 years ago
|