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

21 commits

Author SHA1 Message Date
geemus
cae1fd80d6 don't reset data on Mock#initialize 2011-03-21 10:54:07 -07:00
geemus
e8842bea8a [storage] consolidate parse_data 2011-03-10 13:04:42 -08:00
geemus
40cd1ff5e4 fixes for reset_data
instance method now, instead of class method
resets data related to current connection/credentials
2011-03-10 11:16:55 -08:00
geemus
045b371f62 [aws|storage] one more region option set I missed 2011-03-03 17:06:58 -08:00
geemus
1397c2d613 [aws] adding ap-northeast-1 (tokyo) region options 2011-03-02 10:57:52 -08:00
geemus
34f8c03cec [aws|storage] add website configuration methods 2011-02-18 12:06:51 -08:00
geemus
bb877cb9a7 defer requiring nokogiri 2011-02-16 17:25:50 -08:00
geemus
70af200dda removing more deprecated stuff 2011-02-16 16:41:39 -08:00
geemus
fadb437255 remove deprecated service initializers 2011-02-16 15:07:42 -08:00
geemus
4c8979e9ab fix logic error which prevented turning off persistent connections 2011-02-15 11:15:33 -08:00
geemus
4cef2a6a97 remove unused line, thanks vivienschilis 2011-02-14 10:19:36 -08:00
Viven
57b25e5645 Temporary redirect should not execute the block 2011-02-12 07:49:03 +08:00
geemus
5d8fec1501 [aws&google|storage] make signature public method
supports some edge case caching stuff
closes #155
2011-02-08 10:06:44 -08:00
gavin
11e85b60db Addition of a sort to the keys will put the partNumber field in the expected place. This calculates the same signature as amazon. ISSUE161 2011-02-09 01:59:15 +08:00
geemus
d055ac1ec9 [fog|time] add date header formatting that is non-localized 2011-01-28 15:33:35 -08:00
geemus
08631c85c4 [aws&google|storage] move path escaping to signed url method 2011-01-26 14:38:00 -08:00
croaker
4b1e581652 Escape the path for signatures 2011-01-27 06:27:46 +08:00
geemus
e53fffeb28 [aws&google|storage] mock fixes 2011-01-21 20:45:37 -08:00
geemus
bc25028c2f deprecate old initializers 2011-01-07 18:15:16 -08:00
geemus
0d45273144 consolidate deprecated service init 2011-01-07 17:11:05 -08:00
geemus
ac480ad928 [storage] consolidate 2011-01-07 15:34:20 -08:00
Renamed from lib/fog/aws/storage.rb (Browse further)