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-12 13:15:06 -07:00
..
extensions Client API update: 2012-04-01 19:53:45 -07:00
middleware Implement optional backtrace storage [#155] 2012-04-27 20:25:46 -07:00
testing Added inline testing functionality. 2012-05-02 11:04:29 -07:00
capistrano.rb using the bundle_cmd variable on capistrano tasks if present 2012-04-19 18:13:23 -03:00
cli.rb Switch to TTIN for thread info, fixes #192 2012-05-12 13:15:06 -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
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 Clean up timeout middleware, add client-side option [#161] 2012-04-26 08:40:07 -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 Add 24 hr expiry, only register workers while working [#156] 2012-04-24 07:15:29 -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 Implement optional backtrace storage [#155] 2012-04-27 20:25:46 -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