1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
fog--fog-aws/lib/fog/aws/requests/storage
2016-06-22 22:54:05 -07:00
..
abort_multipart_upload.rb working tests 2015-01-02 09:42:20 -08:00
acl_utils.rb working tests 2015-01-02 09:42:20 -08:00
complete_multipart_upload.rb working tests 2015-01-02 09:42:20 -08:00
copy_object.rb working tests 2015-01-02 09:42:20 -08:00
cors_utils.rb working tests 2015-01-02 09:42:20 -08:00
delete_bucket.rb working tests 2015-01-02 09:42:20 -08:00
delete_bucket_cors.rb working tests 2015-01-02 09:42:20 -08:00
delete_bucket_lifecycle.rb working tests 2015-01-02 09:42:20 -08:00
delete_bucket_policy.rb add missing mocks 2015-01-26 16:15:08 -08:00
delete_bucket_tagging.rb working tests 2015-01-02 09:42:20 -08:00
delete_bucket_website.rb working tests 2015-01-02 09:42:20 -08:00
delete_multiple_objects.rb Replaces usage of Digest with OpenSSL::Digest for #261 2016-06-22 22:54:05 -07:00
delete_object.rb working tests 2015-01-02 09:42:20 -08:00
get_bucket.rb working tests 2015-01-02 09:42:20 -08:00
get_bucket_acl.rb working tests 2015-01-02 09:42:20 -08:00
get_bucket_cors.rb working tests 2015-01-02 09:42:20 -08:00
get_bucket_lifecycle.rb working tests 2015-01-02 09:42:20 -08:00
get_bucket_location.rb working tests 2015-01-02 09:42:20 -08:00
get_bucket_logging.rb working tests 2015-01-02 09:42:20 -08:00
get_bucket_notification.rb latest import 2015-01-06 09:32:01 -08:00
get_bucket_object_versions.rb working tests 2015-01-02 09:42:20 -08:00
get_bucket_policy.rb working tests 2015-01-02 09:42:20 -08:00
get_bucket_tagging.rb working tests 2015-01-02 09:42:20 -08:00
get_bucket_versioning.rb working tests 2015-01-02 09:42:20 -08:00
get_bucket_website.rb working tests 2015-01-02 09:42:20 -08:00
get_object.rb Merge pull request #183 from wangteji/disable-get-object-idempotent-streaming 2015-09-16 10:19:48 -05:00
get_object_acl.rb working tests 2015-01-02 09:42:20 -08:00
get_object_http_url.rb working tests 2015-01-02 09:42:20 -08:00
get_object_https_url.rb working tests 2015-01-02 09:42:20 -08:00
get_object_torrent.rb working tests 2015-01-02 09:42:20 -08:00
get_object_url.rb working tests 2015-01-02 09:42:20 -08:00
get_request_payment.rb working tests 2015-01-02 09:42:20 -08:00
get_service.rb working tests 2015-01-02 09:42:20 -08:00
head_bucket.rb working tests 2015-01-02 09:42:20 -08:00
head_object.rb working tests 2015-01-02 09:42:20 -08:00
head_object_url.rb Making it easier to get pre-signed head requests 2015-02-07 12:57:19 +00:00
initiate_multipart_upload.rb working tests 2015-01-02 09:42:20 -08:00
list_multipart_uploads.rb working tests 2015-01-02 09:42:20 -08:00
list_parts.rb working tests 2015-01-02 09:42:20 -08:00
post_object_hidden_fields.rb Remove code duplication 2015-03-04 19:28:01 +01:00
post_object_restore.rb Replaces usage of Digest with OpenSSL::Digest for #261 2016-06-22 22:54:05 -07:00
put_bucket.rb Use Fog::Logger.warning per request 2015-11-25 22:03:21 +01:00
put_bucket_acl.rb Replaces usage of Digest with OpenSSL::Digest for #261 2016-06-22 22:54:05 -07:00
put_bucket_cors.rb Replaces usage of Digest with OpenSSL::Digest for #261 2016-06-22 22:54:05 -07:00
put_bucket_lifecycle.rb Replaces usage of Digest with OpenSSL::Digest for #261 2016-06-22 22:54:05 -07:00
put_bucket_logging.rb working tests 2015-01-02 09:42:20 -08:00
put_bucket_notification.rb Replaces usage of Digest with OpenSSL::Digest for #261 2016-06-22 22:54:05 -07:00
put_bucket_policy.rb add missing mocks 2015-01-26 16:15:08 -08:00
put_bucket_tagging.rb Replaces usage of Digest with OpenSSL::Digest for #261 2016-06-22 22:54:05 -07:00
put_bucket_versioning.rb working tests 2015-01-02 09:42:20 -08:00
put_bucket_website.rb working tests 2015-01-02 09:42:20 -08:00
put_object.rb Document S3 server-side encryption options. 2015-11-15 16:14:13 +09:00
put_object_acl.rb Replaces usage of Digest with OpenSSL::Digest for #261 2016-06-22 22:54:05 -07:00
put_object_url.rb working tests 2015-01-02 09:42:20 -08:00
put_request_payment.rb working tests 2015-01-02 09:42:20 -08:00
shared_mock_methods.rb Replaces usage of Digest with OpenSSL::Digest for #261 2016-06-22 22:54:05 -07:00
sync_clock.rb working tests 2015-01-02 09:42:20 -08:00
upload_part.rb working tests 2015-01-02 09:42:20 -08:00