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-05-21 11:13:20 -07:00
..
extensions Client API update: 2012-04-01 19:53:45 -07:00
middleware Prefer Sidekiq.logger, inject message context into all working logging 2012-05-15 19:44:35 -07:00
testing Added inline testing functionality. 2012-05-02 11:04:29 -07: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 Gracefully handle receipt of multiple termination signals 2012-05-21 11:13:20 -07:00
client.rb Made sidekiq/testing work for the #enqueue method. 2012-05-01 14:20:35 -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 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
processor.rb Rename constant, fixes #191 2012-05-12 13:32:16 -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
retry.rb Refactor to use Sidekiq.dump_json and Sidekiq.load_json 2012-04-22 14:02:35 -07:00
testing.rb Renamed perform to drain to match Rails 4 API. 2012-05-02 10:59:31 -07:00
util.rb Prefer Sidekiq.logger, inject message context into all working logging 2012-05-15 19:44:35 -07:00
version.rb bump version 2012-05-09 20:22:49 -07:00
web.rb Add /retries page with bulk operations, trim long arguments #184 2012-05-11 16:49:15 -07:00
worker.rb Prefer Sidekiq.logger, inject message context into all working logging 2012-05-15 19:44:35 -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