Project

General

Profile

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

Latest revisions

# Date Author Comment
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...

6067d906 02/12/2016 04:48 AM Sean O'Keeffe

Fixes #13554 - Setting releated to taxonomies shouldn't be shown if they are disabled

d46cc693 02/10/2016 02:36 PM Timo Goebel

fixes #12436 - as a user I want to deploy vSphere vms on a storage pool

7c671609 02/09/2016 04:29 AM Dominic Cleal

fixes #13440 - rename Host#model_name to #hardware_model_name

Rails 4.2 defines a model_name instance method which is used in routing
and called from link_to. Rename our model_name methods to
hardware_model_name to prevent this overlapping and causing link_to...

9d496351 02/05/2016 11:04 AM Tom Caspy

fixes #12920 - allowing os parameters to be set via API

33d9f9ee 02/03/2016 08:35 AM Lukas Zapletal

Fixes #12718 - smart proxy log table

This patch adds a table with logs fetched from Smart Proxy /logs new API. It
returns latest N log entries from a simple memory buffer. The table supports
filtering by level, custom filtering and it introduces several overview...

7ee381e9 01/14/2016 07:48 AM Lukas Zapletal

Fixes #12566 - host_parameters_attributes accepts nested flag

9fa40c47 01/12/2016 03:32 AM Ori Rabin

Fixes #13101 - Smart class parameters show puppetclass in api

502feabe 01/12/2016 03:32 AM Ondřej Pražák

Fixes #10357 - Realms for organizations and locations can be retrieved through API

3e4b2f77 01/11/2016 05:32 AM Ori Rabin

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

View revisions

Also available in: Atom