Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  mailers
  models
  services
  validators
  views

Latest revisions

# Date Author Comment
ef9f2f9d 12/09/2016 03:51 AM Trey Dockendorf

Fixes #6006 - Add options to disable updates from facts

Add option ignore_facts_for_operatingsystem:
do not update system's operating system based on facts
Add option ignore_facts_for_domain:
do not update system's domain based on facts
616669d8 12/09/2016 03:01 AM Dominic Cleal

fixes #16459 - remove 1.15 deprecations

f8a2b268 12/08/2016 05:02 AM Dominic Cleal

fixes #17395 - use admin user for load_template_vars

When `load_template_vars` is called from before_action, the current user
must already be set to ensure caching of parameters inside Host#params
is done with consistent permissions. Otherwise when Foreman::Renderer's...

2f7a4985 12/07/2016 10:40 AM Lukas Zapletal

Fixes #17042 - add logging of task statuses after orchestration

14700117 12/07/2016 10:09 AM Sean O'Keeffe

Fixes #17592 - dont truncate on audit details page

c6a25c1c 12/07/2016 10:03 AM Tomer Brisker

Fixes #17597 - Prevent error on saving empty dashboard

497c022b 12/07/2016 02:26 AM Tomer Brisker

Fixes #17503 - Only trigger PXELoader suggestion when needed

Previously every host instantiation triggered a PXELoader suggestion,
which led to up to 3 extra queries per host loaded. This changes so that
the suggestion is only applied when a host changes it's OS.

d468c1bc 12/06/2016 03:42 AM Kavita Gaikwad

fixes #3158 - Remove rescues from try calls in helper file

In app/helpers/compute_resources_vms_helper.rb, we added rescues to
try calls as the method may not exist with older version of rails.
Now, we have updated rails to 4.x.
In this commit removed rescue block as Rails 4.0's try method...

f8a2b33e 12/05/2016 07:48 AM Ori Rabin

Fixes #17548 - Orphaned smart class parameters are hidden

78e86121 12/05/2016 04:25 AM Dominic Cleal

templates - sync from community-templates

View revisions

Also available in: Atom