Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  nic
  operatingsystems
  parameters
  setting
  taxonomies
  trends
architecture.rb 578 Bytes
auth_source.rb 2.38 KB
bookmark.rb 1.32 KB
cached_user_role.rb 226 Bytes
cached_usergroup_member.rb 159 Bytes
compute_attribute.rb 1008 Bytes
compute_profile.rb 662 Bytes
compute_resource.rb 7.11 KB
config_group.rb 978 Bytes
config_group_class.rb 448 Bytes
config_template.rb 6.55 KB
domain.rb 2.38 KB
environment.rb 1.69 KB
environment_class.rb 1.81 KB
external_usergroup.rb 254 Bytes
fact_name.rb 965 Bytes
fact_value.rb 4.01 KB
feature.rb 285 Bytes
filter.rb 4.88 KB
filtering.rb 133 Bytes
host.rb 846 Bytes
host_class.rb 408 Bytes
host_config_group.rb 394 Bytes
hostgroup.rb 6.52 KB
hostgroup_class.rb 495 Bytes
image.rb 831 Bytes
key_pair.rb 235 Bytes
log.rb 409 Bytes
lookup_key.rb 8.33 KB
lookup_value.rb 2.75 KB
medium.rb 2.01 KB
message.rb 388 Bytes
model.rb 572 Bytes
notice.rb 706 Bytes
operatingsystem.rb 7.77 KB
os_default_template.rb 346 Bytes
parameter.rb 1.26 KB
permission.rb 611 Bytes
ptable.rb 1.09 KB
puppetclass.rb 8 KB
realm.rb 807 Bytes
report.rb 6.81 KB
role.rb 5.22 KB
setting.rb 7.37 KB
smart_proxy.rb 4.71 KB
source.rb 340 Bytes
subnet.rb 6.38 KB
subnet_domain.rb 257 Bytes
taxable_taxonomy.rb 348 Bytes
taxonomy.rb 4.23 KB
template_combination.rb 318 Bytes
template_kind.rb 164 Bytes
token.rb 203 Bytes
trend.rb 617 Bytes
trend_counter.rb 350 Bytes
user.rb 16.3 KB
user_fact.rb 582 Bytes
user_hostgroup.rb 264 Bytes
user_role.rb 2.03 KB
usergroup.rb 2.94 KB
usergroup_member.rb 3.58 KB

Latest revisions

# Date Author Comment
9158ff3c 05/22/2014 09:26 AM Dominic Cleal

fixes #5671 - LookupValue name should be matcher, value is too long

f20ddfe4 05/20/2014 03:48 PM Joseph Magen

fixes #5788 - before_destroy missing from EnsureNotUsedBy.new in SmartProxy model

ea450c06 05/19/2014 10:02 AM Stephen Benjamin

fixes #5690 - determine host taxonomy fact based on setting value

82b4749e 05/19/2014 09:45 AM Marek Hulán

Fixes #5664 - Host filters can use taxonomies

Also disables taxonomy filters on resources that do not support them.

cf2e77a5 05/19/2014 06:34 AM Eric Helms

Fixes #5221: Adds a helper method to allow a model instance to inquire if the instance is authorized for a particular permission.

Model instances can be asked directly if they are authorized for a particular
permission by, for example, calling 'instance.authorized?(:view_model)'. This...

14646e77 05/16/2014 03:54 PM Greg Sutcliffe

Fixes #5637 - Don't raise lease conflicts when reading ad-hoc DHCP leases

37e55e29 05/13/2014 07:34 AM Dominic Cleal

fixes #5680 - quote searches for config groups containing spaces

10ac97b0 05/12/2014 03:16 PM Joseph Magen

fixes #4250 - API v2 - add compute profiles

7e27bdf3 05/07/2014 12:00 PM Dominic Cleal

fixes #4590 - convert VMware SCSI controller type during creation

1e8a5084 05/07/2014 11:12 AM Jan Pazdziora

fixes #5242 - Update external user attributes and group membership on every logon

View revisions

Also available in: Atom