Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  mailers
  models
  services
  validators
  views

Latest revisions

# Date Author Comment
1b38f231 11/28/2016 05:11 AM Shimon Shtein

Fixes #17439 - Moved facet base to a concern

If the plugin that wants to create a new facet doesn't want to
take the inheritance slot (for example if it already has some
base class), it can `include` the new concern.

9fb9397a 11/28/2016 05:06 AM Jan-Otto Kröpke

Fixes #16422 - Foreman API throws ruby exception with ovirt network API

Passing a 'nil' resource_class to the `scope_for` method will always result in a 500 as you cannot call `.where` on nil.

6695a556 11/25/2016 11:37 AM Timo Goebel

fixes #11127 - show error when rebuild reboot fails

0cf8ea67 11/25/2016 11:27 AM Marek Hulán

Fixes #17483 - async task creation returns 202

Includes task link in response

2652deaf 11/25/2016 11:11 AM Trey Dockendorf

Fixes #17296 - Add setting access_unattended_without_build

16cbc5c3 11/25/2016 08:03 AM Sean O'Keeffe

Fixes #16935 - Allow : & . device ID if there isnt one set

eb371ca3 11/25/2016 04:48 AM Marek Hulán

Fixes #15779 - make background processing available

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

af53af44 11/24/2016 10:52 AM Amir Fefer

Fixes #17468 - build PXE returns error with no TFTP proxies

Build PXE menu responds with no error when no TFTP
proxies are found, it renders an error message in the UI.

e18d69e8 11/24/2016 08:55 AM Ori Rabin

Fixes #17441 - override all parameters permission changed to edit

View revisions

Also available in: Atom