Project

General

Profile

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

Latest revisions

# Date Author Comment
45831c5a 04/18/2016 01:45 PM Marek Hulán

Fixes #14264 - improve primary interface selection

(cherry picked from commit 308f611d9bb17173588a6f59c7a914b551923a7b)

e83f4d7f 04/18/2016 01:45 PM Tom Caspy

fixes #14239 - when creating host from API, set first interface as primary if none set

(cherry picked from commit 38d9333f8e82e45fc6771ea7740e6ea625b97d3f)

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

a7bc5264 03/10/2016 10:49 AM Dominic Cleal

fixes #14000 - respect custom controller permissions

Allows controller_permission method to override the permission suffix
used in resource_scope, originally from a63aa7c and removed in bb39df2.

(cherry picked from commit f05b9307fe36d877364b0ee5bee7212c3315c97e)

f211de7e 03/10/2016 10:49 AM Tom Caspy

fixes #13828 - CVE-2016-2100 - only showing relevant bookmarks

(cherry picked from commit a61344da14f73920b4bdc7ad8220e7a0ed998031)

0aed1d4e 02/24/2016 12:33 PM Stephen Benjamin

fixes #13852 - add user_data to images api docs

(cherry picked from commit 1cd4a22df2b4a34ea8a03150b1bd406494587ed3)

4693fe5f 02/19/2016 04:31 AM Ondřej Pražák

Fixes #6241 - Validations for associations with proxies

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.

5c028a17 02/17/2016 06:58 AM Ori Rabin

Fixes #13257 - nested locations can be created via api

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