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

7 commits

Author SHA1 Message Date
Andrew Newman
605ddaafd3 Missed renam to head_namespace. 2011-11-06 10:29:30 +10:00
Andrew Newman
95ccf23d05 Missing HEAD method. 2011-11-02 14:39:43 +10:00
geemus
3a1bed2106 [ninefold|storage] omit signature in stringtosign
better facilitates retries
2011-11-01 09:34:24 -05:00
geemus
ffd01e51dd [core] pass connection_options through service init
closes #411
2011-09-12 10:01:56 -05:00
geemus
b2c8ff0388 [core] work toward separate requires
Should facilitate the following:

    require 'fog/aws'
    require 'fog/compute'
    require 'fog/aws/compute'

I think once you `require 'rubygems'` those should work.

further cleanup should reduce common requires (ie nokogiri)
2011-08-31 15:52:53 -05:00
geemus
e9cda00650 [storage|ninefold] use Fog::HMAC 2011-08-31 15:32:12 -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
Renamed from lib/fog/storage/ninefold.rb (Browse further)