Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  classification
  concerns
  fog_extensions
  foreman
  foreman_ansible
  foreman_chef
  foreman_register
  foreman_salt
  katello
  medium_providers
  net
  orchestration
  parameters
  plugin
  proxy_api
  proxy_statuses
  report_scanner
  script
  shared
  sso
  tasks
  ui_notifications
  validators
application_job_test.rb 3.67 KB
association_authorizer_test.rb 1.96 KB
authorizer_test.rb 16.9 KB
breadcrumbs_options_test.rb 2.28 KB
cache_manager_test.rb 254 Bytes
certificate_extract_test.rb 1.39 KB
classification_test.rb 12.3 KB
compute_attribute_merge_test.rb 2.72 KB
compute_resource_cache_test.rb 1.87 KB
compute_resource_host_associator_test.rb 1.51 KB
compute_resource_host_importer_test.rb 4.76 KB
config_report_importer_test.rb 265 Bytes
config_report_status_calculator_test.rb 3.78 KB
core_extensions_test.rb 1.72 KB
csv_exporter_test.rb 2.13 KB
custom_runner_test.rb 225 Bytes
dashboard_manager_test.rb 3.16 KB
dashboard_test.rb 2.27 KB
dirty_associations_test.rb 2.68 KB
encryptable_test.rb 5.55 KB
ensure_no_cycle_test.rb 1.61 KB
ensure_not_used_by_test.rb 2.56 KB
facet_configuration_test.rb 5.12 KB
facet_test.rb 9.45 KB
fact_cleaner_test.rb 4.29 KB
fact_importer_test.rb 8.76 KB
fact_parser_test.rb 18.1 KB
foreman_deprecation_test.rb 936 Bytes
foreman_url_renderer_test.rb 3.54 KB
grqphal_attribute_test.rb 459 Bytes
has_many_common_test.rb 4.03 KB
hash_for_test.rb 871 Bytes
host_build_status_test.rb 1.56 KB
host_counter_test.rb 6.03 KB
host_fact_importer_test.rb 16.1 KB
host_power_interface_test.rb 807 Bytes
host_token_test.rb 1.29 KB
http_proxy_test.rb 1.55 KB
inflection_test.rb 581 Bytes
interface_cleaner_test.rb 2.04 KB
interface_merge_test.rb 3.08 KB
interface_type_mapper_test.rb 866 Bytes
ipam_test.rb 6.99 KB
jwt_token_test.rb 2.92 KB
menu_item_test.rb 3.35 KB
menu_manager_test.rb 2.77 KB
menu_mapper_test.rb 8.67 KB
name_generator_test.rb 1.17 KB
name_synchronizer_test.rb 2.2 KB
nic_ip_resolver.rb 1.22 KB
oidc_jwt_validate_test.rb 2.84 KB
owner_classifier_test.rb 1.16 KB
pagelet_manager_test.rb 2.56 KB
pagelet_test.rb 976 Bytes
parameter_filter_test.rb 5.3 KB
parameter_safe_render_test.rb 1.73 KB
plugin_logging_test.rb 1.21 KB
plugin_test.rb 24.3 KB
power_manager_test.rb 2.89 KB
proxy_reference_registry_test.rb 1.28 KB
puppet_fact_importer_test.rb 1.24 KB
puppet_fact_parser_test.rb 31.6 KB
rabl_test.rb 1.43 KB
report_importer_test.rb 6.4 KB
role_lock_test.rb 4.72 KB
seed_helper_test.rb 9.29 KB
setting_manager_test.rb 5.33 KB
setting_registry_test.rb 5.56 KB
setting_value_selection_test.rb 979 Bytes
smart_proxy_reference_test.rb 1 KB
sso_test.rb 927 Bytes
structured_fact_importer_test.rb 5.34 KB
user_menu_test.rb 388 Bytes
version_test.rb 902 Bytes

Latest revisions

# Date Author Comment
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
459f70c4 02/26/2024 09:53 AM Hao Yu

Fixes #37184 - Report template generates incorrect kernel version

1935cea4 02/26/2024 08:11 AM Evgeni Golov

Refs #36502 - update snapshots after template change

47288398 02/01/2024 09:23 PM Oleh Fedorenko

Refs #36849 - Enable strict keyword argument matching

f1313e54 01/30/2024 09:39 AM Nofar Alfassi

Fixes #37015 - Refactor OwnerClassifier

- Introduce `classify_owner` class method for owner classification.
- Implement private method for input validation.
- Add error handling to raise the necessary exceptions.
- Add deprecation warning to the `user_or_usergroup` method.

89c61045 01/26/2024 10:44 AM Maria Agaphontzev

Fixes #37102 - webpack 5

75017ef2 01/03/2024 12:26 PM Oleh Fedorenko

Refs #36849 - Remove deprecated URI.{encode,decode}

These are dropped in Ruby 3.0

2198394b 01/03/2024 12:26 PM Oleh Fedorenko

Refs #36849 - Fix Ruby 3 kwargs handling

9e427bdc 01/03/2024 11:14 AM Ewoud Kohl van Wijngaarden

Fixes #37019 - Correct release names in OS factories

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

View revisions

Also available in: Atom