Project

General

Profile

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

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

refactor - various facts cleanups

1b139490 07/19/2011 04:02 AM Ohad Levy

refs #898 - more leftovers

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.

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

c6bd91b2 11/10/2010 12:39 PM Ohad Levy

fixes #448 - Cant search by selecting a fact in the fact search bar

4eeb9ffc 11/09/2010 12:41 PM Ohad Levy

fixes #441 - display facts timestamp

23e59327 11/09/2010 12:15 PM Ohad Levy

Ensures that all anonymous actions are allowed - refs #366

9fd7478e 11/07/2010 10:39 AM Paul Kelly

Fixes #366 - Redmine authorization port

This is a major feature which provides RBAC authorization within Foreman
a mental note to myself - never ever work on large commits

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.

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

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

895a7680 06/02/2010 08:34 AM Ohad Levy

fixes #295 - This YAML generates a 500 error when trying to send over http

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

Fixes #212 - Remove AS from facts

7668ddf5 03/04/2010 12:57 PM Ohad Levy

show host names when browsing all facts

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

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

fixes #117 - Add SSL redirection

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

bug #99

456d537a 12/01/2009 06:09 AM Martin Englund

First stab at fixing feature #87

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

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

363141af 09/16/2009 08:34 AM Ohad Levy

fixes #10

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

added facts controllers