Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
assets.rb 748 Bytes
console.rb 235 Bytes
development.rb 275 Bytes
ec2.rb 44 Bytes
facter.rb 36 Bytes
fog.rb 86 Bytes
gce.rb 150 Bytes
jsonp.rb 93 Bytes
libvirt.rb 117 Bytes
mysql2.rb 49 Bytes
openid.rb 51 Bytes
ovirt.rb 49 Bytes
postgresql.rb 36 Bytes
sqlite.rb 37 Bytes
test.rb 514 Bytes
vmware.rb 47 Bytes

Latest revisions

# Date Author Comment
3a05505b 09/08/2015 11:49 AM Dominic Cleal

fixes #11719 - mysql2 dep must match ActiveRecord's runtime dep

When AR loads the mysql2 adapter, it calls 'gem' with a version spec.
For our bundle to include a compatible version of mysql2 and not the
latest version, the spec needs to match AR's.

(cherry picked from commit 47604a20219bdf0f6c72fde9dabd3f47f0513364)

654c4f4b 07/06/2015 07:24 AM Dominic Cleal

fixes #10470 - update fog to 1.32.0

(cherry picked from commit d697c426c6c0fd3c264799052e51fd9aa76b370e)

09e44270 06/25/2015 11:06 AM Dominic Cleal

refs #10072 - derestrict fog-libvirt per semver

ce6cae13 06/19/2015 09:38 PM Dmitri Dolguikh

Fixes #10072: Support for user-data during image-based provisioning with libvirt (used for creating of Atomic libvirt VM)

3f414740 06/18/2015 03:43 PM Shlomi Zadok

fixes #10641 - Introduce select2.js for searching in select lists and apply to CR select

96fa0722 05/11/2015 11:08 AM Dominic Cleal

fixes #10261 - update fog to 1.30.0

b65dd57e 04/24/2015 06:38 AM Dominic Cleal

fixes #9982 - update fog to 1.29.0

d88ceee3 04/09/2015 03:17 AM Michael Moll

fixes #10099 - pin execjs gem for Ruby 1.9

a180c321 03/25/2015 04:49 AM Tom Caspy

fixes #8516 - removing the require 'fog' from the project, requiring only what we use

a6474423 03/25/2015 02:44 AM Tom Caspy

fixes #6568 - showing ovirt template version if applicable

View revisions

Also available in: Atom