Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  v2
api_responder.rb 367 Bytes
base_controller.rb 14.7 KB

Latest revisions

# Date Author Comment
9ab582fc 12/12/2018 01:24 AM Shira Maximov

Fixes #24161 - Add description for UUID in create image

4cf21db0 12/11/2018 08:40 AM Sebastian Gräßl

Fixes #25097,#25277 - Associate reports & classes with taxonomy

3ed61ff7 12/06/2018 11:04 AM Tomer Brisker

Fixes #25635 - Correct deprecation version for operatingsystems

660e9794 12/03/2018 05:15 PM John Mitsch

Fixes #25487 - Fix subtotal in API response

When requesting an endpoint with a search parameter, the subtotal
shows the results returned, rather than responses found. i.e. even
if 200 results were found, if 20 are being returned because of
pagination, the subtotal will be 20....

3a3eda26 11/29/2018 08:58 AM Oleh Fedorenko

Fixes #25575 - Add subnet6 param to apidoc

3315a292 11/06/2018 03:05 PM Martin Bacovsky

Fixes #25367 - Create new object when cloning the report template

b9b3733a 11/06/2018 11:50 AM Martin Bacovsky

Fixes #25394 - Expose default in report template API

f5a53ca5 10/16/2018 06:43 PM Martin Bacovsky

Fixes #25188 - Remove unbound facts from /hosts/x/facts

Revert "Fixes #20891 - Remove hostname from /hosts/x/facts results"
This reverts commit 8ebbbecf36922c7a1f1c27610ddb1d14fe0467fa.

The previous fix made the API results backward incompatible
and difficult to parse and had to be reverted.

7114ed0d 10/07/2018 05:25 PM Boaz Shuster

Fixes #24227 - Add permissions info to models API

During the process of moving Hardware Models to a React page
the current API was missing significant details that are rendered
in the Backend before the page is sent to the user.

For example, whether the user is allowed to edit a model or not...

9f914ea2 10/04/2018 10:42 AM Marek Hulán

Fixes #25102 - introduce template inputs

This adds the formal template inputs to all templates. It's heavily
based on current implementation from remote execution plugin.

View revisions

Also available in: Atom