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 14:02:32 -07:00
..
extensions Client API update: 2012-04-01 19:53:45 -07:00
middleware Initial pass at getting a worker logger. Not quite happy with the API yet. 2012-05-12 14:00:42 -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 Initial pass at getting a worker logger. Not quite happy with the API yet. 2012-05-12 14:00:42 -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
logger.rb Initial pass at getting a worker logger. Not quite happy with the API yet. 2012-05-12 14:00:42 -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 24 -> 1 hr 2012-05-12 14:02:32 -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 Initial pass at getting a worker logger. Not quite happy with the API yet. 2012-05-12 14:00: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