Lance Ivy
|
1cdd969a34
|
create core for each provider. keep load hook for provider.
|
2014-02-01 21:13:17 -05:00 |
|
James Herdman
|
b0a7473f5b
|
Remove unnecessary full path usage with require
'fog/core' is already in the load path. No need to go to these extents.
|
2012-05-26 11:27:22 -04:00 |
|
Kevin Menard
|
dcefc2d7de
|
Fixed #875: Loosen multi_json version.
|
2012-04-25 10:31:28 -04:00 |
|
Steve Smith
|
d89dd56fe7
|
Use MultiJSON #dump and #load rather than #encode and #decode
MultiJSON deprecated these methods in 1.3.0 in favour of the new ones.
This requires an update to the gemspec to ensure ~>1.3
|
2012-04-20 13:09:14 +01:00 |
|
Decklin Foster
|
256337db77
|
[ibm] avoid using constants (Rails loads files multiple times, issue #807)
|
2012-03-22 08:49:20 -04:00 |
|
Decklin Foster
|
92f39c8ea9
|
[ibm] Set a longer timeout on all wait_for calls
|
2012-03-20 23:55:09 -04:00 |
|
Decklin Foster
|
e4241047b8
|
[ibm] Rename root_only -> is_mini_ephemeral
|
2012-03-20 23:40:19 -04:00 |
|
Decklin Foster
|
017795836c
|
[ibm] Fix form_encode to stringify args (e.g. booleans) to URI.escape
|
2012-03-20 23:40:15 -04:00 |
|
Decklin Foster
|
02fc7a2232
|
[ibm] Update tests to match model arguments (attribs hash) and lower-level request methods
|
2012-03-20 23:40:14 -04:00 |
|
Carl Hicks
|
019e536312
|
[ibm] Added Mocking and Tests
|
2012-03-20 23:37:46 -04:00 |
|
Decklin Foster
|
010e86081d
|
[ibm] Don't need json_body, so we can simplify requests; remove unused params
|
2012-03-20 23:37:46 -04:00 |
|
Decklin Foster
|
65e572805e
|
[ibm] Initial IBM SmartCloud support
|
2012-03-20 23:37:45 -04:00 |
|