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

13 commits

Author SHA1 Message Date
Mike Perham
750a5efb78 Finish i18n extraction 2013-04-04 20:51:59 -07:00
Brandon Hilkert
b77da8d466 Use both score and jid in web param and parse on server to increase
efficiency in picking jobs out of the queue.
2012-11-26 14:53:22 -05:00
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
Romain Dardour
401c9dbe5e Update according to mperham's feedback 2012-10-26 18:53:49 +02:00
Romain Dardour
85768baf9f V1 2012-10-26 18:47:44 +02:00
Peter Ohler
2bcae35267 added support for time as a Numeric 2012-08-20 10:19:59 +09:00
Mike Perham
10b4caf973 Add /retries page with bulk operations, trim long arguments #184 2012-05-11 16:49:15 -07:00
Mike Perham
65e8980dc2 Slight restructure to the retry page, make code style not suck 2012-05-04 21:00:48 -07:00
Mike Perham
e65efd5f0a Implement optional backtrace storage [#155] 2012-04-27 20:25:46 -07:00
Mike Perham
ad73a8ee3a Add delete and retry now operations to web UI 2012-03-29 20:55:16 -07:00
Jason Coene
76b17f0ef5 Show retry detail timestamps in relative time 2012-03-29 16:58:04 -04:00
Jason Coene
246498b1e0 Improve table formatting in retry job view 2012-03-29 14:55:44 -04:00
Jason Coene
c514bde486 Add retry job page to web 2012-03-29 13:48:06 -04:00