Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  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 732 Bytes
compute_resource.rb 8.88 KB
config_group.rb 1.27 KB
config_group_class.rb 517 Bytes
config_report.rb 3.12 KB
domain.rb 3.05 KB
environment.rb 1.76 KB
environment_class.rb 2.42 KB
external_usergroup.rb 1.72 KB
fact_name.rb 931 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 425 Bytes
host_config_group.rb 407 Bytes
host_status.rb 241 Bytes
hostgroup.rb 9.9 KB
hostgroup_class.rb 561 Bytes
image.rb 1.4 KB
key_pair.rb 268 Bytes
log.rb 510 Bytes
lookup_value.rb 3.47 KB
mail_notification.rb 1.64 KB
medium.rb 2.56 KB
message.rb 422 Bytes
model.rb 707 Bytes
operatingsystem.rb 9.93 KB
os_default_template.rb 571 Bytes
parameter.rb 1.73 KB
permission.rb 773 Bytes
provisioning_template.rb 7.59 KB
ptable.rb 2.36 KB
puppetclass.rb 9.36 KB
realm.rb 1017 Bytes
report.rb 3.46 KB
role.rb 5.44 KB
setting.rb 8.47 KB
smart_proxy.rb 5.09 KB
source.rb 375 Bytes
subnet.rb 9.76 KB
subnet_domain.rb 256 Bytes
taxable_taxonomy.rb 348 Bytes
taxonomy.rb 7.55 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.9 KB
user_mail_notification.rb 715 Bytes
user_role.rb 2.11 KB
usergroup.rb 4.07 KB
usergroup_member.rb 3.57 KB
widget.rb 599 Bytes

Latest revisions

# Date Author Comment
51685ba8 12/07/2015 10:51 AM Timo Goebel

fixes #12624 - add plugin interface to add provision methods

0dbd3e78 12/07/2015 07:02 AM Daniel Lobato Garcia

Fixes #12676 - Filter contains two attr_accessible declarations

The 2nd one was just the leftovers of the old declaration.
Organization/location attr_accessible are loaded via Taxonomies, and
:unlimited was missing from the first declaration so I moved it there.

18c4b17f 12/07/2015 07:02 AM Ori Rabin

refs #12179 - refactoring extracted strings for host parameters

97fda1cc 12/06/2015 03:36 AM Daniel Lobato Garcia

Fixes #12677 - Nic::Interface attr_accessible :ip should be on Base

f4aa6463 12/03/2015 11:26 AM Timo Goebel

fixes #7548 - cannot use UTF8 characters from ldap auth source

778655b2 12/02/2015 11:23 AM Stephen Benjamin

fixes #12666 - add locked to attr_accessible for templates

72eececc 12/02/2015 07:06 AM Daniel Lobato Garcia

Fixes #12523 - Openstack does not work with Fog 1.36

Problem:
In a recent refactor of Openstack in Fog, defining @identity_connection
was moved to a class method. This causes it to be unavailable in
instances of Fog::Compute::Openstack::Real which we use to retrieve...

3326499a 12/01/2015 07:17 AM Daniel Lobato Garcia

Fixes #7568 - Use attr_accessible for Rails 4 upgrade

9a54e63a 12/01/2015 07:17 AM Shlomi Zadok

Fixes #12506 - Show smart proxies version in about page

db516502 12/01/2015 06:10 AM Ori Rabin

Fixes #12179 - extracting strings in host_inherited_params correctly

View revisions

Also available in: Atom