resque/resque

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.gitignore
.kick
.rubocop.yml
.simplecov
CONDUCT.md
CONTRIBUTING.md
Gemfile
HISTORY.md
LICENSE
README.markdown
Rakefile
bin/resque
bin/resque-web
config.ru
docs/HOOKS.md
docs/PLUGINS.md
examples/demo/README.markdown
examples/demo/Rakefile
examples/demo/config.ru
examples/god/resque.god
examples/god/stale.god
examples/monit/resque.monit
lib/resque/server/public/favicon.ico
lib/resque/server/public/idle.png
lib/resque/server/public/poll.png
lib/resque/server/public/reset.css
lib/resque/server/public/style.css
lib/resque/server/public/working.png
lib/resque/server/views/error.erb
lib/resque/server/views/failed.erb
lib/resque/server/views/failed_job.erb
lib/resque/server/views/failed_queues_overview.erb
lib/resque/server/views/job_class.erb
lib/resque/server/views/key_sets.erb
lib/resque/server/views/key_string.erb
lib/resque/server/views/layout.erb
lib/resque/server/views/next_more.erb
lib/resque/server/views/overview.erb
lib/resque/server/views/processing.erb
lib/resque/server/views/queues.erb
lib/resque/server/views/stats.erb
lib/resque/server/views/workers.erb
lib/resque/server/views/working.erb
lib/tasks/redis.rake
lib/tasks/resque.rake
resque.gemspec