Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
  foreman_register
about_controller.rb 674 Bytes
application_controller.rb 14.7 KB
architectures_controller.rb 803 Bytes
audits_controller.rb 491 Bytes
auth_source_externals_controller.rb 484 Bytes
auth_source_ldaps_controller.rb 1.27 KB
auth_sources_controller.rb 373 Bytes
autosign_controller.rb 1.4 KB
bookmarks_controller.rb 624 Bytes
common_parameters_controller.rb 1023 Bytes
compute_attributes_controller.rb 948 Bytes
compute_profiles_controller.rb 892 Bytes
compute_resources_controller.rb 5.71 KB
compute_resources_vms_controller.rb 4.68 KB
config_reports_controller.rb 2.7 KB
dashboard_controller.rb 2.35 KB
domains_controller.rb 702 Bytes
external_usergroups_controller.rb 993 Bytes
fact_values_controller.rb 1.32 KB
facts_controller.rb 537 Bytes
filters_controller.rb 2.25 KB
home_controller.rb 1.11 KB
hostgroups_controller.rb 4.04 KB
hosts_controller.rb 31.4 KB
http_proxies_controller.rb 1.08 KB
images_controller.rb 1.46 KB
interfaces_controller.rb 1.26 KB
key_pairs_controller.rb 1.69 KB
links_controller.rb 1.77 KB
locations_controller.rb 208 Bytes
lookup_keys_controller.rb 1.32 KB
lookup_values_controller.rb 1.2 KB
mail_notifications_controller.rb 112 Bytes
media_controller.rb 933 Bytes
models_controller.rb 690 Bytes
notification_recipients_controller.rb 1.52 KB
operatingsystems_controller.rb 1.38 KB
organizations_controller.rb 216 Bytes
parameters_controller.rb 257 Bytes
permissions_controller.rb 1.51 KB
provisioning_templates_controller.rb 478 Bytes
ptables_controller.rb 199 Bytes
puppetca_controller.rb 1.46 KB
react_controller.rb 180 Bytes
realms_controller.rb 691 Bytes
registration_commands_controller.rb 1.95 KB
report_templates_controller.rb 1.54 KB
roles_controller.rb 2.66 KB
settings_controller.rb 273 Bytes
smart_proxies_controller.rb 5.23 KB
ssh_keys_controller.rb 593 Bytes
subnets_controller.rb 2.6 KB
tasks_controller.rb 324 Bytes
templates_controller.rb 5.42 KB
unattended_controller.rb 7.01 KB
user_menus_controller.rb 115 Bytes
userdata_controller.rb 1.83 KB
usergroups_controller.rb 1.68 KB
users_controller.rb 8.82 KB

Latest revisions

# Date Author Comment
cc7af718 11/04/2022 02:46 PM Leos Stejskal

Fixes #35088 - Remove GCE Compute resource code

All code related to GCE compute resource
is now in Foreman Google plugin

https://github.com/theforeman/foreman_google

d7ce6881 11/01/2022 09:01 AM Ewoud Kohl van Wijngaarden

Refs #35300 - Pass arguments as keyword arguments

0c769b91 10/31/2022 05:26 PM Leos Stejskal

Fixes #35626 - Registration & proxy's registration_url

Use registration_url from Registration SP module
for registration command.

RFC: https://community.theforeman.org/t/rfc-host-registration-and-load-balancers/30462
Katello: https://projects.theforeman.org/issues/35627...

32884e54 10/31/2022 10:23 AM Oleh Fedorenko

Fixes #35473 - Add extlogin API endpoint

/users/extlogin endpoint is designed for UI interaction, thus
using this endpoint to create a session to be used via API will
fail with "Can't verify CSRF token authenticity" for any method
except GET. We need to have a separate endpoint to create a proper...

6ba027c2 10/30/2022 06:42 PM Peter Koprda

Fixes #35287 - Create column selector on host index page (#9323)

  • Fixes #35287 - Create column selector on host index page
  • Fixes #35673 - Use name column as always checked column
  • Refs #35287 - Improve locked pagelet handling

Co-authored-by: pkoprda <>...

696d7a0f 10/10/2022 02:45 PM Maria Agaphontzev

Fixes #35176 - add review templates to host details (#9434)

627118e6 09/30/2022 04:27 AM Adam Ruzicka

Refs #34949 - Do not set taxonomies during extlogin

This partially reverts commit a94dc8f06754939f44d54d0dd5314b7e91047225.

0a9f8594 09/28/2022 07:00 PM Maria Agaphontzev

Fixes #35387 - Host details templates card (#9359)

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
a94dc8f0 09/20/2022 04:26 PM Adam Ruzicka

Fixes #34949 - Do not set taxonomies during extlogin

View revisions

Also available in: Atom