Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
7b1b0ec7 04/18/2016 01:45 PM Tomer Brisker

Fixes #14476 - Correctly handle casting of invalid real param values

(cherry picked from commit b953c6ae5390adb93e44c6778017373795c9bc63)

dd543c2f 04/18/2016 01:45 PM Dominic Cleal

fixes #14253 - add attr_accessible to Widget

Add position/view related attributes to widget as accessible attributes
and protect data such as template and name. Under Rail 4.2, saving the
dashboard was failing due to attribute protection, so new functional...

123a5383 04/18/2016 01:45 PM Karli Sjoberg

fixes #14131 Changed bash to sh

(cherry picked from commit 7e46a7bc7233ed53d16306ae42f3245b07eab26f)

a6cc053c 04/18/2016 01:45 PM Ori Rabin

Fixes #14129 - remove duplicate declaration of KEY_DELM

(cherry picked from commit 2e1dc83df509910f36753330b26fc74f7e59d2d5)

c404041c 03/22/2016 01:21 PM Dominic Cleal

fixes #13980 - don't merge NIC compute attrs on New Host form

Removes merging of NIC's compute attributes when refreshing interfaces
on compute profile or resource selections on the New Host form. Instead,
overwrite NIC attributes from the profile (as it did before 85e82d0) as...

ff222ae6 03/22/2016 01:15 PM Dominic Cleal

fixes #14179 - don't merge NIC compute attrs in ComputeProfileMerge

When creating a host over the API and specifying interface compute
attributes, the interface attributes were overwritten from the compute
profile. Example request:

{"host":{"interfaces_attributes":{"0":{"primary":"true","compute_attributes":{"model":"e1000"}}}, ...}}...
68f9b972 03/10/2016 10:56 AM Eric Helms

Fixes #13417: Provide facet registration through plugin API

(cherry picked from commit 7d90b5cb23decf7d9f6f09f8114ea8a9b1f697a0)

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.

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

fbb47ea5 02/12/2016 05:28 AM Timo Goebel

fixes #13647 - change puppet ca proxy for several hosts at once

View revisions

Also available in: Atom