Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
27752930 11/25/2016 02:43 AM Kavita Gaikwad

Fixes #17343 - set deep munge config off

deep_munge was introduced as a solution to keep
Rails secure by default which results in
'empty array becomes nil in params'.
Thats why, set deep_munge config off in application.rb.
Also, added changes which will cast param argument to string...

4e6d2262 11/24/2016 03:48 AM Marek Hulán

Fixes #16739 - unify parameters permissions

404ead2a 11/23/2016 10:02 AM Marek Hulán

Fixes #17403 - enable exporting of templates

901fe896 11/22/2016 10:45 AM Ondřej Pražák

Fixes #14688 - Power status visible on hosts index page

cbb5c847 11/22/2016 05:24 AM Timo Goebel

fixes #17409 - show only real bmc power actions

057641b4 11/18/2016 09:42 AM Shimon Shtein

Fixes #17309 - Made facets resilient to class reloading

Now the configuration is stored in plugin declaration.
If you are using `Facets.register` directly, please make sure
you are re-registering it after reload occurs.

1285cc0d 11/18/2016 08:41 AM Dominic Cleal

fixes #17354 - test and improve idempotency of OS fact parser

13875289 11/16/2016 12:39 PM Dominic Cleal

fixes #17335 - parse Solaris update as minor version

Also fixes idempotency of OSes with only a major version (as Solaris
was prior to this change), where `minor` was nil instead of "", causing
the OS to be recreated with a validation error.

b628f373 11/11/2016 07:01 AM Dominic Cleal

fixes #17314 - use *_subnets permissions for Subnet subclasses

6ba1d116 11/08/2016 07:16 AM Marek Hulán

Fixes #17256 - ignore order in Authorizer

View revisions

Also available in: Atom