Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
assets.rb 632 Bytes
console.rb 128 Bytes
development.rb 289 Bytes
ec2.rb 44 Bytes
facter.rb 36 Bytes
fog.rb 59 Bytes
gce.rb 175 Bytes
jsonp.rb 65 Bytes
libvirt.rb 117 Bytes
mysql2.rb 49 Bytes
openid.rb 51 Bytes
ovirt.rb 49 Bytes
postgresql.rb 49 Bytes
sqlite.rb 49 Bytes
test.rb 685 Bytes
therubyracer.rb 76 Bytes
vmware.rb 53 Bytes

Latest revisions

# Date Author Comment
3d44ccf2 03/10/2016 10:49 AM Ori Rabin

Fixes #14045 - resizing select2 to match inherit button

(cherry picked from commit 5edc74bbd2b8c03624c339439d361d0800e4468c)

54b85ba2 03/10/2016 10:49 AM Tomer Brisker

Fixes #13929 - Pin test_after_commit to version supporting Ruby 1.9

(cherry picked from commit 0b72ea7d19f9c714a448ad84a721e17b5a96e8e0)

bfb6d6aa 02/24/2016 12:34 PM Dominic Cleal

fixes #13866 - pin jwt for Ruby 1.9.3 compatibility

(cherry picked from commit 4c3f07102fa5e1ed0e3c2f146de0982c6552b58b)

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

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

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

9dfe1feb 02/08/2016 06:09 AM Shlomi Zadok

Fixes #13594 - Pin parser gem to 2.3

4406f5af 02/03/2016 07:46 AM Dominic Cleal

fixes #8874 - rework POT/PO updates for gettext 3's edit.po

3.1.13 adds an intermediate .edit.po file alongside each .po, which is meant
to be kept outside of SCM and updated by users, whereupon it's merged back into
the .po on the next rake gettext:find execution....

c6d1f780 02/03/2016 05:13 AM Dominic Cleal

fixes #13533 - pin patternfly-sass to < 2.10.0

2.10.0 includes requires pointing to components only supplied in
rails-assets development deps, causing asset compilation to fail:

ActionView::Template::Error: File to import not found or unreadable: bootstrap-combobox....
138c4745 01/20/2016 08:09 AM Dominic Cleal

fixes #13111 - use negated Capybara lookups to wait for JS handlers

Various integration tests failed intermittently as they didn't wait for
asynchronous JS to run when clicking buttons. Instances of refuting
existence of an element after a click were changed to negated Capybara...

View revisions

Also available in: Atom