1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/aws/requests/storage
2012-01-26 17:54:58 -05:00
..
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] Support ACL on copy_object. ✌️ 2011-11-27 15:40:40 -08: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] Deal with suspended buckets properly. 2012-01-26 17:54:58 -05:00
get_bucket.rb [aws|storage] Handle S3 object deletions in the face of versioning. 2012-01-26 17:54:57 -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] Basic handling of version-id-marker. 2012-01-26 17:54:57 -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] Added mock support for setting and retrieving versioning on a bucket. 2012-01-26 17:54:57 -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 [aws|storage|test] Added the ability to get_object by versionId. 2012-01-26 17:54:57 -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 add query param to get_object_http_url for consistency 2011-12-09 20:38:27 +01:00
get_object_https_url.rb add query options to Fog::Storage::AWS#get_object_https_url 2011-12-08 16:48:32 +01: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 [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
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] Added mock support for setting and retrieving versioning on a bucket. 2012-01-26 17:54:57 -05:00
put_bucket_website.rb [aws|storage] Add mock for Fog::Storage::AWS#put_bucket_website 2012-01-08 04:08:39 +01:00
put_object.rb [aws|storage|test] Deal with suspended buckets properly. 2012-01-26 17:54:58 -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 [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
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