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
2018-09-28 11:22:17 -07:00
..
extensions
middleware
testing
web Other languages should fall back to EN when there is no native translation, fixes #3950 2018-09-06 08:51:42 -07:00
api.rb Add Kill All button to the retries page (#3938) 2018-08-25 07:42:01 -07:00
cli.rb Raise error for duplicate queue names in config, fixes #3911 (#3936) 2018-08-24 11:35:07 -07:00
client.rb freshen push_bulk rdoc 2018-05-15 11:27:49 -07:00
core_ext.rb
delay.rb
exception_handler.rb
fetch.rb
job_logger.rb
job_retry.rb Minimize logging in the retry subsystem, fixes #3979 2018-09-28 11:22:17 -07:00
launcher.rb dup hash to avoid concurrent modification, fixes #3921 2018-08-10 05:57:56 -07:00
logging.rb
manager.rb Update default concurrency per 5.2 changes 2018-09-17 10:10:27 -07:00
paginator.rb
processor.rb Use a mutex to synchronize access to shared WORKER_STATE hash (#3959) 2018-09-11 09:53:52 -07:00
rails.rb
redis_connection.rb Use redis' default driver (#3956) 2018-09-09 06:11:37 -07:00
scheduled.rb Remove the 2x, further comments 2018-07-20 10:48:46 -07:00
testing.rb polish, changes, bump 2018-05-30 09:57:37 -07:00
util.rb
version.rb changes, bump 2018-09-20 13:08:15 -07:00
web.rb
worker.rb