Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
0f61bf7e 11/25/2016 09:30 AM Dominic Cleal

fixes #17197 - don't update DNS on ip6 change to empty string

(cherry picked from commit b7cc39f867cc4092cebd173ee3dec05202a96321)

16385b4f 10/25/2016 07:54 AM Timo Goebel

fixes #17041 - skips orchestration when importing facts

The orchestration callbacks only run if unless :skip_orchestration?,
however skip_orchestration? is not a method for Nic::Managed causing the
callbacks to always run, even if importing facts.

(cherry picked from commit a390cfb73dd55ed6735e9f8916699dc15415ce03)

539b5bf1 10/25/2016 07:54 AM Ondřej Pražák

Fixes #16737 - Show correct folder level

(cherry picked from commit 59b4c49760a3122d3f0118ae98fa3772fa2bc17d)

76bf44ba 10/25/2016 07:54 AM Timo Goebel

fixes #16819 - rebuild tftp with template kinds

(cherry picked from commit 25f058c5b4bc68703e25a360b43cef520375b263)

2df46a2f 10/25/2016 07:54 AM Marek Hulán

Fixes #16813 - improve error messages for associations

(cherry picked from commit ead67f0d679311187b6e6f9064a1d0bf3df70075)

872acf80 10/25/2016 07:52 AM Shlomi Zadok

Fixes #13704 - Defensive association name setter
When setting an association by name
(e.g., hostgroup_name, organization_name)
and the name does not exist, we raise a not found error

(cherry picked from commit 65af0932ee5ed8cf9a1ad1ac3c55958fcea77ab7)

c53daba1 09/26/2016 07:38 AM Tomer Brisker

Fixes #16565 - Correct host search by parameters

Overrides for parameters values caused incorrect results for when
searching by parameter value. This commit fixes those results, and
improves the handling of parameter priorities in general. A new rake
task, `parameters:reset_priorities` is introduced that should be invoked...

b7765581 09/12/2016 11:39 AM Daniel Lobato Garcia

Fixes #16463 - Fix with_taxonomy_scope when taxable_ids = []

The old implementation of taxonomy_scope was relying on calling
`scope.where(:id => [])`, it did it 'if taxable_ids'. A recent change
introduced more checking into that condition (taxable_ids.present?)...

9981f0a3 09/12/2016 11:39 AM Guido Günther

Fixes #16439 - Don't fail recreate if DNS is ok

If rebuilding a host and DNS is not "feasible" we don't want to fail
that host but rather recreate what's currently feasible.

If a DNS record is still valid we don't want to fail that host but
rather take the still valid entry....

0c39a008 09/07/2016 07:59 AM Marek Hulán

Fixes #2314 - fine grain for RAM selectors

(cherry picked from commit eabbbeb4730abb51de2de8f9b302d26b14d6d33a)

View revisions

Also available in: Atom