Project

General

Profile

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

Latest revisions

# Date Author Comment
548f822d 03/29/2016 02:22 PM Tom Caspy

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

(cherry picked from commit a61344da14f73920b4bdc7ad8220e7a0ed998031)

6ad7edcc 03/29/2016 02:22 PM Stephen Benjamin

fixes #13852 - add user_data to images api docs

(cherry picked from commit 1cd4a22df2b4a34ea8a03150b1bd406494587ed3)

72ddea3c 01/19/2016 09:18 AM Lukas Zapletal

Fixes #12566 - host_parameters_attributes accepts nested flag

af6f2816 01/19/2016 09:18 AM Ori Rabin

Fixes #12965 - provisioning/config templates are shown under OS API

(cherry picked from commit 3e4b2f7732fd7dd94cdd48bb75181b483c3e678b)

1d81ad7d 01/19/2016 08:05 AM Marek Hulán

Fixes #12279 - add default order to roles

(cherry picked from commit a0218e662e5b7fad58334eda804dd1fa89b2fea1)

9a68383d 01/19/2016 08:04 AM Marek Hulán

Fixes #11921 - load dynamic features during runtime

(cherry picked from commit 1d0315e0630f23ca6c794d456d076c00020df275)

5e279bbb 11/16/2015 09:30 AM Shimon Shtein

Fixes #12201 - Made parent associations finder less dependent on association name

(cherry picked from commit 97b5cd0a27101907a333a84716489d73538812cc)

9fbacd49 11/16/2015 09:26 AM Tomáš Strachota

Fixes #12089 - fix using unwrapped parameters in config templates API controller

(cherry picked from commit 3b404bedba8758b0a5ed3426a8720199aa47d687)

cdccf41e 10/14/2015 07:50 AM Ori Rabin

Fixes #11237 - documenting hostgroup association to compute profile

(cherry picked from commit 9293c0fece525632c6d6242b9ee4a078cb77c419)

d6436499 09/30/2015 12:55 PM Dominic Cleal

fixes #11996 - use preload to avoid multiple fact/host table joins

When retrieving fact_values as a non-admin user, the my_facts scope
performs a join to the hosts table. The .includes(:host) also performs
a join via eager loading, and when both are combined with a scoped...

View revisions

Also available in: Atom