Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  v1
  v2
base_controller_subclass_test.rb 11.9 KB

Latest revisions

# Date Author Comment
9883149a 01/11/2017 06:42 AM Amir Fefer

Fixes #6952 - Set hostgroup after provisioning from pxe

After hostgroup provisioning, when the machine has registered
with foreman, it should be in the same hostgroup.
to achieve this behavier, the fact foreman_hostgroup should be
added to hostgroup provisioning template

8e81effc 12/29/2016 09:17 AM Amit Karsale

Fixes #13775 - merge if data set is present

8b3f1a97 12/20/2016 11:36 AM Shlomi Zadok

Fixes #17525 - Add a friendly error message to invalid dns_id

ff5900e9 12/13/2016 10:14 AM Trey Dockendorf

Fixes #17257 - Allow specific configs to be recreated

497c022b 12/07/2016 02:26 AM Tomer Brisker

Fixes #17503 - Only trigger PXELoader suggestion when needed

Previously every host instantiation triggered a PXELoader suggestion,
which led to up to 3 extra queries per host loaded. This changes so that
the suggestion is only applied when a host changes it's OS.

f8a2b33e 12/05/2016 07:48 AM Ori Rabin

Fixes #17548 - Orphaned smart class parameters are hidden

9a4ed000 11/30/2016 05:43 AM Tomáš Strachota

Fixes #17487 - support sessions for api calls

- authenticated api calls save user to session and set
flag api_authenticated_session
- sessions with such flag allow posting requests without CSRF token
- api sessions exipre the same way as UI sessions
- api sessions don't store any additional data to keep the requests...

d7d14c75 11/29/2016 05:19 AM Tomer Brisker

Refs #1556 - Remove puppet docroot setting from db and tests

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

Fixes #17483 - async task creation returns 202

Includes task link in response

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

Fixes #15779 - make background processing available

View revisions

Also available in: Atom