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
2017-06-16 08:40:43 -07:00
..
extensions
middleware Remove job duplication edge case with Sidekiq Pro, fixes #3388 2017-03-15 10:03:47 -07:00
testing
web Remove Hash#{stringify,symbolize}_keys, #3474 2017-05-15 14:57:03 -07:00
api.rb Fix Redis Cluster issue with mget, fixes #3492 2017-05-31 12:08:57 -07:00
cli.rb fix cli 2017-06-05 11:30:31 -07:00
client.rb Document that anything in sidekiq_options can also be sent to push 2017-05-25 13:00:42 -07:00
core_ext.rb Remove core_ext usage 2017-06-05 10:45:39 -07:00
delay.rb
exception_handler.rb
fetch.rb
job_logger.rb Rescue at the method level in JobLogger (#3464) 2017-05-08 12:50:36 -07:00
job_retry.rb Move class_attribute impl into Sidekiq::Worker 2017-05-15 14:57:03 -07:00
launcher.rb
logging.rb Extract Processor#log_context to ease extending what's logged (#3463) 2017-05-10 11:56:36 -07:00
manager.rb
paginator.rb
processor.rb polish 2017-06-07 10:26:44 -07:00
rails.rb Move constantize to Sidekiq::Util, #3474 2017-05-15 14:57:03 -07:00
redis_connection.rb Add default Redis client identifier, #3516 2017-06-16 08:40:43 -07:00
scheduled.rb
testing.rb Push constantize impl to where it is used. 2017-05-15 14:57:03 -07:00
util.rb Remove core_ext usage 2017-06-05 10:45:39 -07:00
version.rb polish 2017-06-07 10:26:44 -07:00
web.rb
worker.rb Fix overriding class_attribute core extension from ActiveSupport with Sidekiq one 2017-06-06 08:10:08 -07:00