.. |
extensions
|
Revert "Fix an error when job was enqueued without kwargs (#5138) (#5142)"
|
2022-01-31 13:15:46 -08:00 |
middleware
|
Merge new attributes if existing attributes, fixes #5090
|
2021-12-09 13:14:59 -08:00 |
testing
|
Use standardrb for source styling (#4114)
|
2019-04-01 09:20:41 -07:00 |
web
|
Include display_class in set of UI-ignored keys
|
2022-01-26 17:02:02 -08:00 |
api.rb
|
Add keyword arguments handler in Sidekiq::JobRecord#display_args (#5134)
|
2022-01-29 09:04:29 -08:00 |
cli.rb
|
Load aliases for Psych 4 (included in Ruby 3.1) (#5141)
|
2022-01-24 13:32:36 -08:00 |
client.rb
|
Fix deprecated uses of Redis#pipelined and Redis#multi (#5139)
|
2022-01-24 08:18:16 -08:00 |
delay.rb
|
Warn about upcoming removal, #5076
|
2021-12-06 10:04:28 -08:00 |
exception_handler.rb
|
Use standardrb for source styling (#4114)
|
2019-04-01 09:20:41 -07:00 |
fetch.rb
|
Fix deprecated uses of Redis#pipelined and Redis#multi (#5139)
|
2022-01-24 08:18:16 -08:00 |
job.rb
|
Pull in Sidekiq::Job by default
|
2021-09-08 15:42:22 -07:00 |
job_logger.rb
|
Tweak job logger to reduce overhead, 3-4% speedup
|
2022-01-26 16:57:43 -08:00 |
job_retry.rb
|
RDoc improvements
|
2021-12-09 13:06:29 -08:00 |
job_util.rb
|
standard formatting
|
2022-01-05 21:01:32 -08:00 |
launcher.rb
|
Fix deprecated uses of Redis#pipelined and Redis#multi (#5139)
|
2022-01-24 08:18:16 -08:00 |
logger.rb
|
Tweak job logger to reduce overhead, 3-4% speedup
|
2022-01-26 16:57:43 -08:00 |
manager.rb
|
Pause hard shutdown to give time for ensure cleanup, fixes #5095
|
2021-12-14 11:53:00 -08:00 |
monitor.rb
|
Bump standard, fix style issues
|
2020-03-17 13:38:48 -07:00 |
paginator.rb
|
Fix deprecated uses of Redis#pipelined and Redis#multi (#5139)
|
2022-01-24 08:18:16 -08:00 |
processor.rb
|
Fetch API refactor, WIP (#4602)
|
2020-06-19 08:39:18 -07:00 |
rails.rb
|
Fix stack level too deep when Sidekiq.logger == Rails.logger (#5065)
|
2021-11-22 09:48:30 -08:00 |
redis_connection.rb
|
Fix Uncaught exception: can't dump IO (#5022)
|
2021-10-12 17:14:55 -07:00 |
scheduled.rb
|
Fix deprecation warning when using redis-namespace (#5066)
|
2021-11-23 09:13:20 -08:00 |
sd_notify.rb
|
(docs) YARD annotations (#4563)
|
2020-05-13 07:10:51 -07:00 |
systemd.rb
|
Rework systemd integration so it does not activate when run in other binaries, like sidekiqswarm or a custom Sidekiq launcher, #4511
|
2020-03-26 13:07:45 -07:00 |
testing.rb
|
Prefer warn over puts so these can be suppressed (#4879)
|
2021-04-20 07:50:11 -07:00 |
util.rb
|
Pause hard shutdown to give time for ensure cleanup, fixes #5095
|
2021-12-14 11:53:00 -08:00 |
version.rb
|
changes
|
2022-01-27 08:45:13 -08:00 |
web.rb
|
standard formtatting
|
2021-06-22 10:35:10 -07:00 |
worker.rb
|
Fix the pool used by perform_bulk (#5129)
|
2022-01-21 08:16:25 -08:00 |