Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
6d2cf88b 06/15/2018 03:47 PM Justin Sherrill

Fixes #23904 - store unique content per org

403f7d48 06/15/2018 02:25 PM Stephen Benjamin

fixes #23945 - check for duplicate puppet module name in CV

a333a273 06/15/2018 01:32 PM Stephen Benjamin

fixes #23954 - test stubs should return dynflow task

ForemanTask.async_task returns a dynflow task, and tests that stub this
should also return the same class of object. ForemanTask::Task doesn't
have all the same methods as Task::DynflowTask, e.g. get_humanized.

bd3b03ac 06/14/2018 11:10 PM Stephen Benjamin

fixes #23943 - use order instead of sort

.sort in Rails 5 returns an array, but scopes like in_default_view is
called on the sorted array. This changes the rake task to use SQL
sorting with order instead.

f2739a51 06/14/2018 09:19 PM Samir Jha

Fixes #23660 - Add/Update desc on Composite Content view

10a12816 06/14/2018 06:05 PM Paul Donohue

Fixes #23644 - Fix > >= < <= version/release searches

9e225cf5 06/12/2018 04:46 PM Djebran Lezzoum

Fixes #23802 - Port robottelo tests - sync_plan

69cd04b3 06/11/2018 05:10 PM Jonathon Turel

Fixes #23873 - Cannot remove content view on org destroy

c569d5d2 06/11/2018 03:39 PM Thomas McKay

fixes #23778 - docker pull header

9fe4494f 06/04/2018 07:32 PM John Mitsch

Fixes #22732 - Add export csv for RH repos

This adds the export CSV button to both RH repos page
and the Subscription page. It uses the csv functionality
currenlty in foreman with fixed columns for the CSV file.

View revisions

Also available in: Atom