.. |
extensions
|
Remove hack for 1.8 support
|
2012-07-20 20:11:33 -07:00 |
middleware
|
Remove optional middlewares [#302]
|
2012-07-20 20:11:16 -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
|
Log thread stacktraces via Sidekiq.logger
|
2012-07-04 10:58:46 +03:00 |
client.rb
|
remove old middleware testing
|
2012-07-20 20:14:32 -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
|
Defer loading message JSON until a full stack is available.
|
2012-06-21 20:51:47 -07:00 |
paginator.rb
|
Add pagination to Web UI
|
2012-07-17 22:14:15 -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
|
Added option to specify the redis driver (hiredis, ..)
|
2012-07-19 18:04:15 +02:00 |
scheduled.rb
|
fix poll interval for scheduling
|
2012-07-15 23:11:38 -07:00 |
testing.rb
|
DRY testing API
|
2012-06-28 08:46:18 +01:00 |
util.rb
|
Prefer Sidekiq.logger, inject message context into all working logging
|
2012-05-15 19:44:35 -07:00 |
version.rb
|
Remove optional middlewares [#302]
|
2012-07-20 20:11:16 -07:00 |
web.rb
|
Added a poll action that is meant to be hit with an ajax request, added polling link to index page
|
2012-07-26 16:08:15 -07:00 |
worker.rb
|
Remove optional middlewares [#302]
|
2012-07-20 20:11:16 -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 |