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

9 commits

Author SHA1 Message Date
Mike Perham
aecfa92a68 Allow process-specific labels for feature tagging, fixes #1673 2014-05-31 14:11:28 -07:00
Thiago Dantas
441a80e6ac remove erb trim instruction 2014-05-26 11:57:57 +01:00
Mike Perham
2513884aa0 Unwrap Delayed jobs for presentation in UI, fixes #1718
No more massive numbers of Sidekiq::Extensions::DelayedClass jobs!  Now you’ll see the underlying Class.method call instead so the UI is much more intuitive.

This might also be necessary for ActiveJob.
2014-05-19 20:54:28 -07:00
Mike Perham
186c2e424a Add english strings for #1703 2014-05-17 20:40:14 -07:00
Mike Perham
88b2c6ffa6 Fully functioning remote control via Web UI, yay! 2014-05-15 21:12:44 -07:00
Mike Perham
3bee1ad7b9 Busy page should show proper TID and JID 2014-03-19 20:12:12 -07:00
Mike Perham
8d55757f6e Update busy UI with latest changes 2014-03-08 14:21:52 -08:00
Mike Perham
4089e2b202 Remove "Clear worker list" button, yay! 2014-03-06 21:33:45 -08:00
Mike Perham
ff9db33666 Update Web UI, add new Busy tab with process heartbeat and job info 2014-03-06 21:30:11 -08:00