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

25 commits

Author SHA1 Message Date
geemus
7cbf1861aa [misc] to_json calls to use MultiJson 2011-07-20 11:08:11 -05:00
Claudio Poli
507127a0c5 Use multi_json gem 2011-07-16 04:51:03 +02:00
Wesley Beary
17866d025c Merge pull request #393 from masterkain/master
Fix for #388
2011-07-06 10:27:11 -07:00
Claudio Poli
c11aec150c Fix deprecation messages. 2011-07-05 20:38:23 -07:00
geemus
f788b0ea94 [storage|aws] properly format modified headers in get_object
closes #391
2011-07-05 17:57:25 -05:00
geemus
50cbeea302 [storage] provide http/https options for signed urls
closes #157
2011-06-27 14:50:32 -07:00
geemus
e1512c9ac8 [storage] refactor provider/service namespacing 2011-06-15 14:27:11 -07:00
geemus
da098b6397 [storage|aws] more precise mocked get_object
fixes to differentiate between missing bucket and object
2011-06-08 17:52:03 -07:00
geemus
52fd80dcc7 Merge remote branch 'mlinderm/aws-bucket-policies' 2011-05-27 11:56:16 -07:00
geemus
9ea5432fde [mock] cleanup and reset related fixes 2011-05-19 15:35:33 -07:00
Tal Yalon
7c930820a1 Issue #283: S3 get_object request doesn't really support the Range header
Always expecting 200 or 206 now in S3 GetObject.
2011-05-03 12:23:01 +03:00
Tal Yalon
d88547799c Issue #283: S3 get_object request doesn't really support the Range header
Now if a Range header exists we also expect HTTP status 206.
2011-05-02 23:11:47 +03:00
geemus
e8842bea8a [storage] consolidate parse_data 2011-03-10 13:04:42 -08:00
Michael Linderman
f24b523f9c [aws|storage] Add delete bucket policy 2011-02-23 13:57:51 -08:00
Michael Linderman
218e57b338 [aws|storage] Add options argument to delete_object to set headers 2011-02-23 11:26:41 -08:00
Michael Linderman
051e8c0c5e [aws|storage] Add get/put bucket policy support 2011-02-22 14:48:55 -08:00
geemus
34f8c03cec [aws|storage] add website configuration methods 2011-02-18 12:06:51 -08:00
geemus
c673c28b16 implicitly add not_implemented mocks 2011-02-09 16:31:57 -08:00
geemus
96ca167eb6 [aws&google] finish fixing headers in mocks 2011-02-02 16:30:25 -08:00
geemus
67d3bade8c [aws&google|storage] properly handle custom headers in mocks 2011-02-02 15:50:47 -08:00
James Miller
d4d240de31 [aws|s3] Add documentation for RRS to copy_object as well 2011-02-03 02:28:43 +08:00
James Miller
5206e36b65 [aws|s3] Add documentation for Reduced Redundancy Storage, already supported by Fog 2011-02-03 02:28:43 +08:00
geemus
d055ac1ec9 [fog|time] add date header formatting that is non-localized 2011-01-28 15:33:35 -08:00
geemus
e53fffeb28 [aws&google|storage] mock fixes 2011-01-21 20:45:37 -08:00
geemus
ac480ad928 [storage] consolidate 2011-01-07 15:34:20 -08:00