Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  facets
  fog_extensions
  foreman
  hostext
  nested_ancestry_common
  orchestration
audit_associations.rb 2.05 KB
audit_extensions.rb 3.54 KB
audit_search.rb 4.64 KB
authorizable.rb 4.08 KB
belongs_to_proxies.rb 960 Bytes
classification.rb 329 Bytes
compute_resource_caching.rb 368 Bytes
compute_resource_console_common.rb 464 Bytes
configuration_status_scoped_search.rb 338 Bytes
destroy_flag.rb 999 Bytes
dirty_associations.rb 2.7 KB
dns_interface.rb 2.21 KB
encrypt_value.rb 2.3 KB
encryptable.rb 1.01 KB
expirable.rb 259 Bytes
exportable.rb 2.76 KB
fog_extensions.rb 2.51 KB
has_many_common.rb 2.79 KB
hidden_value.rb 199 Bytes
host_common.rb 8.28 KB
host_info_extensions.rb 1.15 KB
host_params.rb 2.88 KB
host_template_helpers.rb 1.02 KB
interface_cloning.rb 567 Bytes
key_pair_capabilities.rb 80 Bytes
key_pair_compute_resource.rb 1.77 KB
nested_ancestry_common.rb 4.32 KB
orchestration.rb 6.13 KB
parameter_validators.rb 1.09 KB
parameterizable.rb 1.01 KB
puppet_host_extensions.rb 535 Bytes
puppet_lookup_value_extensions.rb 237 Bytes
pxe_loader_suggestion.rb 209 Bytes
pxe_loader_support.rb 1.7 KB
pxe_loader_validator.rb 438 Bytes
scoped_search_extensions.rb 1.21 KB
selective_clone.rb 648 Bytes
smart_proxy_host_extensions.rb 1.42 KB
strip_leading_and_trailing_dot.rb 960 Bytes
strip_whitespace.rb 443 Bytes
taxonomix.rb 9.73 KB
topbar_cache_expiry.rb 372 Bytes
url_validator.rb 277 Bytes
user_time.rb 238 Bytes
user_usergroup_common.rb 93 Bytes
validate_os_family.rb 494 Bytes

Latest revisions

# Date Author Comment
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...

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

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
d7c67746 06/20/2018 07:20 AM Michael Moll

Fixes #19873 - Fix Style/MultilineIfModifier cop (#5705)

  • Refs #20891 - fix for new rubocop rules
  • Fixes #19873 - Fix Style/MultilineIfModifier cop
b7fc06c4 06/18/2018 07:22 AM Lukas Zapletal

Fixes #23930 - PXELinux loader is now preferred

9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

630061d2 06/14/2018 09:50 AM Michael Moll

Fixes #19775 - Fix Layout/ExtraSpacing cop

View revisions

Also available in: Atom