Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
91b4e718 04/18/2016 01:45 PM Shimon Shtein

Fixes #13849 - Now the facets will not require id attribute for update

(cherry picked from commit ec76b0092f9af5b8f7e2e02777f376b6b6e0d711)

6b9b746e 04/18/2016 01:45 PM Ori Rabin

Fixes #13937 - search by domain parameters searches on primary_interface

(cherry picked from commit f2506d3482098dcd4faffe64c036f139d77034d7)

90d1f4bf 03/10/2016 10:49 AM Justin Sherrill

Fixes #13545 - STI permission checking always using base class

This fixes permission checks on STI objects. Due to these methods existing
in Procs and being included in the base class at run time resource_class was
returning the base class. I can only presume this is related to a ruby or rails 4...

acd64d03 02/19/2016 05:19 AM Tomer Brisker

Fixes #13348 - Allow searching of all hosts managed by a smart proxy

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

Fixes #6241 - Validations for associations with proxies

d5b5059a 02/17/2016 10:14 AM Lukas Zapletal

Fixes #13084 - compute resource IP orchestration fixed

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

Fixes #13257 - nested locations can be created via api

e1dbddda 02/16/2016 08:15 AM Tom Caspy

fixes #13567 - fixing locale:pack

apparently, the PO generator treats underscore as something important,
it assumes it's the GetText underscore method, thus, breaking
things in a spactacular way.
removing it solves it.

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

f20c2a1a 02/15/2016 07:22 AM Dominic Cleal

fixes #13409 - remove early initialisation of test DB

All models etc. referenced within the Rails environment startup,
including in initialisers should load without making any reference to
the database. This ensures when running `rake test` without a test DB...

View revisions

Also available in: Atom