1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/test
Matt Duszynski 1c44ab6985 sidekiqctl status (#4003)
* Add status output for sidekiqctl

* A little cleanup

* Refactor to Sidekiqctl::Status

* Error handling for section argument

* Rename workers to processes

* Clean up how the queue table is printed

* Refactoring, added tests

* Improve error handling

* Comma-separate values in overview

* Add changelog entry
2018-10-29 12:04:19 -07:00
..
fixtures
config.yml
env_based_config.yml
fake_env.rb
helper.rb Remove percy, the Web UI doesn’t change enough to justify the complex dependency 2017-06-06 14:54:20 -07:00
string_config.yml Symbolize all config.yml keys when loading 2017-12-02 13:37:32 -08:00
test_actors.rb
test_api.rb refactoring 2018-05-31 10:47:27 -07:00
test_cli.rb Raise error for duplicate queue names in config, fixes #3911 (#3936) 2018-08-24 11:35:07 -07:00
test_client.rb Fix test suite 2018-10-18 14:35:10 -07:00
test_dead_set.rb Unified Job kill via Sidekiq::DeadSet#kill 2017-08-11 12:33:12 -07:00
test_exception_handler.rb
test_extensions.rb Ensure Sidekiq.enable_delay! does not break Psych. 2017-07-29 08:49:54 +02:00
test_fetch.rb Remove namespace usage within test suite 2017-03-24 11:01:45 -07:00
test_launcher.rb Use a mutex to synchronize access to shared WORKER_STATE hash (#3959) 2018-09-11 09:53:52 -07:00
test_logging.rb
test_manager.rb Fix test suite 2018-10-18 14:35:10 -07:00
test_middleware.rb Custom job_logger_class 2017-06-07 10:20:31 -07:00
test_processor.rb Implement our own atomic counter, #3830 2018-04-23 15:46:58 -07:00
test_rails.rb
test_redis_connection.rb Use redis' default driver (#3956) 2018-09-09 06:11:37 -07:00
test_retry.rb fix: use default when returned 0 2018-03-22 09:04:28 -07:00
test_retry_exhausted.rb rename API to death handlers for consistency 2018-01-31 10:22:22 -08:00
test_scheduled.rb
test_scheduling.rb
test_sidekiq.rb
test_sidekiqctl.rb sidekiqctl status (#4003) 2018-10-29 12:04:19 -07:00
test_testing.rb Fix overriding class_attribute core extension from ActiveSupport with Sidekiq one 2017-06-06 08:10:08 -07:00
test_testing_fake.rb timing is everything 2017-06-21 13:21:11 -07:00
test_testing_inline.rb
test_util.rb Exceptions raised during the startup event should kill the process, fixes #3717 2018-01-11 09:37:55 -08:00
test_web.rb Add CSP header to web admin to ensure it matches needs (#3913) 2018-08-05 12:31:37 -07:00
test_web_helpers.rb Sorting Of Available Locales 2017-12-18 07:40:21 -08:00