Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
d0f5a61b 10/08/2021 08:47 AM Ondřej Pražák

Fixes #33647 - Return persisted attrs on edit mutation

c2e3fa19 10/07/2021 06:29 AM Jonathon Turel

Fixes #33640 - Improve caching of SettingRegistry#load_values (#8817)

Leverage caching of SettingRegistry#load_values to only recache values that had changed since the last time we've cached values.

0eaa01ad 10/05/2021 08:24 PM Lukas Zapletal

Fixes #33469 - current stream for Flatcar

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

Fixes #33550 - Remove Puppet API endpoints

608e32be 09/24/2021 11:25 AM Ondřej Ezr

Fixes #32893 - use setting DSL for General category

This uses our new DSL to define the General settings, this showcases how
to use the new DSL and other categories should follow in the same
release.

efa0e618 09/24/2021 11:25 AM Ondřej Ezr

Refs #32286 - setting DSL switch preparation

Removes some unused methods and tests.
This also add collections to the old collection registry to work before we hold them in registry only.

fcd63a38 09/22/2021 08:50 AM Dominik Matoulek

Fixes #33419 - Introduce Fact Parser Registry

FactParser class has two purposes in current codebase. It acts as parent
for other fact parses (PuppetFactParser, AnsibleFactParser,
RhsmFactParser...) and also as a registry for registering parsers for
given type/key. This PR introduces FactParserRegistry under...

80fb0c21 09/15/2021 12:20 PM Ondřej Ezr

Fixes #32403 - Add validations to a setting DSL

Add ability to define validation per Setting through DSL.
It tries to keep similar syntax to rails model validations.

ccb1d609 09/15/2021 08:31 AM Lukas Zapletal

Fixes #33426 - changing virtual in ks fixed

cb6b70da 09/05/2021 11:20 AM Ron Lavi

Fixes #32880 - Add confirmation modal service (#8619)

View revisions

Also available in: Atom