..
extensions
Use standardrb for source styling ( #4114 )
2019-04-01 09:20:41 -07:00
middleware
Allocate Chain entries lazily
2019-09-14 10:27:46 -07:00
testing
Use standardrb for source styling ( #4114 )
2019-04-01 09:20:41 -07:00
web
Remove dead code ( #4330 )
2019-10-09 16:46:10 -07:00
api.rb
Avoid costly json parsing in JobSet#delete_by_jid for wrong values ( #4326 )
2019-10-09 06:45:23 -07:00
cli.rb
restore USR2 handling, fixes #4334
2019-10-11 13:30:30 -07:00
client.rb
Fix accidental inclusion of nil 'at' attribute, fixes #4321
2019-10-15 09:20:27 -07:00
delay.rb
Use standardrb for source styling ( #4114 )
2019-04-01 09:20:41 -07:00
exception_handler.rb
Use standardrb for source styling ( #4114 )
2019-04-01 09:20:41 -07:00
fetch.rb
Speedup UnitOfWork#queue_name
2019-09-30 15:42:31 -07:00
job_logger.rb
refactor log context to not require context functionality on the logger itself, #4296
2019-10-01 19:19:26 -07:00
job_retry.rb
Dump error backtraces as json before compressing ( #4323 )
2019-10-08 13:45:17 -07:00
launcher.rb
A couple of random small code cleanups
2019-09-26 07:14:11 -07:00
logger.rb
refactor log context to not require context functionality on the logger itself, #4296
2019-10-01 19:19:26 -07:00
manager.rb
StandardRB style fixes
2019-05-30 10:41:47 -07:00
monitor.rb
Remove dead code ( #4330 )
2019-10-09 16:46:10 -07:00
paginator.rb
Add ability to sort 'Enqueued' page on Web UI by enqueued_at time
2019-09-09 15:39:47 -07:00
processor.rb
Refactor Processor to avoid costly json cloning ( #4316 )
2019-10-07 21:48:39 -07:00
rails.rb
Better ActiveJob integration with Sidekiq options
2019-07-24 10:52:54 -07:00
redis_connection.rb
minor cleanups and doc fixes for 6.0
2019-08-28 09:59:28 -07:00
scheduled.rb
Get scheduled jobs in batches before pushing into specific queues
2019-09-17 12:43:49 -07:00
testing.rb
Require extensions in lib/testing.rb
2019-10-01 08:20:46 -07:00
util.rb
Remove dead code ( #4330 )
2019-10-09 16:46:10 -07:00
version.rb
bump
2019-10-12 11:05:25 -07:00
web.rb
StandardRB style fixes
2019-05-30 10:41:47 -07:00
worker.rb
A couple of random small code cleanups
2019-09-26 07:14:11 -07:00