.. |
extensions
|
Document methods and make documentation uniform for extensions
|
2013-06-01 12:40:24 +05:30 |
middleware
|
Avoid calling processor during hard shutdown, fixes #997
|
2013-06-10 22:20:15 -07:00 |
testing
|
client api refactoring
|
2013-03-24 17:42:43 -07:00 |
actor.rb
|
Modern celluloid now stable for testing purposes, yay!
|
2013-06-07 22:15:13 -07:00 |
api.rb
|
Transition more of the web to use the API, add enqueued_at to the Job view
|
2013-06-01 14:54:29 -07:00 |
capistrano.rb
|
add capistrano option sidekiq_default_hooks with compatibility
|
2013-06-03 13:01:29 +02:00 |
cli.rb
|
make cleanup unnecessary by using expire
|
2013-05-31 09:43:11 -07:00 |
client.rb
|
Remove 'at' property so it doesn't confuse Client
|
2013-05-24 20:34:26 -07:00 |
core_ext.rb
|
Add symbolize_keys core ext
|
2012-12-30 13:33:06 -08:00 |
exception_handler.rb
|
Revert "Use ExceptionNotifier.notify_exception"
|
2013-05-24 11:10:14 -07:00 |
fetch.rb
|
Add Sidekiq::Actor which provides a testable alternative to Celluloid
|
2013-05-10 22:12:44 -07:00 |
launcher.rb
|
Delay launcher until after daemonization
|
2013-02-22 12:40:19 -08:00 |
logging.rb
|
Close old logger when rotating, fixes #1008
|
2013-06-18 13:44:19 -07:00 |
manager.rb
|
Dont use #tap on Actors!
|
2013-06-12 15:16:19 -07:00 |
paginator.rb
|
|
|
processor.rb
|
Avoid calling processor during hard shutdown, fixes #997
|
2013-06-10 22:20:15 -07:00 |
rails.rb
|
|
|
redis_connection.rb
|
Refactor redis log to print in both server and client
|
2013-04-17 10:07:46 -07:00 |
scheduled.rb
|
Remove 'at' property so it doesn't confuse Client
|
2013-05-24 20:34:26 -07:00 |
testing.rb
|
More cleanup
|
2013-05-30 21:16:56 -07:00 |
util.rb
|
Use core_ext for constantize and stringify_keys
|
2012-10-27 12:48:34 -07:00 |
version.rb
|
bump version, release
|
2013-06-12 19:51:12 -07:00 |
web.rb
|
Dont pull down all worker info just to get size
|
2013-06-13 08:41:23 -07:00 |
worker.rb
|
Only show warning if :timeout is used solves #862
|
2013-04-25 17:12:23 +03:00 |
yaml_patch.rb
|
|
|