0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 7 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix (typo). And stop EM on client unbind(). More... almost 15 years ago
Updated the README to reflect accurate hoptoad notify call. More... almost 15 years ago
More robust error handing. More... almost 15 years ago
More robust error handing, with some #run refactoring. More... almost 15 years ago
Added ability to stop task by tag name (although starting needs some work). More... almost 15 years ago
Fixed README typos. More... almost 15 years ago
Added documentation for the kill command. More... almost 15 years ago
Added documentation for the kill command. More... almost 15 years ago
Added a kill command for killing and unscheduling a running task. More... almost 15 years ago
Added the exception backtrace to the default exception handler. More... almost 15 years ago
Ensure connections to ControlClient close. More... almost 15 years ago
Flush logger on exit. More... almost 15 years ago
Updated the task generator. More... almost 15 years ago
Updated the README More... almost 15 years ago
Updated the README More... almost 15 years ago
The task generator now includes a :first_at schedule key. More... almost 15 years ago
Added scheduler help tip to the task template. More... almost 15 years ago
Fixed the error handler, and ensure that the connection pool connection is released. More... almost 15 years ago
Change default host. More... almost 15 years ago
Finally able to use the Rails logger by loading the Rails env *after* daemonizing (fixes IOError). More... almost 15 years ago
Commit the updated task template with better logging. More... almost 15 years ago
Commit the updated task template. More... almost 15 years ago
Ensure Time.zone is valid before using it. More... almost 15 years ago
Always copy the daemon file to ensure the latest version. More... almost 15 years ago
Always copy the daemon file to ensure the latest version (add :force => true to copy_file). More... almost 15 years ago
Always copy the daemon file to ensure the latest version. More... almost 15 years ago
Rails < 2.3 doesn't have Rails.root.join, so don't use this shortcut, again. Updated README. More... almost 15 years ago
Rails < 2.3 doesn't have Rails.root.join, so don't use this shortcut. More... almost 15 years ago
Fixed rake tasks. More... almost 15 years ago
Added a control client and controlling rake tasks. More... almost 15 years ago