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 1.52 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.4 KB
home_controller.rb 1.11 KB
hostgroups_controller.rb 4.04 KB
hosts_controller.rb 30.9 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 727 Bytes
models_controller.rb 690 Bytes
notification_recipients_controller.rb 1.52 KB
operatingsystems_controller.rb 1.43 KB
organizations_controller.rb 216 Bytes
parameters_controller.rb 257 Bytes
permissions_controller.rb 671 Bytes
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.82 KB
report_templates_controller.rb 1.54 KB
roles_controller.rb 2.66 KB
settings_controller.rb 183 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.11 KB
unattended_controller.rb 7.09 KB
user_menus_controller.rb 115 Bytes
userdata_controller.rb 1.76 KB
usergroups_controller.rb 1.68 KB
users_controller.rb 8.75 KB

Latest revisions

# Date Author Comment
bde7047a 01/07/2022 01:04 PM Oleh Fedorenko

Fixes #32035 - Add DSL autocompletion in templates

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

1ecec639 11/25/2021 11:01 AM Leos Stejskal

Fixes #33979 - Registration - name & path to host_init_config template

Broken in 3.0, Registration UI form displays incorrect
name & path to OS 'host initial configuration' template.

16d13179 11/16/2021 03:40 PM Amir Fefer

Fixes #33882 - refresh host's global status after clearing a sub status

bca1b576 11/07/2021 04:46 PM Ondřej Ezr

Fixes #33248 - show auth source form errors

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

28765788 11/02/2021 03:01 PM Amir Fefer

Fixes #33484 - add setting for opt-in/out the new host details

View revisions

Also available in: Atom