24
I Use This!
Inactive

Commits : Listings

Analyzed 18 days ago. based on code collected 18 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add jabber contact to manifest and gemspec
mojombo
as Tom Preston-Werner
More... over 16 years ago
add twitter contact to manifest and gemspec
mojombo
as Tom Preston-Werner
More... over 16 years ago
add twitter to contact test config
mojombo
as Tom Preston-Werner
More... over 16 years ago
give a friendly notice if trying to use twitter contact without twitter gem installed
mojombo
as Tom Preston-Werner
More... over 16 years ago
rename Twitterer to just Twitter
mojombo
as Tom Preston-Werner
More... over 16 years ago
Merge commit '03ffa3'
mojombo
as Tom Preston-Werner
More... over 16 years ago
add file_mtime.rb to manifest and gemspec
mojombo
as Tom Preston-Werner
More... over 16 years ago
add jwilkins mtime condition addition to history
mojombo
as Tom Preston-Werner
More... over 16 years ago
Merge commit '8da68a'
mojombo
as Tom Preston-Werner
More... over 16 years ago
describe preceding jnewland fix
mojombo
as Tom Preston-Werner
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
mojombo
as Tom Preston-Werner
More... over 16 years ago
more efficient driver loop (Darrell Kresge)
mojombo
as Tom Preston-Werner
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
mojombo
as Tom Preston-Werner
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