.. |
config.yml
|
re-introduce weighted queues
|
2012-04-03 20:19:29 -07:00 |
fake_env.rb
|
CLI testing. Not great but integration testing is tough.
|
2012-02-12 19:53:34 -08:00 |
helper.rb
|
Require pry for debugging
|
2012-09-03 22:38:45 -07:00 |
test_cli.rb
|
Support queue-names-with-dashes
|
2012-08-15 11:46:43 -07:00 |
test_client.rb
|
Fix retry default
|
2012-09-17 23:08:45 -04:00 |
test_exception_handler.rb
|
Use Airbrake#notify_or_ignore
|
2012-09-06 18:50:15 +01:00 |
test_extensions.rb
|
Stringify Extensions::Proxy options
|
2012-10-18 11:27:54 +08:00 |
test_fetch.rb
|
Removed -s flag, simplified queue logic
|
2012-07-31 13:58:50 -07:00 |
test_middleware.rb
|
extract error handling middleware into processor-level code
|
2012-07-31 14:30:34 -04:00 |
test_processor.rb
|
Clone arguments before calling workers to avoid mutation [#265]
|
2012-08-04 12:11:46 -07:00 |
test_redis_connection.rb
|
Refactor & add tests for determine_redis_provider
|
2012-10-14 16:12:17 -07:00 |
test_retry.rb
|
use 'retry' option to customize max retry attempts
|
2012-10-17 18:58:07 -04:00 |
test_scheduling.rb
|
Add unique job ID for every pushed job
|
2012-08-11 11:47:25 -07:00 |
test_stats.rb
|
Reimplement Sidekiq.size
|
2012-09-03 22:59:16 -07:00 |
test_testing.rb
|
Add Worker clear_all and drain_all
|
2012-10-19 12:16:28 +08:00 |
test_testing_inline.rb
|
Rejigger inline testing to handle enqueue/enqueue_to
|
2012-09-07 08:59:04 -07:00 |
test_web.rb
|
Add support for custom tabs to Sidekiq::Web #346
|
2012-08-20 19:28:14 -03:00 |