1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Brandon Hilkert
cbfa33cedc Manage the retrying/deleting of jobs in the Web UI through the 'jid'
rather than 'score' so as to avoid accidentally performing actions on
multiple jobs when only one was intended.
2012-11-26 11:24:24 -05:00
Mike Perham
4b0d5682ae Update API to support retries and scheduled jobs 2012-10-30 10:06:20 -07:00
Mike Perham
c4e5b52676 api cleanup 2012-10-20 14:09:27 -07:00
Mike Perham
05cbc6333d Add APIs for manipulating job and retry queues, finishes #457 2012-10-20 14:03:43 -07:00