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
application_record.rb 229 Bytes
architecture.rb 745 Bytes
auth_source.rb 2.7 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 708 Bytes
compute_resource.rb 10.6 KB
config_group.rb 1.14 KB
config_group_class.rb 309 Bytes
config_report.rb 3.11 KB
domain.rb 3.25 KB
environment.rb 1.66 KB
environment_class.rb 1.63 KB
external_usergroup.rb 1.62 KB
fact_name.rb 1.14 KB
fact_value.rb 4.41 KB
feature.rb 356 Bytes
filter.rb 7.53 KB
filtering.rb 86 Bytes
host.rb 976 Bytes
host_class.rb 312 Bytes
host_config_group.rb 297 Bytes
host_status.rb 241 Bytes
hostgroup.rb 9.38 KB
hostgroup_class.rb 346 Bytes
image.rb 1.7 KB
key_pair.rb 335 Bytes
log.rb 450 Bytes
lookup_value.rb 3.86 KB
medium.rb 2.18 KB
message.rb 421 Bytes
model.rb 642 Bytes
notification.rb 2.68 KB
notification_blueprint.rb 1.06 KB
notification_recipient.rb 835 Bytes
operatingsystem.rb 10.4 KB
os_default_template.rb 390 Bytes
parameter.rb 2.74 KB
permission.rb 772 Bytes
provisioning_template.rb 9.58 KB
ptable.rb 1.95 KB
puppetclass.rb 4.83 KB
realm.rb 1.03 KB
report.rb 3.42 KB
role.rb 7.32 KB
setting.rb 11.3 KB
smart_proxy.rb 5.32 KB
source.rb 374 Bytes
ssh_key.rb 2.03 KB
subnet.rb 9.76 KB
subnet_domain.rb 246 Bytes
taxable_taxonomy.rb 598 Bytes
taxonomy.rb 8.08 KB
template.rb 2.93 KB
template_combination.rb 335 Bytes
template_kind.rb 1.04 KB
token.rb 280 Bytes
trend.rb 645 Bytes
trend_counter.rb 339 Bytes
user.rb 22 KB
user_mail_notification.rb 536 Bytes
user_role.rb 2.39 KB
usergroup.rb 4.47 KB
usergroup_member.rb 3.59 KB
widget.rb 573 Bytes

Latest revisions

# Date Author Comment
b8b00a96 04/20/2017 07:56 AM Swapnil Abnave

Fixes #18381 - PXE loader show inherited value in host/hostgroup

aae9e738 04/18/2017 08:10 AM Daniel Lobato Garcia

Fixes #17588 - Remove 1.16 deprecations

show_taxonomy_tabs helper, Settings.method helper and email.yaml support

c83077a6 04/17/2017 06:59 AM Liza Gilman

Fixes #16839 - sort by origin is possible (#4445)

4deab2f3 04/12/2017 02:31 AM Lukas Zapletal

Fixes #13772 - orchestration now uses app logger

736cb75f 04/10/2017 11:54 AM Ivan Necas

Fixes #19236 - handle situation when host is destroyed oVirt

The issue was introduced in 4269abbd, where we replaced the
`OVIRT::OvirtException` error by `ActiveRecord::RecordNotFound` in
`find_vm_by_uuid method`, but we haven't updated the corresponding...

9ba40b5e 04/10/2017 07:12 AM Tomer Brisker

Fixes #16082 - Associate FactValues with Host::Base

To prevent regression in existing search functionality, this also
requires that the hostgroup relation will be moved to the base class as
well. Since Host::Managed inherits from Host::Base, this should not...

34c2e24e 04/07/2017 08:21 AM Timo Goebel

fixes #17895 - do not import link-local ipv6 addr fact

7923c95d 04/06/2017 07:19 AM Dominic Cleal

fixes #18445 - always define eager_load_paths, use require_dep

Allows `eager_load!` to be called or enabled in any environment without
loading files under lib/ twice. Switches many `require` calls to Rails'
`require_dependency` to always use its dependency loader, so when eager...

02489389 04/06/2017 05:16 AM Marek Hulán

Fixes #19169 - remove image password from audit

7d03f9d4 04/05/2017 06:39 AM Tomer Brisker

Fixes #19148 - Add description field to subnets

View revisions

Also available in: Atom