1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
2022-09-22 11:19:12 -07:00
..
cfg Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
dummy minimize sqlite db files 2022-03-30 07:14:07 -07:00
fixtures Allow dynamic sidekiq-web locale paths, for localized extensions, fixes #1261 2013-10-21 12:07:18 -07:00
actors.rb Remove slow test which was timing out 2022-09-09 10:41:27 -07:00
api.rb merge main 2022-09-02 10:29:29 -07:00
capsule.rb fix tests 2022-09-15 13:07:43 -07:00
cli.rb capsule polish 2022-09-02 07:37:29 -07:00
client.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
config.yml Remove daemonization, pidfile and logfile options, #4045 2018-12-07 13:41:26 -08:00
csrf.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
current_attributes.rb Adjust CurrentAttributes to use String, fixes #5536 2022-09-20 14:10:26 -07:00
dead_set.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
exception_handler.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
fake_env.rb Freeze all string literals in source, fixes #2741 2015-12-31 15:33:35 -08:00
fetch.rb refactor fetch timeout to avoid warning on Ruby 2.7 2022-09-09 10:41:07 -07:00
helper.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
job.rb bugfixes for Pro 6.0 2022-08-30 11:51:23 -07:00
job_generator.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
job_logger.rb Workaround some flaky tests 2022-08-25 11:03:28 -07:00
launcher.rb more test coverage 2022-09-01 15:47:24 -07:00
logger.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
manager.rb capsule polish 2022-09-02 07:37:29 -07:00
metrics.rb Minimize metrics overhead, disable hourly/daily aggregates for now since we dont use them, expire histograms quicker 2022-09-22 11:19:12 -07:00
middleware.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
processor.rb capsule polish 2022-09-02 07:37:29 -07:00
rails.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
redis_connection.rb fix tests 2022-09-15 13:07:43 -07:00
retry.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
retry_exhausted.rb Fix NameError when running test solo 2022-09-09 10:42:51 -07:00
scheduled.rb use global redis with web UI 2022-09-08 08:47:11 -07:00
scheduling.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
sharding.rb Add tests for sharding support 2022-09-15 13:01:58 -07:00
sidekiq.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
sidekiqmon.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
systemd.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
testing.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
testing_fake.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
testing_inline.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
transaction_aware_client.rb Introduce Sidekiq::Capsule (#5487) 2022-08-25 10:15:11 -07:00
web.rb Fix flaky test (#5521) 2022-09-20 14:08:11 -07:00
web_helpers.rb use global redis with web UI 2022-09-08 08:47:11 -07:00