Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  host_facets
  host_status
  lookup_keys
  mail_notifications
  nic
  operatingsystems
  parameters
  setting
  taxonomies
  trends
architecture.rb 788 Bytes
auth_source.rb 2.83 KB
bookmark.rb 1.21 KB
cached_user_role.rb 225 Bytes
cached_usergroup_member.rb 158 Bytes
compute_attribute.rb 1.4 KB
compute_profile.rb 733 Bytes
compute_resource.rb 9.02 KB
config_group.rb 1.27 KB
config_group_class.rb 487 Bytes
config_report.rb 3.12 KB
domain.rb 3.18 KB
environment.rb 1.76 KB
environment_class.rb 2.03 KB
external_usergroup.rb 1.72 KB
fact_name.rb 953 Bytes
fact_value.rb 4.37 KB
feature.rb 357 Bytes
filter.rb 6.57 KB
filtering.rb 133 Bytes
host.rb 844 Bytes
host_class.rb 388 Bytes
host_config_group.rb 407 Bytes
host_status.rb 241 Bytes
hostgroup.rb 9.9 KB
hostgroup_class.rb 523 Bytes
image.rb 1.4 KB
key_pair.rb 268 Bytes
log.rb 510 Bytes
lookup_value.rb 3.65 KB
medium.rb 2.36 KB
message.rb 422 Bytes
model.rb 707 Bytes
operatingsystem.rb 10 KB
os_default_template.rb 571 Bytes
parameter.rb 1.6 KB
permission.rb 773 Bytes
provisioning_template.rb 7.56 KB
ptable.rb 2.44 KB
puppetclass.rb 9.35 KB
realm.rb 1.11 KB
report.rb 3.49 KB
role.rb 4.83 KB
setting.rb 9.46 KB
smart_proxy.rb 4.85 KB
source.rb 375 Bytes
subnet.rb 10.6 KB
subnet_domain.rb 247 Bytes
taxable_taxonomy.rb 348 Bytes
taxonomy.rb 8.22 KB
template.rb 2.04 KB
template_combination.rb 452 Bytes
template_kind.rb 304 Bytes
token.rb 316 Bytes
trend.rb 743 Bytes
trend_counter.rb 341 Bytes
user.rb 19.6 KB
user_mail_notification.rb 712 Bytes
user_role.rb 2.12 KB
usergroup.rb 4.19 KB
usergroup_member.rb 3.59 KB
widget.rb 599 Bytes

Latest revisions

# Date Author Comment
01fde835 03/16/2016 04:30 AM Marek Hulán

Fixes #14204 - list only bridges for bridged networking

473ba1c6 03/15/2016 10:00 AM Marek Hulán

Fixes #14184 - allow filter creation for users with taxonomies

7339369d 03/14/2016 12:51 PM Ondřej Pražák

Fixes #6924 - Additional validations for Setting

f329b160 03/14/2016 12:49 PM Dominic Cleal

refs #9470 - set :limit on column, fix MailNotification initializer

MailNotification.new failed unless it had a Hash argument, hence the
factory had been changed from default behaviour. It also then ignored
all attributes except a given few listed in initialize_with.

7c9391e6 03/14/2016 11:44 AM Dominic Cleal

fixes #14170 - permit 'zone' parameter for GCE CR creation

55e7865d 03/11/2016 05:08 AM Amir Fefer

Fixes #9470 - Adds an option to send puppet error emails for all host to a user

Adds an option to the puppet error state notification - Subscribe to all hosts, when error occurs from any authorize host, the user will get an email

545716c4 03/10/2016 04:34 AM Marek Hulán

Fixes #9932 - fix preallocate attribute mapping

640d7ee7 03/09/2016 01:14 PM Justin Sherrill

Fixes #13545 - STI permission checking always using base class

This fixes permission checks on STI objects. Due to these methods existing
in Procs and being included in the base class at run time resource_class was
returning the base class. I can only presume this is related to a ruby or rails 4...

85c6f530 03/09/2016 10:50 AM Marek Hulán

Fixes #14113 - run dhcp orchestration only on DHCP subnets

ec76b009 03/09/2016 09:44 AM Shimon Shtein

Fixes #13849 - Now the facets will not require id attribute for update

View revisions

Also available in: Atom