Project

General

Profile

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

# Date Author Comment
4cbaa406 10/21/2010 10:17 AM Ohad Levy

Fixes #405 and Fixes #349 - Adds support to 2.6.x reports

NOTE: Its recommended to Backup your DB prior to using this patch.

bf37a972 10/04/2010 01:14 PM Ohad Levy

Some of the controller filters were running twice,
this way is the preferred way to ensure that they running only once where appropriate.

be96f201 09/19/2010 01:19 PM Ohad Levy

XHTML compliance

39165477 05/27/2010 03:50 AM Ohad Levy

fixes #272 - add a warning if there is a clock drift between the client and foreman

459e0feb 05/24/2010 07:11 AM Paul Kelly

Fixes #249 - Remove AS from reports

Added a searchbar for hostname, reporting period and the type of report.

3ad1c5d4 02/05/2010 04:17 AM Ohad Levy

sessions are lazy loaded in rails 2.3, no need to declare them

5b6c6024 12/21/2009 11:47 AM Ohad Levy

fixes #131 - do not store sessions for facts/reports creation

ff1cc6b1 12/14/2009 06:00 AM Ohad Levy

fixes #106 - redid the status calcuation, this fixes #80 but not in an optimal way - db migration would be required for that.

6c6713de 12/14/2009 02:48 AM Ohad Levy

fixes #117 - Add SSL redirection

56009410 11/04/2009 01:50 PM Ohad Levy

fixes #57 - add retention rules to expire old reports

128c4ed9 10/28/2009 07:39 AM Ohad Levy

fixes #54

07a1c800 10/28/2009 06:06 AM Ohad Levy

fixes #44 this filters the content of the report/fact, but still shows the request in the log

966a4556 10/21/2009 09:46 AM Ohad Levy

ensure that the authentcation filter runs on all other actions beside create

0f419629 10/20/2009 09:45 AM Ohad Levy

fixes #53, fixes #25 and general improvment to sql delete commands

1ba05a93 10/15/2009 03:07 PM Ohad Levy

Squashed commit of the following:

commit c4382aeea5d72402bcbf3049d3c08f74792ca379
Author: Ohad Levy <>
Date: Thu Oct 15 22:03:26 2009 +0800

disable ldap by default

commit 685baf5f2c78128feebcbeed6910b131a072a81b
Author: Ohad Levy <>...

722e891f 10/12/2009 08:22 AM Ohad Levy

fixes #44, this however doesnt show any Report of Facts controllect activites, could not find a way to specify it per method

767bbf03 09/20/2009 04:40 PM Ohad Levy

Fixes #16, this adds the possibility to see the host report status out of the host list

9f9a8052 09/19/2009 04:23 PM Ohad Levy

Fixes #23; This provides status indicators to the reports list.
Additionally, this provides a detailed overview of each host.

eafaf5f1 09/14/2009 04:15 PM Ohad Levy

Fixes #9 and introduce a basic reporting viewing over http