Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
data.rb 2.57 KB
loader.rb 996 Bytes
manager.rb 1.1 KB

Latest revisions

# Date Author Comment
54908890 01/30/2017 11:01 AM Tomer Brisker

Fixes #17632 - Reports widget will not fail on ambiguous filter

A user with a filter on a joined table that has a host_id column (such
as nics for example) will cause the report widget to break due to an
ambiguous column name. This fix makes sure the columns use the table...

51365bc5 12/05/2016 09:32 AM Tomer Brisker

Fixes #15287 - Correct link from puppet proxy dashboard chart

(cherry picked from commit 41be22a16ba8dbcf17e11661d4eb3fbe9f755a1d)

74b73527 12/05/2016 09:32 AM Timo Goebel

fixes #17407 - add a new hosts dashboard widget

(cherry picked from commit b907bcc44e547a1f32a76c7f680270922a4ffe40)

ee008293 11/01/2016 11:13 AM Tomer Brisker

Fixes #16704 - Allow filtering on dashboard

Some filters on the dashboard caused the reports widget to break,
specifically searching using free text or on attributes that are not
part of the hosts table (such as environment name).
This is caused by an issue with Rails that digregards outer joins when a...

abb87b93 09/30/2016 03:14 AM Bryan Kearney

Fixes #10930 - Make widget names and titles consistent

f33402e2 09/05/2016 06:14 AM Tomer Brisker

Fixes #16358 - Load dashboard on puppet proxy view

Some changes made to the main dashboard caused the puppet dashboard on
the smart proxy page to break.
This commit also includes small improvements to the dashboard loading
performance.

95fd95ea 08/23/2016 09:06 AM Ohad Levy

Fixes #16238 - Speed up dashboard loading time.

I've change report host to inner query and used a join, in
my testing, this speed up dramaticilly dashboard loading
time, on my setup from 60 seconds to under 10 seconds.

287082a5 07/12/2016 04:41 AM David Davis

Refs #3809 - Turning on the AndOr cop

f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

9fb6675f 04/21/2016 01:24 PM Shlomi Zadok

Fixes #14748 - latest_events should use filters

View revisions

Also available in: Atom