Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 437 Bytes

HISTORY.md

File metadata and controls

16 lines (11 loc) · 437 Bytes

1.2.0 (2009-11-25)

  • If USR1 is sent and no child is found, shutdown.
  • Raise when a job class does not respond to perform.
  • Added Resque.remove_queue for deleting a queue

1.1.0 (2009-11-04)

  • Bugfix: Broken ERB tag in failure UI
  • Bugfix: Save the worker's ID, not the worker itself, in the failure module
  • Redesigned the sinatra web interface
  • Added option to clear failed jobs

1.0.0 (2009-11-03)

  • First release.