Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
b3efb0eb 07/10/2018 07:33 PM John Mitsch

Fixes #24064 - Update upstream subs API response id

and always return local pool ids on index call.

This changes the index GET response for
/katello/api/v2/organizations/$ORG/upstream_subscriptions.
The `pool_id` attribute is removed since it is redundant, the...

912cd57d 07/09/2018 08:09 PM Tomer Brisker

Fixes #24117 - Correct test for core change

76ae5b79 07/09/2018 01:47 PM Samir Jha

Fixes #23968 - fix adding/removing multiple subs

bf842cc2 07/08/2018 12:48 PM Chris Duryee

Fixes #24187 - do not paginate when calling upstream candlepin

Previously, calls to upstream candlepin with pool ID lists could
include `per_page`, which makes tomcat paginate results. However, the
pagination will add an HTTP header with URL links for the next and...

672482a8 07/06/2018 01:39 PM Thomas McKay

fixes #23899 - pull w/o authentication

2d881437 07/05/2018 05:16 PM Peter Ondrejka

refs #23712 - pids for ported robottelo cv filter tests

514128c1 07/04/2018 01:11 AM Paul Donohue

Fixes #23319 - Add latest flag to katello/api/packages

6de94a2c 07/03/2018 09:03 PM Partha Aji

Fixes #23604 - Speed up manifest import perf

This commit intends to speed up the performance of the manifest import
by cutting down unnecessary operations during the Pool indexing stage.

Before
timer { Katello::Pool.find(446).import_data }
=> 12.708098227...

31ab44e2 07/03/2018 05:54 PM John Mitsch

Fixes #24134 - Error enabling atomic kickstart repo

This commit addresses a few things:
- "basearch" was being passed when enabling RHEL atomic kickstart repo,
where there is no $basearch needed for the CDN. This is because we
are using the value "Unspecified" to fill in the UI when there is...

55627f22 07/02/2018 03:05 PM Andrew Kofink

Fixes #23837: prepend ActionTriggering methods

View revisions

Also available in: Atom