Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host
  nic
  operatingsystems
  parameters
  setting
  taxonomies
  trends
architecture.rb 625 Bytes
auth_source.rb 2.74 KB
bookmark.rb 1.3 KB
cached_user_role.rb 225 Bytes
cached_usergroup_member.rb 158 Bytes
compute_attribute.rb 1.19 KB
compute_profile.rb 738 Bytes
compute_resource.rb 8.35 KB
config_group.rb 1.08 KB
config_group_class.rb 517 Bytes
domain.rb 2.96 KB
environment.rb 1.71 KB
environment_class.rb 1.82 KB
external_usergroup.rb 1.62 KB
fact_name.rb 911 Bytes
fact_value.rb 4.38 KB
feature.rb 357 Bytes
filter.rb 6.32 KB
filtering.rb 133 Bytes
host.rb 844 Bytes
host_class.rb 428 Bytes
host_config_group.rb 407 Bytes
hostgroup.rb 9.97 KB
hostgroup_class.rb 564 Bytes
image.rb 1.19 KB
key_pair.rb 268 Bytes
log.rb 456 Bytes
lookup_key.rb 8.26 KB
lookup_value.rb 3.37 KB
mail_notification.rb 1.66 KB
medium.rb 2.41 KB
message.rb 422 Bytes
model.rb 646 Bytes
operatingsystem.rb 9.37 KB
os_default_template.rb 390 Bytes
parameter.rb 1.91 KB
permission.rb 714 Bytes
provisioning_template.rb 7.48 KB
ptable.rb 2.21 KB
puppetclass.rb 8.92 KB
realm.rb 949 Bytes
report.rb 5.6 KB
role.rb 5.33 KB
setting.rb 8.23 KB
smart_proxy.rb 4.55 KB
source.rb 375 Bytes
subnet.rb 8.84 KB
subnet_domain.rb 256 Bytes
taxable_taxonomy.rb 348 Bytes
taxonomy.rb 6.26 KB
template.rb 1.99 KB
template_combination.rb 335 Bytes
template_kind.rb 304 Bytes
token.rb 316 Bytes
trend.rb 664 Bytes
trend_counter.rb 350 Bytes
user.rb 19.6 KB
user_mail_notification.rb 728 Bytes
user_role.rb 2.11 KB
usergroup.rb 3.95 KB
usergroup_member.rb 3.58 KB
widget.rb 599 Bytes

Latest revisions

# Date Author Comment
a5a7bc71 08/25/2015 09:17 AM Alon Goldboim

Fixes #11451 - Changed bookmark name to be unique per controller.

8e452f76 08/25/2015 05:33 AM Tom Caspy

fixes #10130 - availability zones should be available in open stack

8658fa37 08/24/2015 03:05 PM Imri Zvik

Fixes #11282 - Search on numeric facts is broken if using "~"

c577937c 08/24/2015 08:42 AM Daniel Lobato Garcia

Fixes #11379 - Audit search for hostgroup/OS title

Before this commit, hostgroup and OS could only be searched by name,
which is impractical as names are not unique. As we do on Hosts search,
I've added hostgroup_title and os_title as keys to search on /audits.

2dec184c 08/24/2015 08:42 AM Eric Helms

Fixes #11303: Allow scoped search by name for permissions.

This both provides this functionality and fixes an issue with creating
filters using hammer. Hammer attempts to search for a permission by
name using scoped search syntax when creating a filter with the...

9f88e8a1 08/19/2015 03:42 AM Tom Caspy

fixes #10232 - moving validations and casting out of lookup key and value

bb6aa56d 08/18/2015 04:35 AM Jakub Sliva

fixes #11274 - Unable to get resourcePoo

Cluster attribute full_path makes sense when there are intermediate folders (both between vCenter/datacenter and datacenter/cluster). There was a bug/typo in fog (https://github.com/slivik/fog/pull/1) and after it is merged this should work.

ca6e7a18 08/18/2015 04:34 AM Dominic Cleal

fixes #10997 - update fog to 1.33.0

cdb70710 08/13/2015 10:07 AM Marek Hulán

Fixes #11187 - explicitly pass resource_type and permission to check

09ce8a63 08/13/2015 07:13 AM Ori Rabin

Fixes #4419 - rearranging smart class parameters edit form

View revisions

Also available in: Atom