Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
05848084 04/19/2016 09:58 AM Timo Goebel

fixes #14638 - Refactor Subnet into STI to allow different subnet types

5e74b082 04/12/2016 06:57 AM Ivan Necas

Fixes #6959 - set operating system for RHEV/ovirt VMs

Backward compatible, but works best with https://github.com/abenari/rbovirt/pull/104

55e7865d 03/11/2016 05:08 AM Amir Fefer

Fixes #9470 - Adds an option to send puppet error emails for all host to a user

Adds an option to the puppet error state notification - Subscribe to all hosts, when error occurs from any authorize host, the user will get an email

640d7ee7 03/09/2016 01:14 PM Justin Sherrill

Fixes #13545 - STI permission checking always using base class

This fixes permission checks on STI objects. Due to these methods existing
in Procs and being included in the base class at run time resource_class was
returning the base class. I can only presume this is related to a ruby or rails 4...

03261ebb 03/09/2016 02:50 AM Sean O'Keeffe

Fixes #3582 - Parameters on subnets

a183019e 03/08/2016 06:55 AM Tomer Brisker

Fixes #14078 - Correct provision template permission names in seeds and fixtures

a2b3be55 03/02/2016 05:42 AM Tomer Brisker

Fixes #13896 - Rename Anonymous role to Default role

4a4c48e1 03/01/2016 05:54 AM Tomer Brisker

Fixes #9425 - Remove the Default User role

The Default User role is not actually used anywhere, and causes
confusion with the Anonymous role. Removing it.

141dead7 03/01/2016 05:12 AM Dominic Cleal

fixes #13938 - remove reports fixtures

Under Rails 4.2, the rendering of the config_reports#show page was
failing as the reports fixtures referenced hosts that didn't exist.
Presence of host_id is validated under normal circumstances.

33d9f9ee 02/03/2016 08:35 AM Lukas Zapletal

Fixes #12718 - smart proxy log table

This patch adds a table with logs fetched from Smart Proxy /logs new API. It
returns latest N log entries from a simple memory buffer. The table supports
filtering by level, custom filtering and it introduces several overview...

View revisions

Also available in: Atom