.. |
abort_multipart_upload.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
acl_utils.rb
|
Added acl_to_hash helper method to Fog::Storage::AWS
|
2011-11-14 10:45:51 +01:00 |
complete_multipart_upload.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
copy_object.rb
|
[AWS|storage] fix for versioned copy_object
|
2012-02-08 12:19:36 -06:00 |
delete_bucket.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
delete_bucket_lifecycle.rb
|
[aws|storage] Add bucket lifecycle / object expiration requests.
|
2012-01-19 19:25:39 +00:00 |
delete_bucket_policy.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
delete_bucket_website.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
delete_object.rb
|
[aws|storage|test] Make sure tests pass with both mocking enabled and disabled.
|
2012-02-06 09:53:27 -05:00 |
get_bucket.rb
|
[aws|storage|test] Fixed a regression with mocked get_bucket requests, due to a change in the mock data ordering.
|
2012-02-08 12:39:14 -05:00 |
get_bucket_acl.rb
|
Ensuring that get_object_acl and get_bucket_acl mock methods returns a hash representation of the ACL
|
2011-11-14 10:45:51 +01:00 |
get_bucket_lifecycle.rb
|
[aws|storage] Add bucket lifecycle / object expiration requests.
|
2012-01-19 19:25:39 +00:00 |
get_bucket_location.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
get_bucket_logging.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
get_bucket_object_versions.rb
|
[aws|storage|test] Fixed handling of options in mocked get_bucket_object_versions.
|
2012-02-08 13:24:25 -05:00 |
get_bucket_policy.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
get_bucket_versioning.rb
|
[aws|storage|test] Make sure tests pass with both mocking enabled and disabled.
|
2012-02-06 09:53:27 -05:00 |
get_bucket_website.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
get_object.rb
|
[storage] fixes for deprecated implicit block usage to excon requests
|
2012-03-17 14:28:31 -05:00 |
get_object_acl.rb
|
Ensuring that get_object_acl and get_bucket_acl mock methods returns a hash representation of the ACL
|
2011-11-14 10:45:51 +01:00 |
get_object_http_url.rb
|
fix AWS get_object_http(s)_url methods to properly use subdomain vs path urls as appropriate
|
2012-02-18 10:26:13 -06:00 |
get_object_https_url.rb
|
[aws|storage] direct https urls to subdomains even with dots
|
2012-02-27 17:39:26 -06:00 |
get_object_torrent.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
get_object_url.rb
|
[core] separate loggers for deprecations/warnings
|
2011-10-19 14:49:34 -05:00 |
get_request_payment.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
get_service.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
head_object.rb
|
[aws|storage] make head_object idempotent
|
2012-02-14 18:58:50 -06:00 |
initiate_multipart_upload.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
list_multipart_uploads.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
list_parts.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
post_object_hidden_fields.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
put_bucket.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
put_bucket_acl.rb
|
Added acl_to_hash helper method to Fog::Storage::AWS
|
2011-11-14 10:45:51 +01:00 |
put_bucket_lifecycle.rb
|
[aws|storage] Add bucket lifecycle / object expiration requests.
|
2012-01-19 19:25:39 +00:00 |
put_bucket_logging.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
put_bucket_policy.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
put_bucket_versioning.rb
|
[aws|storage|test] Make sure tests pass with both mocking enabled and disabled.
|
2012-02-06 09:53:27 -05:00 |
put_bucket_website.rb
|
[aws|storage|test] Make sure tests pass with both mocking enabled and disabled.
|
2012-02-06 09:53:27 -05:00 |
put_object.rb
|
[aws|storage|test] Replaced random ETag implementation with MD5, per S3 docs.
|
2012-02-28 14:25:02 -05:00 |
put_object_acl.rb
|
Added acl_to_hash helper method to Fog::Storage::AWS
|
2011-11-14 10:45:51 +01:00 |
put_object_url.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
put_request_payment.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |
sync_clock.rb
|
Fix sync_clock method, only rescue Excon::Errors::HTTPStatusError that are known to have a #response method, let all other exceptions bubble up
|
2012-03-13 09:43:47 +01:00 |
upload_part.rb
|
[storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well)
|
2011-08-24 13:50:42 -05:00 |