Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
55627f22 07/02/2018 03:05 PM Andrew Kofink

Fixes #23837: prepend ActionTriggering methods

b9fe3e12 06/01/2018 06:34 PM Djebran Lezzoum

Fixes #23724 - Port robottelo tests - hostgroups

f6876675 05/02/2018 01:31 PM Andrew Kofink

Fixes #23457: Allow host[group]s without CV or LE

405a1bc7 11/29/2017 08:02 PM Daniel Lobato Garcia

Fixes #21670 - Allow non RH hosts to NOT have content views

Currently the Content View and Lifecycle Environment are fields of a
Content Facet. These fields have a NOT-NULL constraint, so they are
validated on every host. This means that if I'm trying to create a...

ed0019ad 11/17/2017 09:26 PM Justin Sherrill

Fixes #21691 - clean installed packages on upgrade

acf238d0 11/01/2017 02:29 PM Andrew Kofink

Fixes #21458 - s/girl/bot/gi

FactoryGirl is now FactoryBot
factory_girl_rails is now factory_bot_rails

113b5798 10/18/2017 08:10 PM Partha Aji

Fixes #21050 - Container Create uses correct Tag

This commit includes fixes related to container creation and tag
selection. The container repository name was not being used to provision
the container image and instead the repo name was being used which
implies that containers were never able to provision in the first place....

10b1d4dd 10/17/2017 03:08 PM Jonathon Turel

Fixes #21018 - Rails 5 test failures

79d32bbf 09/29/2017 11:31 AM Justin Sherrill

Refs #20317 - rails 5 test fixes

b4cacd27 09/28/2017 01:35 PM Partha Aji

Fixes #21016 - Can update content source in host

Prior to this commit a simple call like
hammer host update --id=1 --content-source-id=2
would fail because the content facet nested attributes code would reject
updating any request that did not contain a content-view-id or a...

View revisions

Also available in: Atom