..
extensions
document update using YARD annotation ( #4676 )
2020-08-25 07:25:47 -07:00
middleware
Allow middleware to yield arguments ( #4673 )
2020-08-25 09:26:42 -07:00
testing
Use standardrb for source styling ( #4114 )
2019-04-01 09:20:41 -07:00
web
check if session object is not empty in csrf protection ( #4672 )
2020-08-19 10:39:30 -07:00
api.rb
Sort busy workers by run_at, fixes #4641
2020-07-13 12:42:36 -07:00
cli.rb
Only trap USR2 on sidekiq pro ( #4653 )
2020-07-27 11:51:10 -07:00
client.rb
raise ArgumentError if 'at' size is wrong ( #4603 )
2020-06-18 07:33:13 -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
Remove wrong comment on instance method ( #4617 )
2020-07-01 08:25:33 -07:00
job_logger.rb
Bump standard, fix style issues
2020-03-17 13:38:48 -07:00
job_retry.rb
send job to morgue before calling death handlers ( #4363 )
2019-11-06 03:42:28 -08:00
launcher.rb
Fetch API refactor, WIP ( #4602 )
2020-06-19 08:39:18 -07:00
logger.rb
Bump standard, fix style issues
2020-03-17 13:38:48 -07:00
manager.rb
Fetch API refactor, WIP ( #4602 )
2020-06-19 08:39:18 -07:00
monitor.rb
Bump standard, fix style issues
2020-03-17 13:38:48 -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
Fetch API refactor, WIP ( #4602 )
2020-06-19 08:39:18 -07:00
rails.rb
Define Reloader class before callback that uses it ( #4561 )
2020-05-11 08:31:48 -07:00
redis_connection.rb
Bump standard, style fixes
2020-06-17 15:15:20 -07:00
scheduled.rb
Get scheduled jobs in batches before pushing into specific queues
2019-09-17 12:43:49 -07: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
Don't print warning during our test suite
2020-06-19 08:59:36 -07:00
util.rb
Remove dead code ( #4330 )
2019-10-09 16:46:10 -07:00
version.rb
bump
2020-07-21 14:29:41 -07:00
web.rb
Don't enable CSRF if sessions are disabled
2020-06-03 22:11:53 -07:00
worker.rb
Optimize stringify item before pushing it ( #4575 )
2020-05-22 15:38:52 -07:00