Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architectures_controller.rb 1.88 KB
audits_controller.rb 721 Bytes
auth_source_externals_controller.rb 1.63 KB
auth_source_internals_controller.rb 691 Bytes
auth_source_ldaps_controller.rb 4.18 KB
auth_sources_controller.rb 859 Bytes
autosign_controller.rb 1.4 KB
base_controller.rb 6.49 KB
bookmarks_controller.rb 1.56 KB
common_parameters_controller.rb 2.16 KB
compute_attributes_controller.rb 4.42 KB
compute_profiles_controller.rb 1.53 KB
compute_resources_controller.rb 16 KB
config_reports_controller.rb 3.49 KB
dashboard_controller.rb 1.96 KB
domains_controller.rb 3.83 KB
external_usergroups_controller.rb 3.67 KB
fact_values_controller.rb 1.06 KB
filters_controller.rb 1.79 KB
home_controller.rb 411 Bytes
host_statuses_controller.rb 477 Bytes
hostgroups_controller.rb 5.87 KB
hosts_controller.rb 20.8 KB
http_proxies_controller.rb 2.16 KB
images_controller.rb 3.27 KB
instance_hosts_controller.rb 1.6 KB
interfaces_controller.rb 5.92 KB
locations_controller.rb 277 Bytes
mail_notifications_controller.rb 6.19 KB
media_controller.rb 2.81 KB
models_controller.rb 1.5 KB
operatingsystems_controller.rb 4.88 KB
organizations_controller.rb 294 Bytes
os_default_templates_controller.rb 2.94 KB
parameters_controller.rb 10.4 KB
permissions_controller.rb 847 Bytes
personal_access_tokens_controller.rb 2.47 KB
ping_controller.rb 703 Bytes
plugins_controller.rb 251 Bytes
provisioning_templates_controller.rb 6.38 KB
ptables_controller.rb 4.9 KB
realms_controller.rb 1.94 KB
registration_commands_controller.rb 2.97 KB
registration_controller.rb 6.71 KB
report_templates_controller.rb 10.2 KB
roles_controller.rb 1.97 KB
settings_controller.rb 2.87 KB
smart_proxies_controller.rb 3.63 KB
smart_proxy_hosts_controller.rb 1.78 KB
ssh_keys_controller.rb 1.67 KB
subnets_controller.rb 4.71 KB
table_preferences_controller.rb 2.44 KB
tasks_controller.rb 514 Bytes
template_combinations_controller.rb 2.87 KB
template_inputs_controller.rb 3.97 KB
template_kinds_controller.rb 405 Bytes
usergroups_controller.rb 2.32 KB
users_controller.rb 5.2 KB

Latest revisions

# Date Author Comment
b6878a04 06/08/2023 01:25 PM Adam Ruzicka

Fixes #36449 - Make /api/v2 public

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

Fixes #36097 - protect rendered template

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

Fixes #35701 - Export button should use selectable columns

9ed17959 02/21/2023 10:41 AM Nofar Alfassi

Fixes #35990 - fix search fact_values via API

fix the 500 error for searching fact_values via API

b06f500d 12/06/2022 01:28 PM Elkin Aguas

Fixes #35648 - Fixes API documentation typo

eaeeaef6 11/29/2022 02:14 PM Maria Agaphontzev

Fixes #35255 - Add Parameters tab to host details page (#9368)

  • Fixes #35255 - Add Parameters tab to host details page
b0dbefab 11/14/2022 12:38 PM Peter Koprda

Fixes #35673 - Do not allow create empty table preference

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

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

View revisions

Also available in: Atom