Wesley Beary
|
46776434f0
|
Merge pull request #413 from ninefold/ninefold_storage
BETA Ninefold storage - try 2
|
2011-07-11 15:04:19 -07:00 |
|
geemus
|
aaf3ef482f
|
[storage|google] fix get_object_https_url namespace copy/paste error
|
2011-07-11 16:12:12 -05:00 |
|
Lincoln Stoll
|
86f8b2a20c
|
[ninefold|storage] Update an existing file
|
2011-07-11 19:57:54 +10:00 |
|
Lincoln Stoll
|
ef44cd0b38
|
[ninefold|storage] File operations.
|
2011-07-11 19:57:54 +10:00 |
|
Lincoln Stoll
|
c69e231c10
|
[ninefold|storage] Directories Functionality
|
2011-07-11 19:57:53 +10: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
|
07f788cf64
|
[storage|rackspace] add large object support via put_object_manifest
closes #228
|
2011-06-24 16:00:44 -07:00 |
|
geemus
|
c663289072
|
[storage][google] fix leftover namespace mismatch
|
2011-06-20 23:33:15 -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 |
|
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 |
|