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.2 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.13 KB
filters_controller.rb 1.79 KB
home_controller.rb 465 Bytes
host_statuses_controller.rb 477 Bytes
hostgroups_controller.rb 5.87 KB
hosts_controller.rb 19.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.73 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.71 KB
smart_proxies_controller.rb 3.05 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.08 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 4.96 KB

Latest revisions

# Date Author Comment
666b7428 01/20/2022 02:23 PM Leos Stejskal

Refs #34252 - Registration API - Remove dots from param descriptions

0ecfe3c7 01/14/2022 01:16 PM Leos Stejskal

Fixes #34252 - Missing example for 'Install packages' field

8d2f4a0c 12/21/2021 02:46 PM Adi Abramovitch

Fixes #34123 - Add mail_enabled to user

21fefa34 12/17/2021 11:18 AM Tomer Brisker

Fixes #34160 - Improve fact_values api performance

Previously, the fact_values api called loaded a lot of un-needed data
from the database and used a sub-optimal way of converting the data to a
hash for display.
This commit changes the implementations so that we only load the...

9c94e1a0 12/15/2021 11:30 AM Lukas Zapletal

Fixes #34026 - authorize puppet reports via Proxy

Signed-off-by: Lukas Zapletal <>

49d3fec1 11/04/2021 08:29 AM Leos Stejskal

Fixes #33697 - Registration - smart proxy features

Registration through smart proxy works only if proxy
have enabled 'Templates' and 'Registration features'.

This fix proxy selection in UI form and generating command via API.

6f076d5d 11/04/2021 08:23 AM Bernhard Suttner

Fixes #33732 - Make sure base64 encoding is done when creating a host via API

7f01e1b3 10/21/2021 12:20 PM Adam Ruzicka

Fixes #32328 - Infrastructure roles

Introduces things needed to assign infrastructure roles to hosts.

A host can now have an infrastructure facet, which can be used to mark a
host as foreman instance by setting a flag on the facet. The facet can
also be used to establish a relationship between the host and a smart...

c2e1e34f 10/12/2021 09:16 AM Nadja Heitmann

Refs #33550 - Remove environment from template combinations api controller

f78b0eec 09/29/2021 09:37 AM Nadja Heitmann

Fixes #33550 - Remove Puppet API endpoints

View revisions

Also available in: Atom