Project

General

Profile

Download (3.17 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
bde92a1e 06/21/2018 12:09 PM Timo Goebel

fixes #22467 - dashboard: list hosts in build mode

348ec9c0 03/09/2018 07:46 PM Sebastian Gräßl

Fixes #22779 - Calculate out of sync host via origin interval (#5221)

8c6bc83e 11/01/2017 09:00 AM Marek Hulán

Fixes #21424 - use factory_bot_rails

d3f47405 05/07/2017 07:42 AM Dominic Cleal

fixes #19464 - rewrite Dashboard::Manager to support autoloading

Replaces class-level widget storage with a static list of built-in
widgets, then appends the registered plugin widgets to get the full
default list of widgets. As a result, the class can safely be reloaded...