0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 22 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/findchris/rooster More... over 13 years ago
I'm a bummer ...no, no, ... really More... over 13 years ago
Merge branch 'master' of github.com:sleeper/rooster More... over 13 years ago
Removed deprecation warning message when running with Rails 3 More... over 13 years ago
Removed deprecation warning message when running with Rails 3 More... over 13 years ago
Update README. More... over 13 years ago
Added 'rufus'scheduler' to the list of needed gems for Rails 3 More... over 13 years ago
Removed useless file and correct template interpolation More... over 13 years ago
Ensure task file is correctly generated More... over 13 years ago
Preliminary support of generator for Rails 3 More... over 13 years ago
Link contributor profiles. More... over 13 years ago
README: Add contributors section. More... over 13 years ago
Typo fix More... over 13 years ago
Merge remote branch 'upstream/master' More... over 13 years ago
Added preliminary support for Rails 3 More... over 13 years ago
Support newest Rufus::Scheduler version; job_thread => last_job_thread. Closes #2 More... over 13 years ago
Bugfix in command-line parsing; was setting local instead of module variables. More... over 14 years ago
Rooster Daemon passed ARGV to Rooster::Runner.run(). More... over 14 years ago
Added support for (and documented) the auto_schedule_tags command-line parameter to the rooster daemon. More... over 14 years ago
Renamed schedule_all_on_load to auto_schedule, and added an option for auto_schedule_tags. More... over 14 years ago
Updated README with capistrano task. More... over 14 years ago
Updates README with capistrano task. More... over 14 years ago
Re-added the start_tag command. More... over 14 years ago
Fixed a bug with stop_all More... over 14 years ago
Added a new rake task: rooster:reload. More... over 14 years ago
Improved documentation and output for rake rooster:launch. More... over 14 years ago
Added a rake task 'rooster:launch' for starting the rooster daemon. More... over 14 years ago
Added ActiveRecord::Base.connection.reconnect! to task generator to fix mysql has gone away errors. More... over 14 years ago
Set daemon permissions on install. Document usage of ActiveRecord::Base.connection_pool.release_connection. More... almost 15 years ago
Added a 'quit' command for ending the current session. Rake tasks now use this. More... almost 15 years ago