Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  fact_names
  host
  host_facets
  host_status
  lookup_keys
  mail_notifications
  nic
  operatingsystems
  parameters
  setting
  subnet
  taxonomies
  trends
architecture.rb 746 Bytes
auth_source.rb 2.7 KB
bookmark.rb 1.18 KB
cached_user_role.rb 146 Bytes
cached_usergroup_member.rb 96 Bytes
compute_attribute.rb 1.33 KB
compute_profile.rb 709 Bytes
compute_resource.rb 9.89 KB
config_group.rb 1.14 KB
config_group_class.rb 310 Bytes
config_report.rb 3.12 KB
domain.rb 3.06 KB
environment.rb 1.66 KB
environment_class.rb 1.41 KB
external_usergroup.rb 1.62 KB
fact_name.rb 1.04 KB
fact_value.rb 4.27 KB
feature.rb 357 Bytes
filter.rb 7.23 KB
filtering.rb 87 Bytes
host.rb 976 Bytes
host_class.rb 313 Bytes
host_config_group.rb 298 Bytes
host_status.rb 241 Bytes
hostgroup.rb 9.01 KB
hostgroup_class.rb 347 Bytes
image.rb 1.16 KB
key_pair.rb 268 Bytes
log.rb 451 Bytes
lookup_value.rb 3.34 KB
medium.rb 2.18 KB
message.rb 422 Bytes
model.rb 643 Bytes
operatingsystem.rb 9.98 KB
os_default_template.rb 391 Bytes
parameter.rb 968 Bytes
permission.rb 732 Bytes
provisioning_template.rb 8.34 KB
ptable.rb 1.92 KB
puppetclass.rb 8.62 KB
realm.rb 956 Bytes
report.rb 3.38 KB
role.rb 5.64 KB
setting.rb 10.2 KB
smart_proxy.rb 4.75 KB
source.rb 375 Bytes
subnet.rb 9.34 KB
subnet_domain.rb 247 Bytes
taxable_taxonomy.rb 599 Bytes
taxonomy.rb 7.56 KB
template.rb 1.89 KB
template_combination.rb 336 Bytes
template_kind.rb 1.04 KB
token.rb 281 Bytes
trend.rb 646 Bytes
trend_counter.rb 340 Bytes
user.rb 19.6 KB
user_mail_notification.rb 537 Bytes
user_role.rb 2.36 KB
usergroup.rb 4.2 KB
usergroup_member.rb 3.59 KB
widget.rb 599 Bytes

Latest revisions

# Date Author Comment
5384798e 09/26/2016 11:28 AM Dominik Hlavac Duran

Fixes #4608 - Added description field to role

05bd6ed8 09/26/2016 08:25 AM Daniel Lobato Garcia

Fixes #16624 - Make AuthSourceLDAP taxable

This allows users to set organizations/locations on AuthSourceLDAP
objects. That in itself might not be that useful, but it allows us to
follow on and assign the AuthSourceLDAP taxonomies to the users
autocreated through it.

f20020ce 09/26/2016 04:57 AM Daniel Lobato Garcia

Fixes #16643 - Display origin for facts

This commit sets the interfaces for the fact importers to start setting
a Fact origin, and display it in the UI

dc212679 09/23/2016 09:45 AM Dominic Cleal

fixes #16547 - handle nil value from get_interface_scope

Since 7b75a6a, get_interface_scope may return no scope for managed hosts
when importing a physical interface not already known by MAC address.

46e1ea9f 09/23/2016 05:09 AM Lukas Zapletal

Fixes #9016 - improved fact loading performance

This change improves fact loading performance by order of magnitude on
SQLite mostly thanks to explicit transaction. An extra optimization was
done for the most important "update" method call which is mostly used...

4f5adf65 09/23/2016 03:35 AM Lukas Zapletal

Fixes #16652 - UEFI Grub2 support for non-intel archs

9eb5b719 09/22/2016 06:28 AM Shlomi Zadok

Fixes #12535 - expose config_groups in ENC

5ce4c4c5 09/22/2016 04:19 AM Shlomi Zadok

Fixes #15543 - External method to search fact's hostgroup

1e180a50 09/22/2016 03:19 AM Lukas Zapletal

Fixes #16532 - fixed hostgroup architecture params

72b2f9f2 09/20/2016 07:01 AM Dominic Cleal

fixes #16580 - redact BMC password in ENC/templates with setting

Passwords stored against BMC NICs are accessible by default via
nic.password in a template, even in safe mode (861a03b), and are also
exported in the ENC output. A new bmc_credentials_accessible setting...

View revisions

Also available in: Atom