Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
e3c61b68 04/18/2016 01:45 PM Shimon Shtein

Fixes #14286 - added :groups_base field to auth_source_ldaps API

(cherry picked from commit 6aa12560df8df0246b1a93801655bad0954e880d)

7677b976 04/18/2016 01:45 PM Shimon Shtein

Fixes #14240 - added :server_type attribute to API rabl

(cherry picked from commit 82a0ba465e8de728c10f2d1e5678c9df2499186f)

5c028a17 02/17/2016 06:58 AM Ori Rabin

Fixes #13257 - nested locations can be created via api

d46cc693 02/10/2016 02:36 PM Timo Goebel

fixes #12436 - as a user I want to deploy vSphere vms on a storage pool

999d8e3e 02/10/2016 07:01 AM Justin Sherrill

Fixes #13639 - add host permissions to host show api

7c671609 02/09/2016 04:29 AM Dominic Cleal

fixes #13440 - rename Host#model_name to #hardware_model_name

Rails 4.2 defines a model_name instance method which is used in routing
and called from link_to. Rename our model_name methods to
hardware_model_name to prevent this overlapping and causing link_to...

019a239c 02/09/2016 04:06 AM Shlomi Zadok

Fixes #13386 - Adds taxonomy parameters objects

33d9f9ee 02/03/2016 08:35 AM Lukas Zapletal

Fixes #12718 - smart proxy log table

This patch adds a table with logs fetched from Smart Proxy /logs new API. It
returns latest N log entries from a simple memory buffer. The table supports
filtering by level, custom filtering and it introduces several overview...

c804d530 01/20/2016 02:41 PM Shimon Shtein

Fixes #13216 - Added ability to extend API by creating facet subnode
This commit adds the ability for plugins to extend Host model with custom data that will be stored in a facet model.
In order to show this data an extension point is added to Host's view API, so the properties list can be extended by the facet....

9fa40c47 01/12/2016 03:32 AM Ori Rabin

Fixes #13101 - Smart class parameters show puppetclass in api

View revisions

Also available in: Atom