Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architecture.rb 100 Bytes
audit.rb 360 Bytes
auth_source_ldap.rb 734 Bytes
bookmark.rb 132 Bytes
common_parameter.rb 107 Bytes
compute_resources.rb 2.71 KB
domain.rb 589 Bytes
facts_related.rb 309 Bytes
feature.rb 507 Bytes
host_related.rb 16.1 KB
key_pair.rb 202 Bytes
mail_notification.rb 438 Bytes
medium.rb 751 Bytes
notification.rb 175 Bytes
notification_blueprint.rb 255 Bytes
notification_recipient.rb 95 Bytes
operatingsystem.rb 2.64 KB
provisioning_template.rb 733 Bytes
puppet_related.rb 3.01 KB
realm.rb 192 Bytes
reports_related.rb 1.47 KB
settings.rb 284 Bytes
smart_proxy.rb 1.48 KB
subnet.rb 1.76 KB
taxonomies.rb 763 Bytes
trends.rb 1.85 KB
user_related.rb 2.53 KB

Latest revisions

# Date Author Comment
273f928c 03/14/2017 07:42 AM Ondřej Pražák

Fixes #17463 - Detect user's orgs when importing from puppet

a36689ab 03/09/2017 07:45 AM Ohad Levy

fixes #18681 - moves polymorphic subject into notification object

also adds host build, destroyed and missing owner UI notifications

8813aee5 03/07/2017 08:24 AM Ondřej Pražák

Fixes #18317 - Clone user role via API

5f606e11 02/22/2017 03:26 AM Daniel Lobato Garcia

Fixes #16982 - Scope properly when no taxonomies are set

The default scope for hosts and other objects did not restrict
properly by taxonomies. An user without organizations or
locations, could do anything it's permissions allow to.
The list of hosts was unrestricted and showed hosts in...

91825902 01/26/2017 08:55 AM Timo Goebel

fixes #18102 - a host cannot be backed by the same vm

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.

59e7136a 12/25/2016 04:05 AM Shlomi Zadok

Fixes #17015 - Adds Key pairs controller

ed67b8c9 12/18/2016 10:21 AM Dominic Cleal

fixes #17574, #17364 - update scoped_search to 4.x

scoped_search's sort() now accepts a replacement for params which is
filtered in an overridden Foreman sort helper, permitting additional
parameters used in Foreman's index pages.

Replaces :in and :alias in search definitions with preferred keywords.

4f70a182 12/13/2016 01:26 PM Dominic Cleal

refs #17485 - use IP within host's primary subnet

The host factory with the given trait overrides the primary interface's
subnet, so pass in the subnet being used to prevent the override.

911c6e9e 12/02/2016 10:14 AM Timo Goebel

fixes #17095 - ensure subnet belongs to ip from facts

View revisions

Also available in: Atom