resque-web. Sinatra-based web UI for Resque

github.com/defunkt/resque-web

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2011
  • pretty great readme
  • license
  • add server.rb too
  • Set the height and width of icon img
  • Add retry all button to failed jobs page in web UI
August 2011
  • Show focus outline in resque server
May 2011
  • Changing preformatted arguments to wrap since it's hard to debug with…
  • use a date format that is both browser friendly and international fri…
  • favicon! thanks @gresrun
  • Merge pull request #282 from noahd1/fix_safari_relative_time
  • Merge pull request #247 from backupify/fix_resque_web_race_condition
  • Fix relative time display for failed jobs in Safari
April 2011
  • Merged pull request #265 from ono/master.
  • Add timezone to failed_at/retried_at on resque-web to show relative t…
  • This button is far, far too powerful to be able to accidentally click.
March 2011
  • fix race condition in resque web
  • Renaming server url method to url_path to avoid conflicting with Sina…
  • Don't crash if unparseable values exist on the failure queue.
  • Add link to remove individual failed jobs
February 2011
  • Cleanup trailing whitespace