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
2014-05-09 20:03:50 -03:00
..
extensions Replaced class and instance level send 2014-02-14 09:43:34 -05:00
middleware Don't load AR middleware at all unless AR::Base is defined, #1666 2014-04-24 21:37:20 -07:00
testing Add dynamic testing 2013-09-23 12:07:23 -07:00
actor.rb Remove unused file, fix various warnings 2014-03-19 17:11:12 -07:00
api.rb Show warning on Queues page if a queue is paused, fixes #1672 2014-04-24 22:16:34 -07:00
cli.rb One does not buy what one does not know about 2014-05-05 14:50:10 -07:00
client.rb Updated .via API 2014-03-26 20:58:45 -07:00
core_ext.rb Address assorted warnings 2014-03-19 17:47:08 -07:00
exception_handler.rb Add global error handler feature 2014-02-24 20:47:44 -08:00
fetch.rb fetcher requires util 2014-04-10 08:50:54 -07:00
launcher.rb Minor code update to not pass around variables that aren't necessary to pass around. 2014-03-21 23:46:14 -04:00
logging.rb Dont explode on JRuby error, fixes #1653 2014-04-21 21:03:08 -07:00
manager.rb Do not stop heartbeat even when manager is already stopped 2014-04-14 13:33:50 +03:00
paginator.rb flippin' typo 2014-02-13 21:19:47 -08:00
processor.rb Don't load AR middleware at all unless AR::Base is defined, #1666 2014-04-24 21:37:20 -07:00
rails.rb Dont need to manually add app/workers to autoload_paths 2014-04-28 21:11:28 -07:00
redis_connection.rb Remove REDISTOGO_URL hardcoded support 2014-02-01 20:49:04 -08:00
scheduled.rb Remove 'at' property so it doesn't confuse Client 2013-05-24 20:34:26 -07:00
testing.rb testing requires client and worker, fixes #1125 2014-04-09 15:31:09 -07:00
util.rb Rework process/worker data model. 2014-03-07 22:41:10 -08:00
version.rb Revert gemfile ruby requirement 2014-05-05 09:30:33 -07:00
web.rb Select redis_version key as expected by dashboard and remove nonexistent key redis_stats 2014-05-09 20:03:50 -03:00
web_helpers.rb Remove unused file, fix various warnings 2014-03-19 17:11:12 -07:00
worker.rb Updated .via API 2014-03-26 20:58:45 -07:00