Project

General

Profile

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

Latest revisions

# Date Author Comment
666b7428 01/20/2022 02:23 PM Leos Stejskal

Refs #34252 - Registration API - Remove dots from param descriptions

0ecfe3c7 01/14/2022 01:16 PM Leos Stejskal

Fixes #34252 - Missing example for 'Install packages' field

8d2f4a0c 12/21/2021 02:46 PM Adi Abramovitch

Fixes #34123 - Add mail_enabled to user

21fefa34 12/17/2021 11:18 AM Tomer Brisker

Fixes #34160 - Improve fact_values api performance

Previously, the fact_values api called loaded a lot of un-needed data
from the database and used a sub-optimal way of converting the data to a
hash for display.
This commit changes the implementations so that we only load the...

9c94e1a0 12/15/2021 11:30 AM Lukas Zapletal

Fixes #34026 - authorize puppet reports via Proxy

Signed-off-by: Lukas Zapletal <>

49d3fec1 11/04/2021 08:29 AM Leos Stejskal

Fixes #33697 - Registration - smart proxy features

Registration through smart proxy works only if proxy
have enabled 'Templates' and 'Registration features'.

This fix proxy selection in UI form and generating command via API.

6f076d5d 11/04/2021 08:23 AM Bernhard Suttner

Fixes #33732 - Make sure base64 encoding is done when creating a host via API

7f01e1b3 10/21/2021 12:20 PM Adam Ruzicka

Fixes #32328 - Infrastructure roles

Introduces things needed to assign infrastructure roles to hosts.

A host can now have an infrastructure facet, which can be used to mark a
host as foreman instance by setting a flag on the facet. The facet can
also be used to establish a relationship between the host and a smart...

c2e1e34f 10/12/2021 09:16 AM Nadja Heitmann

Refs #33550 - Remove environment from template combinations api controller

f78b0eec 09/29/2021 09:37 AM Nadja Heitmann

Fixes #33550 - Remove Puppet API endpoints

View revisions

Also available in: Atom