Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architecture.rb 604 Bytes
auth_source_ldap.rb 869 Bytes
bookmark.rb 426 Bytes
compute_attribute.rb 584 Bytes
compute_profile.rb 399 Bytes
compute_resource.rb 1.3 KB
config_group.rb 481 Bytes
domain.rb 731 Bytes
environment.rb 478 Bytes
external_usergroup.rb 677 Bytes
filter.rb 662 Bytes
host.rb 1.24 KB
host_base.rb 1.71 KB
host_common.rb 662 Bytes
hostgroup.rb 1.51 KB
image.rb 611 Bytes
keep_param.rb 1.09 KB
location.rb 588 Bytes
lookup_key.rb 904 Bytes
lookup_value.rb 667 Bytes
medium.rb 655 Bytes
model.rb 420 Bytes
nested_ancestry_common.rb 241 Bytes
nic_base.rb 833 Bytes
nic_interface.rb 757 Bytes
notification_recipient.rb 434 Bytes
operatingsystem.rb 1.1 KB
organization.rb 616 Bytes
os_default_template.rb 741 Bytes
parameter.rb 622 Bytes
provisioning_template.rb 845 Bytes
ptable.rb 768 Bytes
puppetclass.rb 1004 Bytes
puppetclass_lookup_key.rb 928 Bytes
realm.rb 648 Bytes
role.rb 478 Bytes
smart_proxies_common.rb 343 Bytes
smart_proxy.rb 492 Bytes
ssh_key.rb 365 Bytes
subnet.rb 1.02 KB
taxonomix.rb 340 Bytes
taxonomy.rb 1.14 KB
template.rb 365 Bytes
template_combination.rb 664 Bytes
trend.rb 445 Bytes
user.rb 1.57 KB
user_mail_notification.rb 665 Bytes
usergroup.rb 787 Bytes
variable_lookup_key.rb 638 Bytes
widget.rb 313 Bytes

Latest revisions

# Date Author Comment
1e43a17b 04/25/2017 11:29 AM Tomer Brisker

Fixes #19125 - Add description to hostgroup

7d03f9d4 04/05/2017 06:39 AM Tomer Brisker

Fixes #19148 - Add description field to subnets

28b7dd9f 03/15/2017 12:03 PM Timo Goebel

fixes #18476 - users have ssh keys

0a54c7f8 02/27/2017 03:21 AM Dominic Cleal

fixes #18665 - call #to_h before comparing AC::Parameters to hash

Allows comparisons when ActionController::Parameters is separated from
Hash in Rails 5.0. #permit! is now called on inner hashes sent through
KeepParam (similar to rails/rails@e86524c in 5.1) so they are included...

e63d0123 02/20/2017 10:36 AM Dominic Cleal

fixes #18568 - replace deprecated AC::Parameters#update

The #update method in Rails 5 is returning a HWIA rather than the
ActionController::Parameters instance, causing keep_param to return the
wrong object type. It is also deprecated in 5.0, so replace it with a...

9caab04b 01/31/2017 04:04 AM Timo Goebel

fixes #13618 - cache expensive vmware api calls

363cab56 01/19/2017 03:43 AM Ohad Levy

fixes #17545 - adds UI notification support

- Initial data model for notification support, based on manageiq design.
- addes notification JSON endpoints.

18780e5c 11/10/2016 10:59 AM Dominic Cleal

fixes #17300 - accept Nic::Bond#attached_devices string inputs

8aeebc29 10/31/2016 04:32 AM Dominik Hlavac Duran

Fixes #16548 - Changing user own passwd require current passwd

c6760930 10/07/2016 07:08 AM Timo Goebel

fixes #16725 - add plugin extension point for smart proxies

View revisions

Also available in: Atom