1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib/sidekiq
2013-04-15 15:54:17 -04:00
..
extensions
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
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
exception_handler.rb
fetch.rb Properly handle namespaced queue names in Fetcher's UnitOfWork, fixes #744 2013-03-02 15:59:01 -08:00
launcher.rb
logging.rb
manager.rb clear worker set upon clean shutdown, fixes #840 2013-04-10 09:02:49 -07:00
paginator.rb
processor.rb old junk 2013-03-26 22:57:02 -07:00
rails.rb
redis_connection.rb Added a comment why REDISTOGO_URL is supported 2013-03-14 08:04:49 +11:00
scheduled.rb update code documentation on scheduled poller 2013-04-11 00:43:34 -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
version.rb Initial i18n work, still need many English strings extracted [#811] 2013-04-03 21:26:44 -07:00
web.rb Store all locales in memory to be mapped on the fly 2013-04-15 15:54:17 -04:00
worker.rb
yaml_patch.rb