Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  nic
  operatingsystems
  parameters
  setting
  taxonomies
  trends
architecture.rb 579 Bytes
auth_source.rb 2.72 KB
bookmark.rb 1.28 KB
cached_user_role.rb 225 Bytes
cached_usergroup_member.rb 158 Bytes
compute_attribute.rb 1.28 KB
compute_profile.rb 738 Bytes
compute_resource.rb 8.01 KB
config_group.rb 1.03 KB
config_group_class.rb 517 Bytes
config_template.rb 8.35 KB
domain.rb 2.91 KB
environment.rb 1.7 KB
environment_class.rb 1.81 KB
external_usergroup.rb 1.62 KB
fact_name.rb 912 Bytes
fact_value.rb 3.99 KB
feature.rb 357 Bytes
filter.rb 5.99 KB
filtering.rb 133 Bytes
host.rb 844 Bytes
host_class.rb 428 Bytes
host_config_group.rb 407 Bytes
hostgroup.rb 9.81 KB
hostgroup_class.rb 564 Bytes
image.rb 1.19 KB
key_pair.rb 268 Bytes
log.rb 409 Bytes
lookup_key.rb 10.1 KB
lookup_value.rb 3.4 KB
mail_notification.rb 1.64 KB
medium.rb 2.41 KB
message.rb 422 Bytes
model.rb 646 Bytes
operatingsystem.rb 9.23 KB
os_default_template.rb 377 Bytes
parameter.rb 1.88 KB
permission.rb 645 Bytes
ptable.rb 1.11 KB
puppetclass.rb 8.86 KB
realm.rb 903 Bytes
report.rb 5.59 KB
role.rb 5.32 KB
setting.rb 7.62 KB
smart_proxy.rb 4.85 KB
source.rb 375 Bytes
subnet.rb 8.89 KB
subnet_domain.rb 256 Bytes
taxable_taxonomy.rb 348 Bytes
taxonomy.rb 5.9 KB
template_combination.rb 317 Bytes
template_kind.rb 298 Bytes
token.rb 316 Bytes
trend.rb 668 Bytes
trend_counter.rb 350 Bytes
user.rb 18.8 KB
user_mail_notification.rb 668 Bytes
user_role.rb 2.11 KB
usergroup.rb 3.95 KB
usergroup_member.rb 3.58 KB

Latest revisions

# Date Author Comment
5ffe796f 08/18/2015 02:09 PM Dominic Cleal

refs #10867 - bool cast compatibility with 1.8

31d4c6cb 08/18/2015 01:20 PM Ori Rabin

Fixes #10915 - Deleting a host removes all host specific overrides

(cherry picked from commit 674755f43684f76e6b23ca499a57153aad3db5e2)

1af68074 08/18/2015 01:20 PM Daniel Lobato Garcia

Fixes #10867 - OpenStack boot_from_volume is true only when checked

(cherry picked from commit 776cff93637b006cb69063fecf142e776acd1378)

a0f78f20 08/18/2015 01:19 PM Marek Hulán

Fixes #10607 - match bonds based on identifier only

(cherry picked from commit 7be20b248502eb8682008e1c6b03fef71da4f73d)

66a5487c 08/18/2015 01:19 PM Marek Hulán

Fixes #10888 - skip attached_to updates if identifier was blank

(cherry picked from commit db6d6b8b7d0d2e90e27d4c23308e5db26abd3820)

5b157a27 06/15/2015 10:11 AM Dominic Cleal

fixes #10627 - apply host taxonomy scope to facts/report joins

Previous changes to perform a join onto hosts with authorisation result
in a query such as Report.joins(:hosts), which ignores any
default_scope on Host::Base. This commit explicitly passes taxonomy...

f967d733 06/15/2015 10:08 AM Marek Hulán

Fixes #10566 - allow identifier modifications that do not change interface type

(cherry picked from commit a6b8542a0e1a7eb0d71fdd1d328b224669e3010b)

37b5e080 06/15/2015 10:08 AM Dominic Cleal

fixes #10646 - disable NIC subnet taxonomy checks when feature's disabled

(cherry picked from commit d6a192531b7203b12f5e755a7b695435c423ece4)

8e30db87 06/15/2015 10:07 AM Tom Caspy

fixes #8597 - escape slashes for ptable URL parameters

(cherry picked from commit 053c032dba5b52593c0235d96d74cdd1aae65721)

0fd81057 06/15/2015 09:24 AM Dominic Cleal

fixes #9873 - generate unique alert mails for each user group member

To create distinct mails, new Mailer instances are required instead of using
the same one - else, the last message changes the previous ones. The recipient
list is now determined in the ReportImporter, and the MailNotification helps...

View revisions

Also available in: Atom