Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
12612809 07/29/2016 05:58 AM Dominic Cleal

fixes #3917 - replace protected_attrs with strong parameters

Filtering of attributes has moved from the protected_attributes gem to
strong parameters in controller concerns, to be in line with current
Rails recommendations.

Concerns are shared between UI and both API controllers and list the...

e263719a 07/25/2016 05:18 AM David Davis

Refs #3809 - Using defaults for AndOr cop

bbb2ea13 07/21/2016 04:26 AM Michael Moll

fixes #15709 - fix SuSE mediapath in PXELinux templates

fef6cff7 07/19/2016 10:42 AM Tomer Brisker

Refs #12193 - Remove remaining cached counters

c773c0ef 07/19/2016 10:42 AM Tomer Brisker

Fixes #12193 - Stop using counter_cache for host[group] counts

This is aimed to prevent deadlocks caused by Rails' implementation of
counter_cache that is hit when multiple hosts are created or updated at
the same time. An added benefit is that the counters will now display...

df6a9f34 07/19/2016 05:44 AM Dominic Cleal

fixes #15720 - rename *_filter to *_action

The older 'filter' name is changing in Rails to 'action' and is being
deprecated.

8cf057c8 07/12/2016 08:08 AM Daniel Lobato Garcia

Fixes #15644 - Move enable/skip_orchestration to Host::Managed

skip_orchestration and enable_orchestration were called in Host::Base
when importing facts. These two methods could not be called there
because they come from the Orchestration mixin which Host::Base does not...

287082a5 07/12/2016 04:41 AM David Davis

Refs #3809 - Turning on the AndOr cop

3442a707 07/11/2016 01:03 PM Timo Goebel

fixes #15635 - tests for dns orchestration

2ea02ed8 07/08/2016 11:59 AM David Davis

Refs #3809 - Turning on some Lint cops

View revisions

Also available in: Atom