Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  v1
  v2
api_responder.rb 366 Bytes
base_controller.rb 11.8 KB

Latest revisions

# Date Author Comment
ce954bb1 11/25/2016 09:30 AM Ranjan Kumar

Fixes #17200 - Add option datacenter to compute resource

(cherry picked from commit e4c0449fbb71e65723c9daacc2f0d0e8a32989f0)

2df46a2f 10/25/2016 07:54 AM Marek Hulán

Fixes #16813 - improve error messages for associations

(cherry picked from commit ead67f0d679311187b6e6f9064a1d0bf3df70075)

426bdbc9 10/25/2016 07:54 AM Daniel Lobato Garcia

Fixes #16633 - AuthSourceLDAP uses *_authenticators filters

Prior to this, non-admin users who were granted *_authenticators
permissions were not able to use them, as the controllers were looking
for *_auth_source_ldaps permissions instead.

(cherry picked from commit 8cc04d55c2cbe27a5c5fbb74254102f9d9658149)

b453e927 10/04/2016 01:32 PM Ranjan Kumar

Fixes #16681 - strong params in config groups API

(cherry picked from commit cc59b2a11892247974df34d21146089e4c75c406)

5f587b15 09/26/2016 07:38 AM Daniel Lobato Garcia

Fixes #16219 - Interfaces API works with scoped view_hosts

Before this commit, parent_scope called 'merge' on a scope that may
contain conditions that do not make sense on 'resource_class'.

In this case, when a user with a filter :view_hosts and search
'hostgroup_fullname = foo' tried to view...

71318e23 09/12/2016 11:39 AM Shimon Shtein

Fixes #16397 - set nested template_combo. objects to optional

(cherry picked from commit d33fe9cd0e07b124e2ab5c87df7f8dfaefd24911)

4132ff87 09/12/2016 11:39 AM Marek Hulán

Fixes #16461 - expose override in filter API

(cherry picked from commit 9bdc4fea9711290431b611337ac72c2003dc8efd)

20ff6621 09/12/2016 11:39 AM Shlomi Zadok

Fixes #16380 - Eager load hosts attributes
Since Rails 4, in order to load delegated attributes,
we need to use 'eager_load' instead of 'includes'

(cherry picked from commit 7c5b8bd63f0fb7695b1b6e09a20e917004eca839)

9e83ae91 09/12/2016 11:39 AM Shlomi Zadok

Fixes #16415 - Accept unwrapped hash with 'layout' attribute

(cherry picked from commit eb9a7a4973790e27ba930640407eb77d7aa97d65)

f619eb4d 08/26/2016 05:33 AM Marek Hulán

Fixes #7806 - allow taxonomy association on role level

View revisions

Also available in: Atom