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

15 commits

Author SHA1 Message Date
Paul Thornthwaite
ec8b940b2c Standardise on collection methods
Done with `rubocop --auto-correct --only CollectionMethods`
2014-05-26 16:22:07 +01:00
Paul Thornthwaite
330a351ade Remove trailing blank lines
Done with `rubocop --auto-correct --only TrailingBlankLines`
2014-05-26 14:35:26 +01:00
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Paul Thornthwaite
8483a599f2 Remove trailing whitespace 2014-02-19 12:30:59 +00: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
Stepan G. Fedorov
9a578d4303 [clodo|compute] Fix move_ip_address behaviour. 2011-12-02 16:24:23 +04:00
Stepan G. Fedorov
cf5be851f0 [clodo|compute] Fix delete_server mock. 2011-12-02 16:24:23 +04:00
Stepan G. Fedorov
299e1f7960 [clodo|compute] Rename moveip to move_ip_address. 2011-12-02 16:24:23 +04:00
Stepan G. Fedorov
790454bf54 [clodo|compute] Add ip-address management. 2011-12-02 16:24:23 +04:00
Stepan G. Fedorov
ec2835dddf [clodo|compute] Remove ddosprotect field from Mock. 2011-11-25 12:48:42 +04:00
Stepan G. Fedorov
1059a90a53 [clodo|compute] Actualize Mocks. 2011-11-08 15:01:58 +04:00
NomadRain
b09efb5448 [clodo] Some cleanup before pool request. 2011-10-30 21:04:44 +03:00
NomadRain
0738a84cf6 [clodo|compute] Bug fixes. 2011-10-30 21:04:43 +03:00
Обоев Рулон ибн Хаттаб
05d1ae032d Add clodo support. 2011-10-30 21:04:42 +03:00