Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
a59c8213 01/21/2022 05:12 PM Ondřej Ezr

Fixes #34010 - add a setup hook to RbacRegistry

RbacRegistry should hold all the information about the Plugin RBAC.
This method will be responsible for initializing in the database in the future.

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...

5b8e09dc 03/05/2020 10:58 AM Rahul Bajaj

Fixes #21654 - create registry for importers

fb57b8b0 06/02/2017 04:28 AM Shimon Shtein

Fixes #19589 - Added plugin migration generator

Now plugin creators would be able to generate migrations by invoking

``` sh

rails g plugin:migration <migration name and options> --plugin_name=my_plugin

```

40dd32b0 03/27/2017 01:08 PM Marek Hulán

Refs #18001 - Avoid role extending from rake tasks permission

72a28408 03/24/2017 11:02 AM Ondřej Pražák

Fixes #18001 - Add plugin permissions to core's roles

View revisions

Also available in: Atom