mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: update mini_scheduler to support history filtering
New version of mini scheduler allows you to select the name of a schedule in the history page in `/sidekiq/scheduler/history`. This is handy for quickly looking up timing trends.
This commit is contained in:
parent
7c084c7cab
commit
5da7ffd46c
@ -187,7 +187,7 @@ GEM
|
|||||||
mini_portile2 (2.4.0)
|
mini_portile2 (2.4.0)
|
||||||
mini_racer (0.2.6)
|
mini_racer (0.2.6)
|
||||||
libv8 (>= 6.9.411)
|
libv8 (>= 6.9.411)
|
||||||
mini_scheduler (0.12.1)
|
mini_scheduler (0.12.2)
|
||||||
sidekiq
|
sidekiq
|
||||||
mini_sql (0.2.2)
|
mini_sql (0.2.2)
|
||||||
mini_suffix (0.3.0)
|
mini_suffix (0.3.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user