Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
data.rb 3.54 KB
manager.rb 2.79 KB

Latest revisions

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

fixes #22467 - dashboard: list hosts in build mode

68388bc2 04/26/2018 04:29 PM Michael Moll

Fixes #19781 - Fix Layout/LeadingCommentSpace cop

23fb0c99 04/08/2018 08:14 AM Michael Moll

Fixes #19848 - Set Style/Alias cop to prefer_alias_method

c07e531e 04/05/2018 01:14 PM Sebastian Gräßl

Fixes #23113 - Allow disabling of out of sync status

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

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

69205f5c 12/15/2017 03:34 PM Tomer Brisker

Fixes #19772, #19773, #19774 - Fix some empty line cops

fa908536 10/12/2017 09:04 AM Andrew Kofink

Fixes #21253 - fix latest events widget

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...

40fffe69 04/24/2017 12:37 PM Dominic Cleal

fixes #19317, #10927 - move registries to autoload_once path

Partially reverts 70ce8fe to reinstate autoload_once_paths as the
preferred way to load registry-type objects with class variables
containing data set up during app initialisation (e.g. plugin
registrations, menu items.)...

9313f6ad 03/23/2017 11:35 AM Tomer Brisker

Fixes #18893 - Improve latest events widget performance

View revisions

Also available in: Atom