.. |
dummy
|
|
|
fixtures
|
|
|
config.yml
|
|
|
config_empty.yml
|
|
|
config_environment.yml
|
|
|
config_queues_without_weights.yml
|
Fix: Strict ordering must be followed for queues without weights specified by -q (#4554)
|
2020-05-05 13:00:48 -07:00 |
config_string.yml
|
|
|
config_with_internal_options.yml
|
Do not allow to set strict via the config file (#4557)
|
2020-05-07 09:00:19 -07:00 |
fake_env.rb
|
|
|
helper.rb
|
Fix faulty environment variable value (#4981)
|
2021-09-01 11:07:19 -07:00 |
test_actors.rb
|
Fetch API refactor, WIP (#4602)
|
2020-06-19 08:39:18 -07:00 |
test_api.rb
|
Rename Sidekiq::Job , reserve for future use
|
2021-08-20 10:43:55 -07:00 |
test_cli.rb
|
Warn louder
|
2020-12-02 09:29:10 -08:00 |
test_client.rb
|
Implement Sidekiq::Worker.perform_bulk (#5042)
|
2021-11-02 09:54:44 -07:00 |
test_csrf.rb
|
Fix handling of no session (#4731)
|
2020-11-04 09:09:30 -08:00 |
test_current_attributes.rb
|
Fix keyword args issue on Ruby 3.0
|
2021-11-06 18:12:09 -07:00 |
test_dead_set.rb
|
|
|
test_exception_handler.rb
|
|
|
test_extensions.rb
|
Improve logging of .delay jobs, closes #4904
|
2021-05-24 12:29:45 -07:00 |
test_fetch.rb
|
Use TIMEOUT constant instead of hardcoded 2 second sleep (#4952)
|
2021-08-19 10:52:24 -07:00 |
test_job.rb
|
Add optional Sidekiq::Job alias, see #4955
|
2021-08-20 11:06:00 -07:00 |
test_job_logger.rb
|
|
|
test_launcher.rb
|
Log poor Redis RTT, fixes #4824
|
2021-02-22 15:48:38 -08:00 |
test_logger.rb
|
Fix logger with from deleting existing context (#4770)
|
2020-12-23 12:44:35 -08:00 |
test_manager.rb
|
Fetch API refactor, WIP (#4602)
|
2020-06-19 08:39:18 -07:00 |
test_middleware.rb
|
Allow middleware to yield arguments (#4673)
|
2020-08-25 09:26:42 -07:00 |
test_processor.rb
|
Fetch API refactor, WIP (#4602)
|
2020-06-19 08:39:18 -07:00 |
test_rails.rb
|
cleanup
|
2019-12-18 11:05:06 -08:00 |
test_redis_connection.rb
|
Remove SSL parameters from Redis connection logging to avoid exception (#4532)
|
2020-04-18 13:00:29 -07:00 |
test_retry.rb
|
Reduce retry jitter, add jitter to sidekiq_retry_in , closes #4957
|
2021-08-09 10:48:16 -07:00 |
test_retry_exhausted.rb
|
|
|
test_scheduled.rb
|
|
|
test_scheduling.rb
|
|
|
test_sidekiq.rb
|
Reconnect on "UNBLOCKED force unblock" errors (#4985)
|
2021-09-07 15:04:01 -07:00 |
test_sidekiqmon.rb
|
|
|
test_systemd.rb
|
systemd notification integration (#4489)
|
2020-03-16 07:20:22 -07:00 |
test_testing.rb
|
|
|
test_testing_fake.rb
|
|
|
test_testing_inline.rb
|
|
|
test_util.rb
|
|
|
test_web.rb
|
Persist live poll status in browser localStorage (#4976)
|
2021-08-30 12:31:41 -07:00 |
test_web_helpers.rb
|
Persist live poll status in browser localStorage (#4976)
|
2021-08-30 12:31:41 -07:00 |
test_worker.rb
|
Implement Sidekiq::Worker.perform_bulk (#5042)
|
2021-11-02 09:54:44 -07:00 |
test_worker_generator.rb
|
Follow generator configuration to determine the resulting test file (#4371)
|
2019-11-11 10:37:39 -08:00 |