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 377 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.48 KB
compute_profile.rb 700 Bytes
compute_resource.rb 11.8 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.5 KB
fact_name.rb 1.14 KB
fact_value.rb 4.69 KB
feature.rb 352 Bytes
filter.rb 7.75 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.6 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.76 KB
puppetclass.rb 4.85 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.63 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.2 KB
user_mail_notification.rb 618 Bytes
user_role.rb 2.39 KB
usergroup.rb 4.42 KB
usergroup_member.rb 4.5 KB
widget.rb 573 Bytes

Latest revisions

# Date Author Comment
943bc1a2 06/28/2018 12:15 PM Ondřej Pražák

Fixes #23994 - Do not update templates out of scope

e4df3b80 06/27/2018 10:25 AM Amir Fefer

Fixes #23991 - rephrase RSS setting description

8397b3c9 06/26/2018 10:39 AM Lukas Zapletal

Fixes #18765 - finish script use FQDN when IP is missing

This is resurrect of

https://github.com/theforeman/foreman/pull/2171/files

The old patch did not pass review because I was unable to explain the
motivation. The reason for the fallback is that only cloud compute...

c189204f 06/26/2018 08:37 AM Shira Maximov

Fixes #23536 - No errors when unattended=false

ae96cb70 06/25/2018 03:08 PM Stephen Benjamin

fixes #24046 - return id as str for name as last resort

Foreman HasManyCommon concern uses 'id' as a value of last resort for
the name of an attribute. But Rails expects this value to a return a
string. This causes a problem for Katello. Take a look at the output...

662aca7c 06/24/2018 02:42 PM Thomas McKay

fixes #23862 - scoped search audit comment

89a3e4c2 06/24/2018 02:07 PM Marek Hulán

Fixes #23951 - fix searching by config group

4e68ddfe 06/21/2018 01:25 PM Julian Todt

Fixes #23626 - Move autosign to build queue

bde92a1e 06/21/2018 12:09 PM Timo Goebel

fixes #22467 - dashboard: list hosts in build mode

6ebba152 06/20/2018 07:22 AM Michael Moll

Fixes #19858 - Configure Style/EmptyMethod cop (#5703)

  • Refs #20891 - fix for new rubocop rules
  • Fixes #19858 - Configure Style/EmptyMethod cop

View revisions

Also available in: Atom