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

12 commits

Author SHA1 Message Date
Jason Coene
502cc3b24a Fix table for idle workers after adding column 2012-03-29 17:03:23 -04:00
Jason Coene
95165e1e6f Add column to Workers table describing when a job started in relative time 2012-03-29 16:58:40 -04:00
Jason Coene
76b17f0ef5 Show retry detail timestamps in relative time 2012-03-29 16:58:04 -04:00
Jason Coene
c514bde486 Add retry job page to web 2012-03-29 13:48:06 -04:00
Mike Perham
ee42be39e0 API cleanup, remove deprecations 2012-03-28 19:16:54 -07:00
Garren Smith
1b2a2a2d7d simple reset button on sidekiq monitoring page to remove list of workers from redis 2012-03-28 21:36:16 +02:00
Mike Perham
a1ef2a28cc Add retries data to Web UI 2012-03-18 12:29:09 -07:00
Mike Perham
18a458bf1f Web UI bug fixes, 0.9.1 [fixes #81] 2012-03-17 09:41:24 -07:00
Mike Perham
1d716a9c5c Add global stats, optimize redis usage 2012-03-07 20:22:21 -08:00
Mike Perham
8daf4d7301 Refactor UI to include worker status and overall status 2012-03-06 20:17:42 -08:00
Mike Perham
0bfe2bd416 Implement simple home page and queue page 2012-03-05 20:53:14 -08:00
Mike Perham
20e51f1276 Move all web stuff into /web, fix trailing slash issue. 2012-03-05 19:27:27 -08:00
Renamed from views/index.slim (Browse further)