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
Marcelo Silveira
4e2dae3c24 Add support for custom tabs to Sidekiq::Web #346 2012-08-20 19:28:14 -03:00
Jake Mack
a451bdcf0f Added a poll action that is meant to be hit with an ajax request, added polling link to index page 2012-07-26 16:08:15 -07:00
Ezekiel Templin
d97300c4ab Cleanup navigation for smaller screens
* Navbar becomes accordion when window width is <= 980px
2012-06-20 03:38:16 -04:00
Fredrik Björk
83dd416d9e moved Queues to it's own section 2012-06-08 17:20:11 -07:00
Mike Perham
2c4be4cada Scheduled jobs! Bump to 2.0.0.
Performs can now be scheduled at arbitrary points in the future.
2012-05-25 20:21:42 -07:00
Mike Perham
10b4caf973 Add /retries page with bulk operations, trim long arguments #184 2012-05-11 16:49:15 -07: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/layout.slim (Browse further)