..
extensions
Replaced class and instance level send
2014-02-14 09:43:34 -05:00
middleware
Store timestamps as floats, not strings, fixes #1473
2014-02-09 15:08:21 -08:00
tasks
adding -d flag unsupported message
2014-02-11 20:26:17 -02:00
testing
Add dynamic testing
2013-09-23 12:07:23 -07:00
actor.rb
Replaced class and instance level send
2014-02-14 09:43:34 -05:00
api.rb
Replaced class and instance level send
2014-02-14 09:43:34 -05:00
capistrano.rb
Fix Capistrano::Version name error.
2013-10-28 13:21:33 -02:00
capistrano2.rb
modify capistrano loading to automatically load V2 vs V3 capistrano tasks
2013-10-19 15:56:20 -07:00
cli.rb
oops
2014-02-08 13:07:31 -08:00
client.rb
Normalize queue name to string when pushing a job
2013-11-14 21:12:27 -06:00
core_ext.rb
revert rails 2.3 tweak
2013-11-13 19:44:25 -08:00
exception_handler.rb
don't fail when handling an exception with a nil backtrace
2013-10-07 15:00:20 +01:00
fetch.rb
Concerted effort to increase test coverage: 86 -> 88%
2014-02-01 15:04:20 -08:00
launcher.rb
Remove async on termination of fetcher/poller, leave everything else the same.
2014-01-10 14:58:53 -05:00
logging.rb
Clean up log rotation code
2014-02-07 14:54:49 -08:00
manager.rb
@in_progress got cleared in #requeue but was being logged after the requeue. Also, removing redundant log statement.
2013-12-21 08:19:30 -06:00
paginator.rb
flippin' typo
2014-02-13 21:19:47 -08:00
processor.rb
Marshal arguments to avoid worker mutation, fixes #1452
2014-01-27 20:29:19 -08:00
rails.rb
Replaced class and instance level send
2014-02-14 09:43:34 -05:00
redis_connection.rb
changed #determine_redis_provider to first check against the REDIS_PROVIDER env variable
2013-11-24 08:16:37 -06:00
scheduled.rb
Remove 'at' property so it doesn't confuse Client
2013-05-24 20:34:26 -07:00
testing.rb
Add JID for inline testing, fixes #1454
2014-01-30 09:22:07 -08:00
util.rb
Change watchdog to propagate exceptions so Sidekiq quickly dies, #1194 .
2013-09-22 14:05:29 -07:00
version.rb
Remove pidfile when shutting down, fixes #1470
2014-02-08 12:50:17 -08:00
web.rb
Rework retries and scheduled index page to use API
2013-11-10 10:40:21 -08:00
web_helpers.rb
Merge pull request #1305 from dleung/bug_fix/invalid_byte_sequence
2013-11-14 21:11:42 -08:00
worker.rb
Rework new resque helpers
2013-09-29 14:24:25 -07:00
yaml_patch.rb
Not sure what to do with this so it's here if someone wants to use it, #152
2012-04-27 21:44:34 -07:00