Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
activation_keys_controller.rb 17.3 KB
api_controller.rb 7.42 KB
capsule_content_controller.rb 5.32 KB
capsules_controller.rb 991 Bytes
content_credentials_controller.rb 4.59 KB
content_uploads_controller.rb 1.62 KB
content_view_components_controller.rb 4.95 KB
content_view_filter_rules_controller.rb 6.21 KB
content_view_filters_controller.rb 4.55 KB
content_view_histories_controller.rb 833 Bytes
content_view_puppet_modules_controller.rb 3.79 KB
content_view_versions_controller.rb 15.4 KB
content_views_controller.rb 12.3 KB
debs_controller.rb 403 Bytes
docker_manifest_lists_controller.rb 508 Bytes
docker_manifests_controller.rb 642 Bytes
docker_tags_controller.rb 1.24 KB
environments_controller.rb 8.54 KB
errata_controller.rb 5.51 KB
file_units_controller.rb 406 Bytes
gpg_keys_controller.rb 3.94 KB
host_autocomplete_controller.rb 453 Bytes
host_collections_controller.rb 9.08 KB
host_contents_controller.rb 414 Bytes
host_errata_controller.rb 4.02 KB
host_packages_controller.rb 4.88 KB
host_subscriptions_controller.rb 12.1 KB
host_tracer_controller.rb 853 Bytes
hosts_bulk_actions_controller.rb 14.9 KB
organizations_controller.rb 7.07 KB
ostree_branches_controller.rb 378 Bytes
package_groups_controller.rb 3.68 KB
packages_controller.rb 4.35 KB
ping_controller.rb 784 Bytes
products_bulk_actions_controller.rb 3.5 KB
products_controller.rb 8.32 KB
puppet_modules_controller.rb 560 Bytes
repositories_bulk_actions_controller.rb 2.64 KB
repositories_controller.rb 28 KB
repository_sets_controller.rb 5.33 KB
root_controller.rb 1.96 KB
subscriptions_controller.rb 9.41 KB
sync_controller.rb 1.64 KB
sync_plans_controller.rb 6.11 KB
upstream_subscriptions_controller.rb 4.21 KB

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...

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

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

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

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

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

c1b5edf1 06/13/2018 07:07 PM Rahul Bajaj

Fixes #23774 - maintain consistency in the scoped-search doc

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.

f9591200 06/03/2018 01:49 PM Ondřej Pražák

Fixes #13983 - Environment can be inserted into Environments Path

c3eb1961 06/01/2018 02:33 PM Nagoor Shaik

fixes #23737 - fixes incorrect REST API tracer documentation

e98bc550 05/26/2018 03:33 PM Partha Aji

Fixes #23674 - Lists no sub KS repos on RH Repos

The new RH Repos page made the assumption that all KS repositories had a
release version set. Turns out that some kickstart repositories do not.
Examples include
Red Hat Enterprise Linux 7 Server Beta (Kickstart)...

View revisions

Also available in: Atom