.. |
extensions
|
bump version
|
2012-11-14 20:54:43 -08:00 |
middleware
|
Fix issue causing middleware chain corruption when inserting before or after
|
2012-12-24 23:15:23 -08:00 |
testing
|
Run .push_bulk calls inline in inline testing mode
|
2012-11-19 17:34:46 -08:00 |
api.rb
|
Refactor set size fetch
|
2012-12-29 20:11:59 -08:00 |
capistrano.rb
|
Revert "don't restart sidekiq after a deploy:restart"
|
2013-01-01 13:52:10 -08:00 |
cli.rb
|
Refactor Sidekiq::Logging and handling of --verbose in Sidekiq::CLI
|
2012-12-13 21:29:43 +01:00 |
client.rb
|
Merge branch 'master' of github.com:mperham/sidekiq
|
2013-01-05 21:17:28 -08:00 |
core_ext.rb
|
Add symbolize_keys core ext
|
2012-12-30 13:33:06 -08:00 |
exception_handler.rb
|
note that we don't want more error services
|
2012-10-28 13:24:01 -07:00 |
fetch.rb
|
Refactor fetch strategy, fix queueing to lpush and rpop.
|
2013-01-05 21:17:08 -08:00 |
logging.rb
|
Refactor Sidekiq::Logging and handling of --verbose in Sidekiq::CLI
|
2012-12-13 21:29:43 +01:00 |
manager.rb
|
Refactor fetch strategy, fix queueing to lpush and rpop.
|
2013-01-05 21:17:08 -08:00 |
paginator.rb
|
Add pagination to Web UI
|
2012-07-17 22:14:15 -07:00 |
processor.rb
|
Refactor fetch strategy, fix queueing to lpush and rpop.
|
2013-01-05 21:17:08 -08:00 |
rails.rb
|
Remove optionality of Rails hooks, #401
|
2012-09-20 20:04:25 -07:00 |
redis_connection.rb
|
Fat fingered in vim :(
|
2012-10-14 16:54:34 -07:00 |
scheduled.rb
|
Update lib/sidekiq/scheduled.rb
|
2012-08-16 11:42:57 +03:00 |
testing.rb
|
Ensure that all jobs are drained
|
2012-11-01 15:49:35 +01:00 |
util.rb
|
Use core_ext for constantize and stringify_keys
|
2012-10-27 12:48:34 -07:00 |
version.rb
|
Prep for 2.6.2 release
|
2013-01-03 08:43:04 -08:00 |
web.rb
|
Refactor set size fetch
|
2012-12-29 20:11:59 -08:00 |
worker.rb
|
complex -> simple
|
2012-11-03 22:05:37 -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 |