Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
auth.rb 8.19 KB
cfgmgmt.rb 1.36 KB
email.rb 3.58 KB
facts.rb 4.54 KB
general.rb 4.92 KB
notification.rb 463 Bytes
provisioning.rb 8.96 KB

Latest revisions

# Date Author Comment
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.

0b40a64b 01/16/2024 08:44 PM Ron Lavi

Fixes #37013 - change the 'All hosts' menu item's url based on the `new_host_page` setting

After changing the `new_host_page` setting, the layout navigation still has the wrong hosts page link (the one it got initially)
and someone who wants to try this new functionallity can't access the page via the navigation....

8b0b8978 01/12/2024 01:53 PM Maria Agaphontzev

Fixes #36872 - Banner to show foreman instance

3688a0da 10/26/2023 01:19 PM Partha Aji

Fixes #36822 - Design new hosts page

Created a HostIndex component

Update the TableIndexPage as a part of this action to accept things like
select all

Co-authored-by: Jeremy Lenz <>

a406cf2b 10/09/2023 09:42 AM Matěj Mudra

fixes #36160 - Redefine append domain names setting

This PR aims to unify the format of host names stored in the database and the way they are displayed.
With this change, the name of the host is always going to be stored with the domain name appended.
The setting formerly named `append_domain_name_for_hosts` is now renamed to `display_fqdn_for_hosts`...

d430f3fb 09/28/2023 10:19 AM Evgeni Golov

Fixes #36759 - only call allowed transpilers

CVE-2022-3874: OS command injection via ct_command and fcct_command

Instead of allowing to call any command by changing a setting, only
allow specific paths to ct/fcct. If the user needs a different path,
they can set it via settings.yaml.

02dd9831 06/01/2023 07:40 AM Shimon Shtein

Fixes #36395 - move value setting to seed

3146fd86 11/02/2022 12:38 PM Oleh Fedorenko

Fixes #35621 - Make power status a selectable column

5d00c982 07/30/2022 09:25 AM Ondřej Ezr

Fixes #35293 - unambigous call

Fixes issue with validates call being ambigous on kwarks usage.

b6e40b9a 07/27/2022 10:19 AM Shimon Shtein

Fixes #35289 - Add cali* interfaces to ignore list

cali* interfaces are created by project calico (https://projectcalico.docs.tigera.io/reference/architecture/overview) and regenerated with a random name frequently. We need to ignore them the same way we ignore docker interfaces.

View revisions

Also available in: Atom