.. |
extensions
|
bump version
|
2012-11-14 20:54:43 -08:00 |
middleware
|
I dont think we want to skip retry, #377
|
2013-03-26 23:00:18 -07:00 |
testing
|
client api refactoring
|
2013-03-24 17:42:43 -07:00 |
api.rb
|
Use lpush, not rpush, when scheduling/retrying work
|
2013-04-17 09:45:09 -07:00 |
capistrano.rb
|
Revert to not daemonizing in Capistrano recipe to accommodate JRuby
|
2013-02-22 15:25:49 -08:00 |
cli.rb
|
Raise within any workers which haven't finished within the hard timeout, fixes #377
|
2013-03-26 22:56:49 -07:00 |
client.rb
|
client api refactoring
|
2013-03-24 17:42:43 -07: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
|
Properly handle namespaced queue names in Fetcher's UnitOfWork, fixes #744
|
2013-03-02 15:59:01 -08:00 |
launcher.rb
|
Delay launcher until after daemonization
|
2013-02-22 12:40:19 -08:00 |
logging.rb
|
Refactor Sidekiq::Logging and handling of --verbose in Sidekiq::CLI
|
2012-12-13 21:29:43 +01:00 |
manager.rb
|
clear worker set upon clean shutdown, fixes #840
|
2013-04-10 09:02:49 -07:00 |
paginator.rb
|
Add pagination to Web UI
|
2012-07-17 22:14:15 -07:00 |
processor.rb
|
old junk
|
2013-03-26 22:57:02 -07:00 |
rails.rb
|
Remove optionality of Rails hooks, #401
|
2012-09-20 20:04:25 -07:00 |
redis_connection.rb
|
Print client redis connection info on pool creation, fixes #858
|
2013-04-17 09:53:01 -07:00 |
scheduled.rb
|
Use lpush, not rpush, when scheduling/retrying work
|
2013-04-17 09:45:09 -07:00 |
testing.rb
|
Update sidekiq/testing to execute almost all of the client api, fixes #713
|
2013-03-27 21:24:47 -07:00 |
util.rb
|
Use core_ext for constantize and stringify_keys
|
2012-10-27 12:48:34 -07:00 |
version.rb
|
Refactor i18n removal, update changelog
|
2013-04-15 16:54:17 -07:00 |
web.rb
|
Refactor i18n removal, update changelog
|
2013-04-15 16:54:17 -07: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 |