1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/web/views
2013-08-01 20:07:26 +10:00
..
_job_info.slim Adds a job status page for scheduled jobs; partially reverts 6ce788b121 which removed arg truncation from overview pages. 2013-07-27 13:03:47 -04:00
_nav.slim start_with not starts_with 2013-05-13 23:41:53 +02:00
_paging.slim Finish i18n extraction 2013-04-04 20:51:59 -07:00
_status.slim Finish i18n extraction 2013-04-04 20:51:59 -07:00
_summary.slim User workers_size instead of workers.size for better performance. 2013-07-28 08:52:07 -07:00
_workers.slim Finish i18n extraction 2013-04-04 20:51:59 -07:00
dashboard.slim Missed a few 2013-04-04 21:03:09 -07:00
index.slim User workers_size instead of workers.size for better performance. 2013-07-28 08:52:07 -07:00
layout.slim Adding the jquery timeago locales support. Adds to #831 2013-08-01 20:07:26 +10:00
queue.slim Rejigger web paths, float this thing right 2013-07-28 15:02:43 -07:00
queues.slim Transition more of the web to use the API, add enqueued_at to the Job view 2013-06-01 14:54:29 -07:00
retries.slim No longer truncates arguments in sidekiq-web, instead uses overflow: scroll to let you see them. 2013-07-25 18:36:23 -04:00
retry.slim Adds a job status page for scheduled jobs; partially reverts 6ce788b121 which removed arg truncation from overview pages. 2013-07-27 13:03:47 -04:00
scheduled.slim Adds a job status page for scheduled jobs; partially reverts 6ce788b121 which removed arg truncation from overview pages. 2013-07-27 13:03:47 -04:00
scheduled_job_info.slim Adds a job status page for scheduled jobs; partially reverts 6ce788b121 which removed arg truncation from overview pages. 2013-07-27 13:03:47 -04:00