Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
  foreman_register
  shared
about_controller_test.rb 928 Bytes
application_controller_subclass_test.rb 9.81 KB
architectures_controller_test.rb 2.22 KB
audits_controller_test.rb 727 Bytes
auth_source_externals_controller_test.rb 830 Bytes
auth_source_ldaps_controller_test.rb 5.12 KB
auth_sources_controller_test.rb 107 Bytes
autosign_controller_test.rb 168 Bytes
bookmarks_controller_test.rb 1.99 KB
common_parameters_controller_test.rb 2.23 KB
compute_attributes_controller_test.rb 3.68 KB
compute_profiles_controller_test.rb 1.53 KB
compute_resources_controller_test.rb 9.04 KB
compute_resources_vms_controller_test.rb 9.28 KB
config_reports_controller_test.rb 4.58 KB
dashboard_controller_test.rb 2.16 KB
domains_controller_test.rb 2.44 KB
fact_values_controller_test.rb 2.29 KB
facts_controller_test.rb 451 Bytes
filters_controller_test.rb 2.54 KB
home_controller_test.rb 200 Bytes
hostgroups_controller_test.rb 10.3 KB
hosts_controller_test.rb 63 KB
http_proxies_controller_test.rb 1.52 KB
images_controller_test.rb 2.55 KB
interfaces_controller_test.rb 601 Bytes
key_pairs_controller_test.rb 2.49 KB
links_controller_test.rb 2.09 KB
locations_controller_test.rb 9.99 KB
lookup_keys_controller_test.rb 3.13 KB
lookup_values_controller_test.rb 172 Bytes
media_controller_test.rb 2.26 KB
models_controller_test.rb 1.67 KB
notification_recipients_controller_test.rb 6.39 KB
operatingsystems_controller_test.rb 6.27 KB
organizations_controller_test.rb 11 KB
provisioning_templates_controller_test.rb 12.4 KB
ptables_controller_test.rb 5.12 KB
puppetca_controller_test.rb 1.22 KB
realms_controller_test.rb 2.13 KB
registration_commands_controller_test.rb 5.42 KB
report_templates_controller_test.rb 8.14 KB
roles_controller_test.rb 4.63 KB
settings_controller_test.rb 648 Bytes
smart_proxies_controller_test.rb 14.1 KB
smart_proxy_auth_test.rb 8.18 KB
ssh_keys_controller_test.rb 1.09 KB
subnets_controller_test.rb 7.81 KB
tasks_controller_test.rb 165 Bytes
unattended_controller_test.rb 29.1 KB
user_menus_controller_test.rb 1.16 KB
userdata_controller_test.rb 3.08 KB
usergroups_controller_test.rb 4.05 KB
users_controller_test.rb 21 KB

Latest revisions

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

d3aeb144 10/05/2023 02:20 PM Bastian Schmidt

Fixes #36799 - Add Salt image path to ConfigReportsController

2517ba4e 09/26/2023 03:44 PM Eric Helms

Fixes #36768: Prevent redirection to other hosts via HTTP referer header

57bbbd10 08/08/2023 10:42 AM Evgeni Golov

Fixes #36644 - Validate root_url before using it

d620319b 04/21/2023 08:40 AM Bernhard Suttner

Fixes #36097 - protect rendered template

65ebd0f3 03/30/2023 05:14 PM Leos Stejskal

Fixes #35068 - Expired build token should return 401 instead of 412

0d2e222d 02/22/2023 02:45 PM Peter Koprda

Fixes #35701 - Export button should use selectable columns

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.

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

Fixes #35621 - Make power status a selectable column

d13bb354 09/21/2022 06:54 AM Maria Agaphontzev

Fixes #34764 - refactor filters page (#9186)

  • Fixes #34764 - refactor filters page
  • Refs #34764 - manage spaces in resource_type
  • Refs #34764 - hide locked roles
  • Refs #34764 - fix search disable on load

View revisions

Also available in: Atom