Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
69cd04b3 06/11/2018 05:10 PM Jonathon Turel

Fixes #23873 - Cannot remove content view on org destroy

9ae7dbf5 06/07/2018 03:45 PM Chris Duryee

Fixes #23672 - publish puppet repos last

Previously, CV repos would be sync/published in any order. This could
result in a situation where if your CV had a yum repo and a puppet
repo, your puppet repo could get published first while the yum repo
was still being synced. If the puppet repo had a module that referred...

961148c0 05/21/2018 02:46 PM Thomas McKay

fixes #18964 - lifecycle environment container image name

8eddfe6f 05/03/2018 07:00 PM Thomas McKay

fixes #23438 - pre/post cv promote hooks

580f7f80 02/21/2018 12:47 AM Partha Aji

Fixes #21994 - Auto Publish composite

This commit contains code to auto publish a composite when a component
CV updates.
When a component cv publishes it checks for 2 flags
1) If its composite has auto publish marked as true
2) If its composite wants the latest version of this component....

e02ff8a4 10/19/2017 05:49 PM Justin Sherrill

Fixes #21366 - use deliver method for email sending

as part of the rails 4.2 migration, we mistakenly change
our usage of deliver to deliver_now. This would have made sense
had we been calling it on the rails class that sends mail
but we are actually calling it on the foreman MailNotification class...

a59f6753 09/05/2017 11:33 AM Bryan Kearney

Fixes #20810 - Clean up string extraction.

The static code need to handle nil inputs better. Once
this is merged, I would like to see getting the strings
sent to transifex.

a6452bfd 07/17/2017 10:12 PM Brad Buckingham

fixes #19659 - capsule sync via bulk action

Moving the capsule sync to a bulk action.
This will ensure that if one capsule is down, that
the remaining syncs continue.

e9612832 06/23/2017 11:16 AM aagrawal

Fixes #20084 - email-notification sync errata

4600cff5 04/07/2017 09:26 AM John Mitsch

Fixes #18421 - Pass environments as input in CVV promote

This will display them on the UI

To test:
- Create 2+ lifecycle envs
- Publish a content view
- promote the content view
- check that the message says
"Succesfully promoted <content_view_version> to Dev"...

View revisions

Also available in: Atom