Project

General

Profile

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

# Date Author Comment
5d264a2d 09/05/2011 07:26 AM Ohad Levy

refactor - various facts cleanups

b96931f2 07/28/2011 02:48 AM Ohad Levy

FEATURE #982 API call to get fact keys

Signed-off-by: Corey Osman <>

19d5fb05 07/17/2011 03:11 AM Ohad Levy

fixes count vs size method on older ruby versions, refs #1045

b2cf234d 07/14/2011 10:28 AM Mikael Fridh

fixes #1045 adds total memory usage chart to statistics page

Signed-off-by: Mikael Fridh <>

aa729377 05/12/2011 07:54 AM Amos Benari

take2 fixes #893 fixed pagination issue in the facts page. fixed sort issue with out_of_sync, errors, active and disabled urls.

8a40834f 04/12/2011 04:50 AM Ohad Levy

fixes #739: Clicking hostname leads to 'search', not details

6032a1ff 04/12/2011 04:49 AM Ohad Levy

fixes #831 - /hosts/fqdn/facts should not be a redirection

updated the JSON output as well to include leading hostname as root.

c76afe1f 04/10/2011 03:17 PM Ohad Levy

added search to facts page #refs 719

22712cbd 09/27/2010 09:07 AM Ohad Levy

fixes #388 - added support to query inventory facts via json

81e2d3f3 06/03/2010 03:54 AM Ohad Levy

fixes #302 and all references to_label and to_s
removed references to all per_page settings as they are common now

b729fb04 05/26/2010 05:12 AM Paul Kelly

Fixes #212 - Remove AS from facts

e6c75845 04/30/2010 03:31 AM Ohad Levy

fixes #231 - find_each LocalJumpError (no block given)

52a909a3 01/07/2010 02:06 AM Ohad Levy

fixes #138 - Statistics page doesn't show any info if memory facts are unavailable

b8d4a4b0 12/01/2009 06:17 AM Martin Englund

bug #99

300c8b44 11/25/2009 02:51 AM Ohad Levy

fixes #89 - this adds basic graphs and charts for your inventory, it
also includes minor changes to the dashboard graphs

f685dd61 10/19/2009 02:20 PM Ohad Levy

Adding Links to Audit Log
Currently Facts Auditing is disable

aa5a2230 10/17/2009 05:30 AM Ohad Levy

added act_as_audited plugin, seems to be a better implementation than our onws

46ac4aa8 07/25/2009 04:34 PM Ohad Levy

added facts controllers

d8a93841 07/25/2009 04:34 PM Ohad Levy

added fact models, aligned db schema with puppet schema, removed unneeded columns