Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  v1
  v2
api_responder.rb 350 Bytes
base_controller.rb 10.4 KB

Latest revisions

# Date Author Comment
7ffb50b9 04/04/2016 03:34 AM Marek Hulán

Fixes #5816 - allow editing and displaying self via API

355c3a31 03/31/2016 04:13 AM Dominic Cleal

fixes #12746 - list compute resources from plugin definitions

Load the full list of known CRs from plugins on the fly, instead of
modifying the class-level list of supported plugins. Since plugin
definitions don't get reloaded, this allows the ComputeResource class to...

9738552e 03/22/2016 08:17 AM Tom Caspy

fixes #14050 - resolving N+1 query on hosts#index

308f611d 03/22/2016 07:12 AM Marek Hulán

Fixes #14264 - improve primary interface selection

38d9333f 03/18/2016 05:15 AM Tom Caspy

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

1dc50766 03/16/2016 04:44 AM Marek Hulán

Fixes #14182 - authorize role index

b299f9c9 03/15/2016 10:18 AM 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...

03261ebb 03/09/2016 02:50 AM Sean O'Keeffe

Fixes #3582 - Parameters on subnets

f05b9307 03/07/2016 06:25 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.

d4ec6441 03/04/2016 03:01 AM Marek Hulán

Fixes #13913 - split importing of host and facts

View revisions

Also available in: Atom