Project

General

Profile

Revision:

Revisions

# Date Author Comment
46fcd9a4 03/13/2024 10:19 PM Maria Agaphontzev

Fixes #37248 - make hostsIndexContext a singleton

0942fa87 03/13/2024 03:59 PM Evgeni Golov

Fixes #37255 - pin victory-pie ~36.8.6

4abf925f 03/12/2024 05:36 PM Sebastian Bublitz

Fixes #36023: Add missing VMWare GuestOS mappings

8c140b0a 03/12/2024 04:55 PM Bastian Schmidt

Refs #37010 - Ensure correct yaml for netplan

The introduced safe operator returns nil instead of false, but the
snippet expects true/false.

181e5040 03/12/2024 03:33 PM Maximilian Kolb

Refs #37034 - Fix ERB syntax for comments

Co-authored-by: Markus Bucher <>

bfe58065 03/12/2024 03:27 PM Oleh Fedorenko

Fixes #37236 - Add primaryButton prop to PermissionDenied component

77a61a8a 03/12/2024 02:15 PM Maria Agaphontzev

Fixes #37199 - javascript method for webpack_asset_paths

e402ea51 03/12/2024 12:46 PM dosas please_edit_me

Fixes #37132 - Fix sorting problem in os integration test

03bc5bcc 03/12/2024 12:41 PM Evgeni Golov

Fixes #37241 - Use PostgreSQL 13 in tests

e5d12790 03/12/2024 10:36 AM Archana Kumari

Fix Style/CommentAnnotation cop

88baad98 03/12/2024 09:24 AM dosas please_edit_me

Fixes #37150 - Race condition in edit smart proxy test

dd5091f4 03/11/2024 03:16 PM Adam Ruzicka

Refs #37224 - Force all Hosts to have a comment

The previous implementation of the update had two issues:
1) It only operated on ::Host::Managed
2) It silently failed if the host was invalid for any other reason

Fixes 4c7f36edf

3a55f468 03/11/2024 01:42 PM Alexander Olofsson

Fixes #37043 - Inheritance overrides host facets

59ddb0ff 03/11/2024 10:33 AM Evgeni Golov

Refs #37179 - explicitly include SelectiveClone in facets

That way plugins that try to use Hostgroup.include don't fail with

undefined method `include_in_clone' for Hostgroup
a488cd20 03/10/2024 11:55 AM Jeremy Lenz

Fixes #37179 - Clone hostgroup facets when cloning hostgroup

21389fb6 03/08/2024 03:27 PM Maria Agaphontzev

Fixes #37233 - Generic table always shows actions

4c7f36ed 03/06/2024 01:15 PM Adam Ruzicka

Fixes #37224 - Force Hosts to have a comment

To prevent the nil > empty string transition we would either have to:
check the incoming changes and discard the unwanted ones
- ignore these transitions when creating audits
- just force hosts to always have a comment...

a9b9b7d9 03/05/2024 06:25 PM Samir Jha

Fixes #37167 - Subscription entitlement report template

bbca4738 03/04/2024 10:48 AM Oleh Fedorenko

Fixes #36574 - Update fast_gettext to ~> 2.1

de48fb5b 03/04/2024 10:48 AM Ewoud Kohl van Wijngaarden

Refs #36574 - Avoid patching Fastgettext

The code defines an additional method on Fastgettext but there's no
reason to do so. It can just as well define a method on itself.

66964128 03/01/2024 10:25 AM Maximilian Kolb

Refs #37034 - Use apt-key add on Ubuntu 16.04

  • On Ubuntu 16.04, which is supported by Canonical until 2026, you
    cannot place a GPG public key in "/etc/apt/trusted.gpg.d/" and use it
    to verify the signature of "Release" files.
  • EoL Ubuntu 16.04: https://ubuntu.com/16-04...
f7e1e7b1 03/01/2024 10:23 AM Evgeni Golov

sort taxable_ids before comparing them

For some reason, taxable_ids and visible_dummies are sometimes sorted
differently, resulting in failed tests even tho the right taxonomies are
found, just in the wrong order.

Use assert_equal_arrays that sorts the arrays before comparing them.

2836e938 03/01/2024 09:47 AM Bastian Schmidt

Fixes #37011 - Apply latest Ubuntu Autoinstall userdata changes

  • Add explicit fallback for offline installation
  • Replace deprecated lock-passwd with lock_passwd
  • Remove empty ssh keys array if none provided
a8d870fb 03/01/2024 08:15 AM Bernhard Suttner

Fixes #37193 - trap ERR not supported on dash

30f93cc4 02/29/2024 12:41 PM Maria Agaphontzev

Fixes #37134 - upgrade to node 18 and npm 8

(51-75/12630) Per page: 25, 50, 100

Also available in: Atom