Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
eb03be92 07/28/2021 01:18 PM Leos Stejskal

Fixes #33121 - Registration command API & params with false values

Registration API for generating registration command
incorrectly ignores parameters with `false` boolean value.

3ff1fd27 07/23/2021 01:53 PM Ondřej Ezr

Fixes #32415 - access only through SettingRegistry

Update and read the settings through SettingRegistry.
Adds a layer between controller and Model.
SettingRegistry is proxying the value parsing method to the model.

This lifts blocker for settings without DB record.

5286b211 07/19/2021 10:39 AM Ondřej Ezr

Refs #31059 - cleanup Environment from tests

Removes Environment related notes from tests, mostly just Host being
uselessly provided an environment.

e747bb20 07/19/2021 10:39 AM Ondřej Ezr

Refs Refactor #31059: Extract Environments models - drop environments from Taxonomy

Removes taxation of Environment.

9dad99c5 07/19/2021 10:39 AM Ondřej Ezr

Refs #31129 - drop Puppetclass from Host(group) API

Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/106

a69a9d4c 07/19/2021 10:39 AM Ondřej Ezr

Fixes #31129 - drop Host classes API

Extracted in: https://github.com/theforeman/foreman_puppet_enc/pull/103

50c7469f 07/19/2021 10:39 AM Ondřej Ezr

Fixes #31732 - drop environment in TemplateCombination model

Extract Environment from TemplateCombination matrix as temporary solutin.
This should probably get dropped if favor of some better solution like direct set on hostgroup.

Though this will need to be reflected in foreman_puppet_enc plugin....

deea08a2 07/19/2021 10:39 AM Ondřej Ezr

Refs #31733 - drop Environment assignmet API

Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/100

688834b4 07/19/2021 10:39 AM Ondřej Ezr

Fixes #31369 - drop Environment fixtures usage

Do not use environment in tests, especially not the one from fixtures.

Host tests extracted in https://github.com/theforeman/foreman_puppet_enc/pull/94.

0686b8fe 07/19/2021 10:39 AM Ondřej Ezr

Fixes #30332 - Drop PuppetInfo

Drop what theforeman/foreman_puppet_enc#4 introduced to plugin.
Additional test refactorings, that are included here are https://github.com/theforeman/foreman_puppet_enc/pull/92.

View revisions

Also available in: Atom