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_groups_controller.rb 610 Bytes
config_reports_controller.rb 3.5 KB
dashboard_controller.rb 1.96 KB
domains_controller.rb 3.83 KB
environments_controller.rb 1.4 KB
external_usergroups_controller.rb 3.67 KB
fact_values_controller.rb 872 Bytes
filters_controller.rb 1.79 KB
home_controller.rb 465 Bytes
host_classes_controller.rb 502 Bytes
hostgroup_classes_controller.rb 555 Bytes
hostgroups_controller.rb 5.87 KB
hosts_controller.rb 19.7 KB
http_proxies_controller.rb 2.16 KB
images_controller.rb 3.27 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
override_values_controller.rb 1.1 KB
parameters_controller.rb 10.4 KB
permissions_controller.rb 847 Bytes
personal_access_tokens_controller.rb 2.31 KB
ping_controller.rb 703 Bytes
plugins_controller.rb 251 Bytes
provisioning_templates_controller.rb 6.38 KB
ptables_controller.rb 4.9 KB
puppet_hosts_controller.rb 920 Bytes
puppetclasses_controller.rb 1.54 KB
realms_controller.rb 1.94 KB
registration_commands_controller.rb 2.8 KB
registration_controller.rb 6.72 KB
report_templates_controller.rb 10.2 KB
roles_controller.rb 1.97 KB
settings_controller.rb 2.71 KB
smart_class_parameters_controller.rb 1.24 KB
smart_proxies_controller.rb 3.1 KB
ssh_keys_controller.rb 1.67 KB
statistics_controller.rb 790 Bytes
subnets_controller.rb 4.71 KB
table_preferences_controller.rb 2.08 KB
tasks_controller.rb 514 Bytes
template_combinations_controller.rb 3.95 KB
template_inputs_controller.rb 3.97 KB
template_kinds_controller.rb 405 Bytes
trends_controller.rb 1.34 KB
usergroups_controller.rb 2.32 KB
users_controller.rb 4.89 KB

Latest revisions

# Date Author Comment
46cecbcf 08/11/2021 08:22 AM Maxim Petukhov

Fixes #32541 - add "overwrite" parameter in apidoc

88c60cb8 08/10/2021 01:13 PM Adi Abramovich

Fixes #32727 - Added status and version to api call (#8572)

ee07dbe2 08/09/2021 02:57 PM Adi Abramovitch

Fixes #32769 - Associate a VM via API to a compute resource

47952add 08/06/2021 09:29 AM yifat makias

Fixes #32792 - Add update to ca when vmware cr is updated

3ff1fd27 07/23/2021 01:53 PM Ondřej Ezr

Fixes #32415 - access only through SettingRegistry

Update and read the settings through SettingRegistry.
Adds a layer between controller and Model.
SettingRegistry is proxying the value parsing method to the model.

This lifts blocker for settings without DB record.

9dad99c5 07/19/2021 10:39 AM Ondřej Ezr

Refs #31129 - drop Puppetclass from Host(group) API

Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/106

c6cef1b2 07/19/2021 10:39 AM Ondřej Ezr

Refs #31062 - drop Envrionment from Hostgroup API

Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/105

94f09400 07/19/2021 10:39 AM Ondřej Ezr

Refs #31062 - drop Environments from Host API

Drops notion of Environments from Host API.

Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/50

a69a9d4c 07/19/2021 10:39 AM Ondřej Ezr

Fixes #31129 - drop Host classes API

Extracted in: https://github.com/theforeman/foreman_puppet_enc/pull/103

50c7469f 07/19/2021 10:39 AM Ondřej Ezr

Fixes #31732 - drop environment in TemplateCombination model

Extract Environment from TemplateCombination matrix as temporary solutin.
This should probably get dropped if favor of some better solution like direct set on hostgroup.

Though this will need to be reflected in foreman_puppet_enc plugin....

View revisions

Also available in: Atom