Mike Perham
|
750a5efb78
|
Finish i18n extraction
|
2013-04-04 20:51:59 -07:00 |
|
Mike Perham
|
d12b00b359
|
Initial i18n work, still need many English strings extracted [#811]
|
2013-04-03 21:26:44 -07:00 |
|
Eric Berry
|
3a127d49f5
|
enhanced UI - see http://d.pr/i/rcGz
|
2012-10-29 14:50:21 -06:00 |
|
Mike Perham
|
754f7f5948
|
Only show clear button if it makes sense
|
2012-10-28 12:47:17 -07: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 |
|
Mike Perham
|
783b57ec77
|
Upgrade web-ui to Twitter Bootstrap 2.1.0
|
2012-09-04 20:49:33 -07: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 |
|
Fredrik Björk
|
83dd416d9e
|
moved Queues to it's own section
|
2012-06-08 17:20:11 -07:00 |
|
Mike Perham
|
43a5dea301
|
Add "clear workers" button back to UI
|
2012-06-05 07:51:18 -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
|
f527ed9a0e
|
Missing method values, fixes #208
|
2012-05-22 07:16:08 -07:00 |
|
Andrew Selder
|
3c6281490b
|
Use inject rather than sum to compute backlog size
Sum is not a built in method on Enumerable, it is an extension defined
in ActiveSupport. This allows a more generic and universal use of the
web ui.
|
2012-05-18 15:04:25 -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
|
a69c657378
|
Remove "clear worker list" button, more UI testing
|
2012-05-04 22:23:43 -07:00 |
|
Mike Perham
|
6ed1cc868f
|
Allow deletion of queues from web UI [#154]
|
2012-05-02 20:19:59 -07:00 |
|
Mike Perham
|
fff85c525f
|
Change UI to reflect busy workers only
|
2012-04-24 20:12:43 -07:00 |
|
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 |
|