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 10 KB
hostgroup_class.rb 564 Bytes
image.rb 1.19 KB
key_pair.rb 268 Bytes
log.rb 456 Bytes
lookup_key.rb 8.54 KB
lookup_value.rb 3.33 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
1e7822a5 08/31/2015 11:33 AM Marek Hulán

Fixes #11031 - ignore identifiers of interfaces being destroyed

8347a5ef 08/28/2015 09:04 AM Ori Rabin

Fixes #10731 - Allow matches to merge with default values

9dd00534 08/26/2015 06:25 AM Tom Caspy

fixes #11425 - adding lookup_value_matcher to host and hostgroup to make db schema more logical

952ad8c1 08/26/2015 03:38 AM Ivan Necas

Fixes #9704,#9705 - ability to customize vmware VM on image-based provisioning

Allows applying the changes form the form to the VM when cloning from
a template.

Depends on https://github.com/fog/fog/pull/3570

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

View revisions

Also available in: Atom