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

10 commits

Author SHA1 Message Date
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
Wesley Beary
7599b703f3 Merge pull request #1139 from ninefold/ninefold
Ninefold - added all load balancer commands for Ninefold
2012-09-25 09:37:29 -07:00
Timur Alperovich
eb1468c4ff [Ninefold|Storage] Use Atmos in Ninefold storage.
Currently, code is duplicated between ninefold and atmos. We should
remove the code duplication and extend the atmos module in Ninefold.
2012-09-22 21:33:28 -07:00
Carl Woodward
2163cfc5c3 Added other commands for load balancers. 2012-08-12 10:20:17 +10:00
Carl Woodward
c6062b8263 Added ninefold load balancers. 2012-08-12 09:14:29 +10:00
Andrew Newman
1b32cf88fe Reformatting and making consistent with other classes. 2011-11-05 07:40:14 +10:00
Andrew Newman
475609602c Missing HEAD method. 2011-11-02 15:00:53 +10:00
Andrew Newman
95ccf23d05 Missing HEAD method. 2011-11-02 14:39:43 +10:00
geemus
dbf3941c0f [compute|ninefold] move ninefold compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:19:23 -05:00
geemus
8338c5f81a [storage|ninefold] move ninefold storage to its own shared area (namespacing should probably be corrected)
local fix
2011-08-24 14:09:25 -05:00