1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib/sidekiq
2012-06-05 07:51:18 -07:00
..
extensions Ensure delay time is float 2012-05-25 20:28:48 -07:00
middleware Scheduled jobs! Bump to 2.0.0. 2012-05-25 20:21:42 -07:00
testing Inline testing should pass arguments through json 2012-06-01 16:37:50 +03:00
capistrano.rb do not halt deployment if no servers are going to run sidekiq workers 2012-05-16 17:17:01 -03:00
cli.rb Scheduled jobs! Bump to 2.0.0. 2012-05-25 20:21:42 -07:00
client.rb Scheduled jobs! Bump to 2.0.0. 2012-05-25 20:21:42 -07:00
fetch.rb Bloody hack to shutdown the Fetcher quickly, since Celluloid's terminate is not working as I expect 2012-05-11 21:25:38 -07:00
logging.rb Prefer Sidekiq.logger, inject message context into all working logging 2012-05-15 19:44:35 -07:00
manager.rb Scheduled jobs! Bump to 2.0.0. 2012-05-25 20:21:42 -07:00
processor.rb Scheduled jobs! Bump to 2.0.0. 2012-05-25 20:21:42 -07:00
rails.rb Renaming hook_rails option to enable_rails_extensions 2012-03-26 18:05:33 -05:00
redis_connection.rb Fallback to connection pool size of 5 (same as ActiveRecord's default) on client-side. 2012-04-09 08:57:47 -07:00
scheduled.rb Scheduled jobs! Bump to 2.0.0. 2012-05-25 20:21:42 -07:00
testing.rb Update testing to support scheduled API changes, fixes #218 2012-06-03 11:03:22 -07:00
util.rb Prefer Sidekiq.logger, inject message context into all working logging 2012-05-15 19:44:35 -07:00
version.rb Update testing to support scheduled API changes, fixes #218 2012-06-03 11:03:22 -07:00
web.rb Add "clear workers" button back to UI 2012-06-05 07:51:18 -07:00
worker.rb Scheduled jobs! Bump to 2.0.0. 2012-05-25 20:21:42 -07:00
yaml_patch.rb Not sure what to do with this so it's here if someone wants to use it, #152 2012-04-27 21:44:34 -07:00