Rupak Ganguly
|
be0b19f7c7
|
Add implementation for #delete_object method.
|
2011-06-15 18:00:33 -04:00 |
|
Rupak Ganguly
|
10ed24606e
|
Add implementation for #head_object method.
|
2011-06-15 18:00:20 -04:00 |
|
Rupak Ganguly
|
d6ed720b7f
|
Add implementation for #put_object method.
|
2011-06-15 18:00:05 -04:00 |
|
Rupak Ganguly
|
127484adbf
|
Add implementation for #get_object method.
|
2011-06-15 17:59:47 -04:00 |
|
Rupak Ganguly
|
67d074e66a
|
Add #head_containers and #head_container methods.
|
2011-06-15 14:33:26 -04:00 |
|
Rupak Ganguly
|
0210723e1e
|
Add #get_containers, #get_container, #put_container and #delete_container methods to the storage service.
|
2011-06-15 02:15:06 -04: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 |
|
Nathan Sutton
|
7d1230c008
|
Rackspace Storage's head_object method uses the HEAD HTTP method, not GET
|
2011-03-29 15:58:32 -05:00 |
|
H. Wade Minter
|
b4f3b1b46d
|
Use URI.escape instead of CGI.escape to properly encode containers and objects.
|
2011-03-23 20:54:37 -04: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
|
3423f0ead1
|
[rackspace|storage] same as last, but don't destructively modify options
|
2011-01-26 11:15:49 -08:00 |
|
geemus
|
856ced6498
|
[rackspace|storage] remove nil query params in requests
|
2011-01-26 10:27:28 -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 |
|