Project

General

Profile

Download (43 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
67110766 06/19/2018 02:13 PM Lukas Zapletal

Fixes #21007 - new unattended action 'failed'

9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

59cdda31 05/27/2018 11:49 AM Gilad Lekner

fixes #23357 - Refactor Notification Drawer from patternfly-react

1d1e4dab 05/19/2018 02:54 PM Ewoud Kohl van Wijngaarden

Fixes #23646 - Remove storeconfig leftovers

In Foreman 1.1 sharing the database with Puppet's storeconfigs was
deprecated. We've given users sufficient time to migrate away from it
and possibly broke it along the way. I haven't checked.

b7cb483f 05/03/2018 01:13 PM Shira Maximov

Fixes #18429 - Add foreman API support for trends

67b925e9 03/20/2018 11:05 AM Dominik Hlavac Duran

Fixes #15286 - New API for auth sources (#4865)

ca51c513 03/09/2018 02:01 PM Marek Hulán

Fixes #22358 - add templates importing

d4449f45 01/15/2018 01:25 PM Tomer Brisker

Fixes #11389 - Remove API v1

API v1 has been deprecated since Foreman 1.9 - over 2 years ago.
This is more then enough time for anyone needing to migrate to v2.
Even though the original issue requests extraction to a plugin, I do not
see any point in investing the time and effort to maintain a long...

9034d78e 11/23/2017 02:43 PM Baptiste

fixes #5441 - Add instance_type support to oVirt provider

7d8b5c2e 10/24/2017 09:35 AM Timo Goebel

fixes #21394 - user login with access token api

e6b0f4fa 10/12/2017 11:47 AM Justin Sherrill

Fixes #12216 - support http proxies for compute resources

abd38baa 09/19/2017 04:20 AM Trey Dockendorf

Fixes #20487 - Add rebuild_config to hostgroups API

25236783 06/19/2017 05:44 AM Amir Fefer

Fixes #16807 - remove premission edit_users for test_mail

40fffe69 04/24/2017 12:37 PM Dominic Cleal

fixes #19317, #10927 - move registries to autoload_once path

Partially reverts 70ce8fe to reinstate autoload_once_paths as the
preferred way to load registry-type objects with class variables
containing data set up during app initialisation (e.g. plugin
registrations, menu items.)...