.. |
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
|
fix command to use -d for directory
|
2012-06-19 17:20:57 -07:00 |
cli.rb
|
Output synchronously
|
2012-06-19 11:41:41 -04:00 |
client.rb
|
Handle Redis#zadd return value correctly
|
2012-06-20 16:24:23 -06: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
|
Defer loading message JSON until a full stack is available.
|
2012-06-21 20:51:47 -07:00 |
processor.rb
|
Use Celluloid's exclusive mode to avoid tiny Fiber stack
|
2012-06-29 20:37:45 -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
|
Make poll interval configurable
|
2012-06-19 15:39:20 -05: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 |