Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  fact_names
  host
  host_facets
  host_info_providers
  host_status
  lookup_keys
  mail_notifications
  nic
  operatingsystems
  parameters
  setting
  subnet
  taxonomies
  token
  trends
application_record.rb 565 Bytes
architecture.rb 745 Bytes
auth_source.rb 4.32 KB
bookmark.rb 990 Bytes
cached_user_role.rb 145 Bytes
cached_usergroup_member.rb 95 Bytes
compute_attribute.rb 1.76 KB
compute_profile.rb 700 Bytes
compute_resource.rb 12.8 KB
config_group.rb 1.29 KB
config_group_class.rb 360 Bytes
config_report.rb 3.09 KB
domain.rb 3.14 KB
environment.rb 1.67 KB
environment_class.rb 1.7 KB
external_usergroup.rb 1.64 KB
fact_name.rb 1.36 KB
fact_value.rb 5.49 KB
feature.rb 447 Bytes
filter.rb 7.58 KB
filtering.rb 86 Bytes
foreman_internal.rb 157 Bytes
host.rb 978 Bytes
host_class.rb 363 Bytes
host_config_group.rb 307 Bytes
host_facets.rb 76 Bytes
host_status.rb 580 Bytes
hostgroup.rb 11.2 KB
hostgroup_class.rb 397 Bytes
http_proxy.rb 1 KB
image.rb 1.37 KB
jwt_secret.rb 448 Bytes
key_pair.rb 335 Bytes
log.rb 440 Bytes
lookup_value.rb 4.07 KB
medium.rb 2.16 KB
message.rb 417 Bytes
model.rb 866 Bytes
notification.rb 2.79 KB
notification_blueprint.rb 1.21 KB
notification_recipient.rb 799 Bytes
operatingsystem.rb 11.7 KB
os_default_template.rb 390 Bytes
parameter.rb 3.91 KB
permission.rb 1.22 KB
personal_access_token.rb 1.9 KB
provisioning_template.rb 11.2 KB
ptable.rb 3.33 KB
puppetclass.rb 5.23 KB
realm.rb 1.03 KB
report.rb 5.62 KB
report_composer.rb 6.27 KB
report_template.rb 1.58 KB
role.rb 11.5 KB
setting.rb 12.4 KB
smart_proxy.rb 6.07 KB
smart_proxy_feature.rb 1.15 KB
source.rb 370 Bytes
ssh_key.rb 2.13 KB
stored_value.rb 520 Bytes
subnet.rb 13.4 KB
subnet_domain.rb 246 Bytes
table_preference.rb 244 Bytes
taxable_taxonomy.rb 449 Bytes
taxonomy.rb 8.97 KB
template.rb 10.3 KB
template_combination.rb 335 Bytes
template_input.rb 2.42 KB
template_kind.rb 2.48 KB
token.rb 286 Bytes
trend.rb 855 Bytes
trend_counter.rb 340 Bytes
upgrade_task.rb 946 Bytes
user.rb 26 KB
user_mail_notification.rb 618 Bytes
user_role.rb 2.35 KB
usergroup.rb 4.59 KB
usergroup_member.rb 4.88 KB
widget.rb 678 Bytes

Latest revisions

# Date Author Comment
495b1dbc 03/31/2020 10:19 AM Shira Maximov

Fixes #28734 - Add hostgroup inherited parameters in GET

7907787d 03/30/2020 06:59 PM Rahul Bajaj

Fixes #29386 - fix setting_type for oidc_audience

e865ef11 03/23/2020 01:26 PM Shira Maximov

Fixes #3750 - Fix cloning ovirt host

cc479a2b 03/22/2020 04:22 PM Marek Hulán

Fixes #29379 - don't try to load removed widget

After a plugin removal, its widgets are still stored for user dashboard.
We can detect the widget won't be able to be rendered and skip it, to
avoid ugly red boxes on dashboard.

With this patch, widget model gets a new scope that can filter only...

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

Fixes #27067 - Patch for External IPAM plugin implementation

ed22f843 03/19/2020 12:39 PM Shira Maximov

Fixes #29272 - add template locked error only in not seeding

otherwise, running the server will fail while seeding (In case a template Input was changed)
stepes to reprodcue :
1. run : Template.find_by_name("Registered users").template_inputs.first.update_column(:value_type, "plain")...

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

Fixes #29349 - Fix Layout/SpaceInsideArrayLiteralBrackets cop

e8a6b6d8 03/18/2020 02:52 PM Lukáš Zapletal

Fixes #28853 - Add NIC type to safemode methods (#7385)

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

View revisions

Also available in: Atom