Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
87f8f03e 11/03/2016 09:54 AM Shimon Shtein

Fixes #16646 - Add ability to plugins to modify index scope

ee008293 11/01/2016 11:13 AM Tomer Brisker

Fixes #16704 - Allow filtering on dashboard

Some filters on the dashboard caused the reports widget to break,
specifically searching using free text or on attributes that are not
part of the hosts table (such as environment name).
This is caused by an issue with Rails that digregards outer joins when a...

dc9bd44f 10/14/2016 09:18 AM Dominic Cleal

fixes #16821 - store plugin permissions in AccessControl in tests

When initialising a new test database, the "permission" directive in a
plugin registration would skip the Foreman::AccessControl mapping so
later tests using the access control lists would fail (e.g....

4090ccb5 10/13/2016 05:44 AM Daniel Lobato Garcia

Fixes #6492 - ipmi_boot permission renamed to ipmi_boot_hosts

Authorizer expects permission names to follow a convention
'action'_'controller'. However this permission was not following it, and
this prevented the permission from being applied properly.

Before this fix, only admins could call ipmi_boot. I've also added a...

659d49a1 10/09/2016 09:51 AM Gail Steiger

Fixes #13424 - c3 patternfly react implementation

c6760930 10/07/2016 07:08 AM Timo Goebel

fixes #16725 - add plugin extension point for smart proxies

648dbb84 10/06/2016 03:20 AM Daniel Lobato Garcia

Fixes #16797 - Log pending migrations

It's possible that permissions will not load due to pending migrations.
are pending. This would help us figure out if this problem occurs when
running plugin tests in jenkins.

4d0870ad 10/04/2016 12:38 PM Dominic Cleal

fixes #16749 - improve NIC update performance during fact imports

- In get_facts_for_interface, replace regexes in hash key filtering
with simple String methods and simplify hash construction
- Change logger.debug to lazy evaluation for production performance,...

b3ffcbd4 10/04/2016 09:15 AM Dominic Cleal

refs #9016 - remove unnecessary condition, fix comment location

Corrects rubocop error raised for one-line conditional.

45e7f2c7 10/03/2016 05:29 AM Ondřej Pražák

Fixes #15926 - [API] Add method to get ENC values of a host

View revisions

Also available in: Atom