.. |
extensions
|
Fix an error when job was enqueued without kwargs (#5138) (#5142)
|
2022-01-24 13:31:30 -08:00 |
middleware
|
Merge new attributes if existing attributes, fixes #5090
|
2021-12-09 13:14:59 -08:00 |
testing
|
|
|
web
|
Validate days parameter to avoid possible DoS in Web UI
|
2022-01-20 10:42:26 -08:00 |
api.rb
|
Fix deprecated uses of Redis#pipelined and Redis#multi (#5139)
|
2022-01-24 08:18:16 -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
|
|
|
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
|
Improve logging of .delay jobs, closes #4904
|
2021-05-24 12:29:45 -07: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
|
Fix logger with from deleting existing context (#4770)
|
2020-12-23 12:44:35 -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
|
|
|
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
|
|
|
systemd.rb
|
|
|
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
|
Bump minor as there are significant changes
|
2022-01-20 10:47:00 -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 |