Project

General

Profile

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

Latest revisions

# Date Author Comment
b907bcc4 11/28/2016 02:57 PM Timo Goebel

fixes #17407 - add a new hosts dashboard widget

b1dad4cd 11/28/2016 10:35 AM Tomer Brisker

Fixes #1556, #11615 - Remove puppet rdoc support

Puppet rdoc support has been broken for a long time. Removing it from
Foreman.

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

View revisions

Also available in: Atom