Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
743c84c8 02/18/2016 03:13 AM Daniel Lobato Garcia

Revert "Fixes #13424 - Add Patternfly Donut Chart React component"

This reverts commit f4b2a11615d14ba1407aecd55523cd44d1010e14.

f4b2a116 02/18/2016 03:12 AM Daniel Lobato Garcia

Fixes #13424 - Add Patternfly Donut Chart React component

Our donut charts do not look like they should in Patternfly.
https://www.patternfly.org/patterns/donut-chart/ uses c3, so we can do
that too.
Eventually I want to remove flot_pies too, but I have to yet figure out...

55033bc8 02/17/2016 09:06 AM Marek Hulán

Fixes #13755 - allow reading of AR collections with safe mode enabled

57000497 02/15/2016 07:22 AM Tomer Brisker

Fixes #9553 - Remove workaround for older json version

We already use json 1.8, this workaround is no longer needed.

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

fd12fc8f 02/15/2016 05:34 AM Dominic Cleal

fixes #12873 - update Rails to 4.1.14.1

maintain_test_schema! changed behaviour and now launches db:test:prepare
in the background, causing the environment to be loaded again. A check
in the initializer prevents this from happening recursively.

Ideally this call would be removed from the initializers and leave it to...

fbb47ea5 02/12/2016 05:28 AM Timo Goebel

fixes #13647 - change puppet ca proxy for several hosts at once

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

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

5131edbf 02/10/2016 01:14 PM Timo Goebel

fixes #13494 - change puppet proxy for several hosts at once

This commit adds the possibility to select multiple
hosts and change the puppet proxy for them.

8bbfa2c3 02/04/2016 03:20 PM David Davis

Refs #12911 - Fixing colon method calls

View revisions

Also available in: Atom