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
  trends
application_record.rb 330 Bytes
architecture.rb 745 Bytes
auth_source.rb 4.19 KB
bookmark.rb 1.18 KB
cached_user_role.rb 145 Bytes
cached_usergroup_member.rb 95 Bytes
compute_attribute.rb 1.39 KB
compute_profile.rb 700 Bytes
compute_resource.rb 11.4 KB
config_group.rb 1.29 KB
config_group_class.rb 360 Bytes
config_report.rb 3.09 KB
domain.rb 3.26 KB
environment.rb 1.67 KB
environment_class.rb 1.63 KB
external_usergroup.rb 2.32 KB
fact_name.rb 1.14 KB
fact_value.rb 4.76 KB
feature.rb 352 Bytes
filter.rb 7.72 KB
filtering.rb 86 Bytes
host.rb 978 Bytes
host_class.rb 363 Bytes
host_config_group.rb 307 Bytes
host_status.rb 241 Bytes
hostgroup.rb 10.5 KB
hostgroup_class.rb 397 Bytes
http_proxy.rb 771 Bytes
image.rb 1.37 KB
key_pair.rb 335 Bytes
log.rb 440 Bytes
lookup_value.rb 4.01 KB
medium.rb 2.18 KB
message.rb 417 Bytes
model.rb 652 Bytes
notification.rb 2.74 KB
notification_blueprint.rb 1.21 KB
notification_recipient.rb 838 Bytes
operatingsystem.rb 10.4 KB
os_default_template.rb 390 Bytes
parameter.rb 3.04 KB
permission.rb 1.22 KB
personal_access_token.rb 1.46 KB
provisioning_template.rb 10.9 KB
ptable.rb 2.72 KB
puppetclass.rb 4.84 KB
realm.rb 1.03 KB
report.rb 3.88 KB
role.rb 11.2 KB
setting.rb 12.3 KB
smart_proxy.rb 4.49 KB
source.rb 370 Bytes
ssh_key.rb 2.14 KB
subnet.rb 10 KB
subnet_domain.rb 246 Bytes
table_preference.rb 244 Bytes
taxable_taxonomy.rb 449 Bytes
taxonomy.rb 9.35 KB
template.rb 7.42 KB
template_combination.rb 335 Bytes
template_kind.rb 1.13 KB
token.rb 280 Bytes
trend.rb 855 Bytes
trend_counter.rb 340 Bytes
user.rb 24 KB
user_mail_notification.rb 618 Bytes
user_role.rb 2.39 KB
usergroup.rb 4.63 KB
usergroup_member.rb 4.5 KB
widget.rb 573 Bytes

Latest revisions

# Date Author Comment
1d1e4dab 05/19/2018 02:54 PM Ewoud Kohl van Wijngaarden

Fixes #23646 - Remove storeconfig leftovers

In Foreman 1.1 sharing the database with Puppet's storeconfigs was
deprecated. We've given users sufficient time to migrate away from it
and possibly broke it along the way. I haven't checked.

d73ddd4f 05/17/2018 08:47 AM Marek Hulán

Fixes #22983, #22010 - ignore persistence authz for relations

5bc5094b 05/16/2018 08:42 AM Amir Fefer

Fixes #23559 - fix breadcrumbs switcher in trends page

67f704d2 05/12/2018 01:55 PM lupan.daniel

Fixes #23169 - Orders settings alphabetically

a3a231c8 05/11/2018 02:32 PM Marek Hulán

Fixes #23426 - support default flag in templates import

b7cb483f 05/03/2018 01:13 PM Shira Maximov

Fixes #18429 - Add foreman API support for trends

3a7c816a 04/27/2018 12:45 PM Kavita Gaikwad

Fixes #23415 - nullify taxonomy associations for audits (#5502)

On taxonomy destroy, nullify taxonomy associations for audit
records that are created by 'destroy' action on dependent
resources.

68388bc2 04/26/2018 04:29 PM Michael Moll

Fixes #19781 - Fix Layout/LeadingCommentSpace cop

d81dc2a0 04/26/2018 08:58 AM Peter Lehwess

Fixes #23398 - Don't extend classes from within initializers

Any changes to the code locally will kick in rails's auto loading which
in turn will then reload all relevant classes, and in the case of
changing a model inheriting from ApplicationRecord, then...

d3cd2536 04/25/2018 11:53 AM Ivan Necas

Fixes #20590 - full ovirt cloud-init support

Currently, the cloud-init integration supports only a sub-set of
cloud-init commands. With `custom_script` support, one can pass
arbitrary cloud-init yaml to the managed host and make sure
the provisioned host will get it unchanged (which is not the case...

View revisions

Also available in: Atom