Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
88824e07 12/24/2012 10:46 AM Ohad Levy

refs #1991 - Cache not cleared prevent location / org feature to show up

1. ensures settings cache is removed when app starts
we can't remove all cache, with Rails.cache.clear as that might lead to issues
with people using memcache with multiple foreman instances (e.g. we can clear...

dc72b8e3 12/24/2012 06:16 AM Joseph Magen

renamed to thread_session.rb

85ed3c3f 12/24/2012 03:51 AM Dominic Cleal

fixes #2061 - test if oVirt API has HTTPS redirect

rest_client will refuse to follow redirects on POST requests, so the URL must
be entered as HTTPS. Don't require HTTPS as dev environments may be HTTP-only.

cd5947ee 12/24/2012 03:50 AM Robert Birnie

fixes #2062 - Add max_trends setting

dd838ac2 12/19/2012 08:59 AM Joseph Magen

added slash /unattended to other url_for calls

a3d09f07 12/19/2012 07:12 AM Dominic Cleal

refs #2023 - always write using_storeconfigs default as a boolean

0f7cd323 12/12/2012 03:40 AM Dominic Cleal

fixes #2030 - define instance variables during ERB evaluation when not using safemode

Thanks to Paavo Pokkinen <>

e36b9735 12/09/2012 04:19 AM Dominic Cleal

fixes #1995 - enable param class ENC by default on Puppet 2.6.5+

fc6fbf91 12/05/2012 01:03 PM Dominic Cleal

fixes #1994 - set vardir for puppet 3, use --configprint

When running Puppet 3 as a non-root user (i.e. foreman), both --confdir and
--vardir have to be specified as per Puppet #16637, else SSL settings dependent
on vardir will fail.

This adds a new puppetvardir setting used with puppetconfdir, and supports...

decd2842 12/05/2012 02:56 AM Amos Benari

replaced default taxonomy migration with a multiple actions for assigning hosts to orgs and locations.

View revisions

Also available in: Atom