Ash Wilson
04d425d6e3
Eliminate a ton of redundancy.
...
With the help of a few utility methods.
2013-12-20 12:18:35 -05:00
Ash Wilson
13099897a2
Refactor to use some utility classes.
2013-12-20 12:18:34 -05:00
Kyle Rames
5ed929938a
[rackspace] correcting exception classes on YARD docs
2013-04-15 13:12:14 -05:00
Kyle Rames
46e065e8b3
[rackspace] added exception info to rackspace api documentation
2013-03-27 09:50:30 -05:00
H. Wade Minter
934ff8a993
Better URL escaping for Rackspace Cloud Files.
...
URI.escape doesn't encode question marks properly, CGI.escape doesn't encode
spaces properly. So we create an escape class method for Fog::Rackspace that
does the CGI.escape methods, only encoding spaces as %20.
This makes things work properly with Rackspace Cloud Files.
2011-09-16 23:52:55 -04:00
geemus
ff6e439727
[storage|rackspace] move rackspace storage to its own shared area (namespacing should probably be corrected)
2011-08-24 14:12:29 -05:00
geemus
ac480ad928
[storage] consolidate
2011-01-07 15:34:20 -08:00
geemus
868ace8347
[rackspace|cdn&storage] split cdn into it's own service
2010-11-01 11:50:30 -07:00
geemus
a5411d8cf9
[rackspace] rename files/servers to storage/compute
2010-09-08 13:50:23 -07:00