Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  fact_names
  foreman_register
  host
  host_facets
  host_info_providers
  host_status
  lookup_keys
  mail_notifications
  nic
  operatingsystems
  parameters
  subnet
  taxonomies
  token
application_record.rb 1.39 KB
architecture.rb 873 Bytes
auth_source.rb 4.65 KB
bookmark.rb 1.08 KB
cached_user_role.rb 145 Bytes
cached_usergroup_member.rb 95 Bytes
compute_attribute.rb 2.01 KB
compute_profile.rb 828 Bytes
compute_resource.rb 13 KB
config_report.rb 3.29 KB
domain.rb 3.54 KB
external_usergroup.rb 1.59 KB
fact_name.rb 1.36 KB
fact_value.rb 5.18 KB
feature.rb 447 Bytes
filter.rb 7.57 KB
filtering.rb 86 Bytes
foreman_internal.rb 157 Bytes
host.rb 978 Bytes
host_facets.rb 76 Bytes
host_status.rb 580 Bytes
hostgroup.rb 11.7 KB
http_proxy.rb 1.58 KB
image.rb 1.49 KB
jwt_secret.rb 434 Bytes
key_pair.rb 335 Bytes
log.rb 440 Bytes
lookup_value.rb 4.65 KB
medium.rb 2.29 KB
message.rb 238 Bytes
model.rb 773 Bytes
notification.rb 2.79 KB
notification_blueprint.rb 1.21 KB
notification_recipient.rb 799 Bytes
operatingsystem.rb 15.3 KB
os_default_template.rb 390 Bytes
parameter.rb 4.03 KB
permission.rb 1.38 KB
personal_access_token.rb 2.26 KB
provisioning_template.rb 10.6 KB
ptable.rb 3.74 KB
realm.rb 1.44 KB
report.rb 5.96 KB
report_composer.rb 6.27 KB
report_template.rb 1.76 KB
role.rb 12.1 KB
setting.rb 8.75 KB
smart_proxy.rb 7.89 KB
smart_proxy_feature.rb 1.15 KB
source.rb 237 Bytes
ssh_key.rb 3.31 KB
stored_value.rb 545 Bytes
subnet.rb 17 KB
subnet_domain.rb 246 Bytes
table_preference.rb 254 Bytes
taxable_taxonomy.rb 449 Bytes
taxonomy.rb 9.72 KB
template.rb 10.9 KB
template_combination.rb 193 Bytes
template_input.rb 2.28 KB
template_kind.rb 2.96 KB
token.rb 286 Bytes
upgrade_task.rb 946 Bytes
user.rb 27.5 KB
user_mail_notification.rb 618 Bytes
user_role.rb 2.35 KB
usergroup.rb 4.92 KB
usergroup_member.rb 4.88 KB
widget.rb 678 Bytes

Latest revisions

# Date Author Comment
ea998f89 05/25/2023 08:21 PM Jeremy Lenz

Fixes #36426 - Introduce human-readable host statuses

85e60a9c 05/16/2023 12:29 PM Adam Ruzicka

Fixes #36394 - Add infra facet search validators

96c6d188 04/25/2023 01:12 PM Adam Ruzicka

Fixes #36309 - Increase LDAP auth source password length limit

The database field is 255 characters long, but the encryption adds quite
a lot of fluff. From my testing, 69 characters is the longest password
than can fit in.

Both FreeIPA and openldap cli tools seem to support passwords...

6368162f 04/20/2023 03:47 AM Girija Soni

Fixes #36017 - Remove spacing for array type settings

9848aac0 03/03/2023 02:47 PM Marek Hulán

Fixes #35846 - allow Host searching by PXE loader

47b7483b 02/16/2023 11:23 AM Adam Ruzicka

Fixes #36107 - Suppress warnings from accessing undefined settings

When Foreman is installed without puppet plugin, it still receives
puppet report from installer run. Visiting dashboard then emits a lot of
warning into logs as Foreman tries to access various puppet_* settings.

80c89d75 01/17/2023 09:05 AM Marek Hulán

Fixes #35845 - Searching hosts should be possible by all reported data

When bios information was introduced in PR #9497, the searching was
not added. This make all host reported data searchable.

c791f6c7 01/16/2023 12:01 PM Ondřej Ezr

Fixes #29939 - drop category column from settings

Settings table was holding category column to support old style of
settings, but it is now ready to be decomissioned as plugins were given
enough time.

d4842738 01/09/2023 02:24 PM Marek Hulán

Fixes #35843 - add alias for configuration_status searching

Historically, the configuration status was the only status users can
search hosts by. When sub-statuses were introduced we kept "status" as
the search term representing the configuration status. However with many...

dd9f24f4 12/12/2022 07:16 PM Paul Donohue

Fixes #35326 - Rename hostname/fqdn ENC vars to avoid conflicts

View revisions

Also available in: Atom