Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
0a669c0f 10/12/2021 07:48 AM Amir Fefer

Fixes #33491 - fix host page kebab actions

d4c5055f 10/11/2021 03:56 PM Evgeni Golov

Fixes #33611 - expose capabilities in proxy show

27f4a3e7 10/11/2021 07:23 AM Magnus Toneby

fixes #33574 - resize network field width of vmware/ovirt/libvirt

4062e17d 10/08/2021 09:41 AM Leos Stejskal

Fixes #32678 - katello_ca_consumer in registration template

Move `rhsm_reconfigure` script from `katello_consumer.rpm` to
`global_registration` template so the `rpm` is not needed anymore

Migrated script is without support of RHEL5 and older
`subscription-manager` versions (0.96 and bellow)

d0f5a61b 10/08/2021 08:47 AM Ondřej Pražák

Fixes #33647 - Return persisted attrs on edit mutation

39004642 10/07/2021 08:51 AM Tomer Brisker

Refs #33639 - Reduce array resizing in fact importer

Instead of starting with an empty array and resizing it for every fact
added, we can calculate the final array right away.

1fbcf6e4 10/07/2021 08:51 AM Tomer Brisker

Refs #33639 - Only pull needed data for fact updates

Instead of initializing FactValue and FactName for all facts that need
updating, only pull the required columns from the DB and use them for
the update.

c2e3fa19 10/07/2021 06:29 AM Jonathon Turel

Fixes #33640 - Improve caching of SettingRegistry#load_values (#8817)

Leverage caching of SettingRegistry#load_values to only recache values that had changed since the last time we've cached values.

aa602171 10/06/2021 07:35 AM Jonathon Turel

Fixes #33639 - Reduce object allocations in FactImporter#update_facts

01e3c61f 10/05/2021 09:03 PM Tomer Brisker

Fixes #33637 - Correctly redirect hostgroup create page

When creating the first hostgroup from the welcome page, submit does not
redirect back to the hostgroups index page due to incorrect referer
being stored in the session `redirect_path` value. This is similar to...

View revisions

Also available in: Atom