1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

8 commits

Author SHA1 Message Date
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
Brian Hartsock
8b502b7b76 [rackspace|lb] added support for algorithm on create 2012-03-31 16:07:27 -04:00
Brian Hartsock
93df5bfb2f [rackspace|lb] Added list parameter for nodeddress 2011-12-16 13:07:43 -05:00
Brian Hartsock
87778f5436 [rackspace|lb] added error page requests 2011-12-15 16:53:06 -05:00
Brian Hartsock
1512fe6227 [rackspace|loadbalancers] Fixed bug in deleting multiple nodes 2011-11-25 14:48:28 -05:00
geemus
7fecd4fc60 [rackspace|load_balancers] fixes to play nice with mock test runs 2011-08-16 11:57:46 -05:00
geemus
d2e06e96ca [rackspace|loadbalancers] cleanup
pluralize service name
use multi_json
fix directory structure for consistency
2011-08-04 16:21:22 -05:00