.. |
extensions
|
Ensure delay time is float
|
2012-05-25 20:28:48 -07:00 |
middleware
|
Scheduled jobs! Bump to 2.0.0.
|
2012-05-25 20:21:42 -07:00 |
testing
|
Inline testing should pass arguments through json
|
2012-06-01 16:37:50 +03:00 |
capistrano.rb
|
do not halt deployment if no servers are going to run sidekiq workers
|
2012-05-16 17:17:01 -03:00 |
cli.rb
|
Output synchronously
|
2012-06-19 11:41:41 -04:00 |
client.rb
|
Scheduled jobs! Bump to 2.0.0.
|
2012-05-25 20:21:42 -07:00 |
core_ext.rb
|
Enable proper inheritance of sidekiq options in worker subclasses [#221]
|
2012-06-16 20:58:07 -07:00 |
fetch.rb
|
Bloody hack to shutdown the Fetcher quickly, since Celluloid's terminate is not working as I expect
|
2012-05-11 21:25:38 -07:00 |
logging.rb
|
Prefer Sidekiq.logger, inject message context into all working logging
|
2012-05-15 19:44:35 -07:00 |
manager.rb
|
Scheduled jobs! Bump to 2.0.0.
|
2012-05-25 20:21:42 -07:00 |
processor.rb
|
Doc update, bump version
|
2012-06-12 21:55:06 -07:00 |
rails.rb
|
Renaming hook_rails option to enable_rails_extensions
|
2012-03-26 18:05:33 -05:00 |
redis_connection.rb
|
Fallback to connection pool size of 5 (same as ActiveRecord's default) on client-side.
|
2012-04-09 08:57:47 -07:00 |
scheduled.rb
|
Add random jitter to scheduler polling [#247]
|
2012-06-14 08:36:00 -07:00 |
testing.rb
|
Update testing to support scheduled API changes, fixes #218
|
2012-06-03 11:03:22 -07:00 |
util.rb
|
Prefer Sidekiq.logger, inject message context into all working logging
|
2012-05-15 19:44:35 -07:00 |
version.rb
|
Enable proper inheritance of sidekiq options in worker subclasses [#221]
|
2012-06-16 20:58:07 -07:00 |
web.rb
|
Redirect to scheduled page on delete
|
2012-06-18 15:21:51 +03:00 |
worker.rb
|
Enable proper inheritance of sidekiq options in worker subclasses [#221]
|
2012-06-16 20:58:07 -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 |