Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
about_controller.rb 674 Bytes
application_controller.rb 14.5 KB
architectures_controller.rb 803 Bytes
audits_controller.rb 491 Bytes
auth_source_externals_controller.rb 484 Bytes
auth_source_ldaps_controller.rb 1.33 KB
auth_sources_controller.rb 306 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.68 KB
compute_resources_vms_controller.rb 4.68 KB
config_groups_controller.rb 771 Bytes
config_reports_controller.rb 1.52 KB
dashboard_controller.rb 2.35 KB
domains_controller.rb 702 Bytes
environments_controller.rb 807 Bytes
external_usergroups_controller.rb 993 Bytes
fact_values_controller.rb 1.32 KB
facts_controller.rb 537 Bytes
filters_controller.rb 2.65 KB
home_controller.rb 1.09 KB
hostgroups_controller.rb 4.99 KB
hosts_controller.rb 29.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
locations_controller.rb 208 Bytes
lookup_keys_controller.rb 1.25 KB
lookup_values_controller.rb 1.2 KB
mail_notifications_controller.rb 112 Bytes
media_controller.rb 727 Bytes
models_controller.rb 691 Bytes
notification_recipients_controller.rb 1.52 KB
operatingsystems_controller.rb 1.15 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
puppetclass_lookup_keys_controller.rb 973 Bytes
puppetclasses_controller.rb 2.96 KB
react_controller.rb 180 Bytes
realms_controller.rb 691 Bytes
report_templates_controller.rb 1.54 KB
roles_controller.rb 2.69 KB
settings_controller.rb 739 Bytes
smart_proxies_controller.rb 5.8 KB
ssh_keys_controller.rb 593 Bytes
statistics_controller.rb 478 Bytes
subnets_controller.rb 2.6 KB
tasks_controller.rb 324 Bytes
templates_controller.rb 4.79 KB
trends_controller.rb 1.17 KB
unattended_controller.rb 7.13 KB
user_menus_controller.rb 115 Bytes
userdata_controller.rb 1.79 KB
usergroups_controller.rb 1.68 KB
users_controller.rb 7.88 KB

Latest revisions

# Date Author Comment
24a85161 04/27/2020 09:54 AM Amir Fefer

Fixes #28596 - remove smart_var from LookupKeysCommonController

5059cd45 04/03/2020 01:49 PM Marek Hulán

Fixes #29464 - plain inputs can be hidden

Some inputs can be sensitive. Users typing such values would prefer to
have the value hidden in the form. The sensitive information can be a
password, private key or general multiline text. Therefore we aren't
limitting the input to type=password, but use text area with hiding...

c8216187 03/27/2020 10:18 AM Marek Hulán

Fixes #20832 - allow deletion of unkown STI records

When a plugin that adds to STI table is uninstalled, Foreman fails with
500 when we list records that no longer has a class definition present.
On settings page we display a command to delete such records, however we...

65aecc5d 03/20/2020 08:59 AM Chris Smith

Fixes #27067 - Patch for External IPAM plugin implementation

6f0e3072 03/18/2020 03:21 PM Michael Moll

Fixes #29349 - Fix Layout/SpaceInsideArrayLiteralBrackets cop

82b4a36d 03/18/2020 10:56 AM Michael Moll

Fixes #19892 - Fix Style/Proc cop

c86ed9c6 03/18/2020 09:11 AM Michael Moll

Fixes #19896 - Fix Style/RedundantSelf cop

3321c2e6 03/16/2020 08:03 AM Shira Maximov

Refs #28568 - removing external_variables permissions

fd0b39ac 03/11/2020 07:35 AM yifat makias

Fixes #28885 - added provider field to virtual machine api

e45b839d 03/09/2020 02:06 PM Leos Stejskal

Fixes #28945 - Taxonomy scope for interfaces action

Domains for interfaces at Host#create
form are now in taxonomy scope.

View revisions

Also available in: Atom