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
Mike Perham 1399963eb0 It turns out that a deep merge isn’t required, #3474
All locale files are a top-level locale key with a Hash of (key, string) translations, nothing more iirc.
2017-05-15 14:57:03 -07:00
..
extensions
middleware
testing
web It turns out that a deep merge isn’t required, #3474 2017-05-15 14:57:03 -07:00
api.rb Fix race condition in Sidekiq API (#3453) 2017-05-02 10:08:26 -07:00
cli.rb
client.rb Freeze common strings to minimize allocations, #3435 2017-04-14 13:06:46 -07:00
core_ext.rb It turns out that a deep merge isn’t required, #3474 2017-05-15 14:57:03 -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
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 Extract Processor#log_context to ease extending what's logged (#3463) 2017-05-10 11:56:36 -07:00
rails.rb
redis_connection.rb Freeze common strings to minimize allocations, #3435 2017-04-14 13:06:46 -07:00
scheduled.rb
testing.rb
util.rb
version.rb bump 2017-04-14 09:37:29 -07:00
web.rb
worker.rb Freeze common strings to minimize allocations, #3435 2017-04-14 13:06:46 -07:00