.. |
config.yml
|
Add option to write logs to a file
|
2012-12-13 21:29:41 +01:00 |
fake_env.rb
|
CLI testing. Not great but integration testing is tough.
|
2012-02-12 19:53:34 -08:00 |
helper.rb
|
JRuby 1.7 compat fixes
|
2012-11-01 16:08:27 -07:00 |
test_api.rb
|
Convert cleanup method to a class method.
|
2012-12-09 15:17:53 -05:00 |
test_cli.rb
|
Add cli arg for unique process index
|
2013-01-06 13:01:30 -08:00 |
test_client.rb
|
Merge branch 'master' of github.com:mperham/sidekiq
|
2013-01-05 21:17:28 -08:00 |
test_exception_handler.rb
|
Use a regular object instead of a mock for exception data
|
2012-11-05 23:04:28 +01:00 |
test_extensions.rb
|
Add delay_until extension method
|
2012-11-08 09:05:11 -08:00 |
test_fetch.rb
|
I'm a TDD master.
|
2013-01-16 21:53:48 -08:00 |
test_middleware.rb
|
Refactor fetch strategy, fix queueing to lpush and rpop.
|
2013-01-05 21:17:08 -08:00 |
test_processor.rb
|
Refactor fetch strategy, fix queueing to lpush and rpop.
|
2013-01-05 21:17:08 -08:00 |
test_redis_connection.rb
|
Refactor & add tests for determine_redis_provider
|
2012-10-14 16:12:17 -07:00 |
test_retry.rb
|
Allow specification of retry_queue in sidekiq_options
|
2013-01-15 17:28:52 -08:00 |
test_scheduling.rb
|
Support scheduled jobs in bulk push
|
2012-11-19 21:31:14 -08:00 |
test_sidekiq.rb
|
Update MultiJson delegate methods to coincide with their future API and
|
2012-12-02 18:55:21 -05:00 |
test_stats.rb
|
Remove info for new stats API.
|
2012-12-04 17:11:12 -05:00 |
test_testing.rb
|
Ensure that all jobs are drained
|
2012-11-01 15:49:35 +01:00 |
test_testing_inline.rb
|
Run .push_bulk calls inline in inline testing mode
|
2012-11-19 17:34:46 -08:00 |
test_web.rb
|
Update Dashboard summary stats with real-time graph update.
|
2012-12-28 20:55:00 -05:00 |