Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base.rb 17.1 KB
hostmix.rb 300 Bytes
managed.rb 37.2 KB

Latest revisions

# Date Author Comment
d4ec6441 03/04/2016 03:01 AM Marek Hulán

Fixes #13913 - split importing of host and facts

5e1b7875 03/02/2016 08:03 AM Julien Pivotto

Fixes #5883 - Reflect token expiry in build status

The Global Status introduced in recent Foreman releases makes it easy to
mark the build status as erroneous if the token has expired. This drags
attention to the fact that the host will not be able to mark itself as...

d7110d54 03/02/2016 04:45 AM Ondřej Pražák

Fixes #12936 - Host inherits attributes when hostgroup is AR object

3d2098bd 03/01/2016 06:40 AM Dominic Cleal

fixes #13883 - replace :order association option with block

Already deprecated in an earlier Rails release, :order in an
association should be replaced by a scope block calling order().

6f16c915 02/24/2016 03:47 AM Marek Hulán

Fixes #13834 - associate puppet proxies only for puppet imports

e2dd3c6c 02/23/2016 10:06 AM Tom Caspy

fixes #10989 - removing 1.12 deprecations

a90e4f2f 02/19/2016 04:31 AM Shlomi Zadok

Fixes #13664 - rescue smtp errors if mail failed on host built

47990639 02/19/2016 04:31 AM Tomáš Strachota

Fixes #6342 - merge compute profile when attributes in api host#create

API v2 host#craete call now merges user specified compute attributes
with compute profile. UI functionality remains untouched.

1c81a696 02/17/2016 06:58 AM Michael Moll

fixes #12791 - allow access to boot_files_uri and medium in safe_mode

a977bd3b 02/16/2016 05:01 AM Daniel Lobato Garcia

Fixes #13557 - Rubocop enforce specifying a timezone

Rubocop can enforce what timezone to store in the database ,
so we can ensure everything is stored using UTC and we don't
miss these things in code reviews. When objects are displayed,
they must use the time provided by set_timezone in the...

View revisions

Also available in: Atom