Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
assets.rb 769 Bytes
console.rb 235 Bytes
development.rb 377 Bytes
ec2.rb 44 Bytes
facter.rb 36 Bytes
fog.rb 144 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 47 Bytes
sqlite.rb 49 Bytes
test.rb 552 Bytes
therubyracer.rb 76 Bytes
vmware.rb 47 Bytes

Latest revisions

# Date Author Comment
3bb1ddac 03/29/2016 02:22 PM Tomer Brisker

Fixes #13929 - Pin test_after_commit to version supporting Ruby 1.9

(cherry picked from commit 0b72ea7d19f9c714a448ad84a721e17b5a96e8e0)

1ceda2e5 03/29/2016 02:22 PM Dominic Cleal

fixes #13866 - pin jwt for Ruby 1.9.3 compatibility

(cherry picked from commit 4c3f07102fa5e1ed0e3c2f146de0982c6552b58b)

a3a7f02a 03/08/2016 02:08 PM Ori Rabin

Fixes #14045 - change inherit button height to match select2

f6acd9ce 01/19/2016 08:16 AM Tom Caspy

fixes #12730 - removing the fakeFS gem

(cherry picked from commit a4766c96d0dc26402fa4b3dcb383a122d9926009)

5cf97f88 01/19/2016 08:10 AM Shlomi Zadok

Fixes #12325 - Add to_utf8 method and ensure avatar_path returns in utf-8

(cherry picked from commit b57821379e4af56e81780051ab7737318b1db116)

7f66b46b 01/19/2016 08:05 AM Tomer Brisker

Fixes #12241 - Correct counter_cache deadlock fix

Previous fix had a bug - in `:after_commit` `self.changes` is empty, and the
changes are in `self.previous_changes`. Also this only needs to run on
update.
This commit adds tests to make sure cached_counters continue to work...

33f71f9b 11/16/2015 09:30 AM Dominic Cleal

fixes #12431 - pin tins for Ruby 1.9.3 compatibility

(cherry picked from commit cbb604f5bab096b751f0cf447d26306ae9fe3b85)

ffa99f3c 11/16/2015 09:30 AM Tomer Brisker

Fixes #12418 - Correct dashboard behaviour for updated gridster

Updated version of gridster changed the widget class from gs_w to gs-w:
https://github.com/ducksboard/gridster.js/commit/c1668d9ab6261d3c5dc4215abdb73ca516492c19
This led to a bit of breakage in css and js which is fixed by this commit....

31752232 10/01/2015 05:11 AM David Davis

Fixes #12015 - Pin version of fog-google

Pin version of fog-google since it no longer supports ruby 1.9

efd68ba5 09/29/2015 04:48 AM Dominic Cleal

fixes #11980 - pin net-ssh to 2.x on Ruby 1.9.3

View revisions

Also available in: Atom