Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  host_facets
  host_status
  lookup_keys
  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.28 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.42 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.31 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 560 Bytes
image.rb 1.4 KB
key_pair.rb 268 Bytes
log.rb 510 Bytes
lookup_value.rb 3.65 KB
mail_notification.rb 1.64 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.58 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 5.36 KB
setting.rb 9.2 KB
smart_proxy.rb 4.85 KB
source.rb 375 Bytes
subnet.rb 10.1 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.7 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
647b971f 04/18/2016 01:45 PM Ondřej Pražák

Fixes #12936 - Host inherits attributes when hostgroup is AR object

(cherry picked from commit d7110d54ad51a85eadde8283606e88cf01de8b19)

c590d51a 03/31/2016 10:38 AM Dominic Cleal

fixes #14344 - add region to permitted Rackspace CR attributes

(cherry picked from commit ecd29f60da9a45409e26b580e54725b4198bfc5c)

c3dc81a5 03/22/2016 01:15 PM Dominic Cleal

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

(cherry picked from commit 7c9391e615812c629acef99405af2cafde5f4cfe)

4a5d57a1 03/10/2016 10:56 AM Marek Hulán

Fixes #13711 - fix subnet/domain validation during creation

(cherry picked from commit 46eec8ba4163a8f237b3189f43d2f873a2267288)

994a1dcc 03/10/2016 10:56 AM Dominic Cleal

fixes #13883 - replace :order association option with block

Already deprecated in an earlier Rails release, :order in an
association should be replaced by a scope block calling order().

(cherry picked from commit 3d2098bd472851ce4d030ff78adc30044eaa7d3b)

8cbd0017 03/10/2016 10:56 AM Ori Rabin

Fixes #13899 - Can update smart class parameter type from API

(cherry picked from commit 6bab9b5b96ad059abddd7d51460a277cf2c160f9)

90d1f4bf 03/10/2016 10:49 AM 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...

63ee2160 02/24/2016 12:34 PM Marek Hulán

Fixes #13834 - associate puppet proxies only for puppet imports

(cherry picked from commit 6f16c9159dad61641908d88eeb62ab45d22bd396)

8c35b65e 02/24/2016 12:32 PM Shlomi Zadok

Fixes #13519 - Alias lookupkey key to parameter

(cherry picked from commit 9734f1f395b38a5b4920086bb287ea5857704df3)

acd64d03 02/19/2016 05:19 AM Tomer Brisker

Fixes #13348 - Allow searching of all hosts managed by a smart proxy

View revisions

Also available in: Atom