Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
assets.rb 716 Bytes
console.rb 235 Bytes
development.rb 275 Bytes
ec2.rb 44 Bytes
facter.rb 36 Bytes
fog.rb 67 Bytes
gce.rb 121 Bytes
jsonp.rb 93 Bytes
libvirt.rb 76 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
3eb103a5 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)

a62ace5d 05/20/2015 07:12 AM Dominic Cleal

fixes #9982 - update fog to 1.29.0

(cherry picked from commit b65dd57eb9fd5b05d3b1407a1f00dfae0b054801)

Conflicts:
bundler.d/fog.rb

294eb61d 04/09/2015 12:09 PM Michael Moll

fixes #10099 - pin execjs gem for Ruby 1.9

(cherry picked from commit d88ceee3db74051096f5280f92468fe3a2621d90)

e49e01e5 03/26/2015 09:03 AM Tom Caspy

fixes #6568 - showing ovirt template version if applicable

(cherry picked from commit a647442376aceae2e539791790eb8f308b56cd3a)

8647e5e8 02/23/2015 06:37 AM Dominic Cleal

fixes #9107 - update to fog 1.28.0, fog-aws 0.1+

afe02d30 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cop IndentationConsistency

20b093bf 02/12/2015 10:20 AM Daniel Lobato Garcia

Fixes #8641 - Update fog to 1.27

6f494082 02/11/2015 07:41 AM Tom Caspy

fixes #9212 - using headless browser in order to run Capybara tests

060a93cf 01/26/2015 05:37 AM David Davis

Fixes #9099 - Upgrade rubocop to 0.28.0

5a09c3ac 01/13/2015 07:06 AM Dominic Cleal

fixes #8855 - remove unused oj gem

View revisions

Also available in: Atom