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-12-30 20:54:01 -06:00
..
abort_multipart_upload.rb skype sucks 2012-12-27 21:36:36 -05:00
acl_utils.rb
complete_multipart_upload.rb [docs::aws::storage] added [] to make it pretty 2012-12-30 20:30:36 -06:00
copy_object.rb [docs::aws::storage] reformatted copy_object 2012-12-30 20:54:01 -06:00
cors_utils.rb Support AWS S3 cors configuration for buckets 2012-12-05 18:33:03 +00:00
delete_bucket.rb
delete_bucket_cors.rb Support AWS S3 cors configuration for buckets 2012-12-05 18:33:03 +00: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
delete_bucket_website.rb
delete_multiple_objects.rb use CGI.escapeHTML instead of CGI.escape 2012-12-24 09:37:14 -08: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
get_bucket_cors.rb Support AWS S3 cors configuration for buckets 2012-12-05 18:33:03 +00: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
get_bucket_logging.rb
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 Fixed #875: Loosen multi_json version. 2012-04-25 10:31:28 -04: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
get_object.rb When using mock mode, Range header is now not ignored in get_object() 2012-08-23 10:04:54 +02:00
get_object_acl.rb
get_object_http_url.rb Add support for ports in AWS storage URLs 2012-04-24 18:43:53 -07:00
get_object_https_url.rb Add support for ports in AWS storage URLs 2012-04-24 18:43:53 -07:00
get_object_torrent.rb
get_object_url.rb Introduce AWS::COMPLIANT_BUCKET_NAMES constant 2012-12-05 21:12:25 +01:00
get_request_payment.rb
get_service.rb
head_object.rb [aws|storage] make head_object idempotent 2012-02-14 18:58:50 -06:00
initiate_multipart_upload.rb
list_multipart_uploads.rb
list_parts.rb
post_object_hidden_fields.rb Fixed #875: Loosen multi_json version. 2012-04-25 10:31:28 -04:00
put_bucket.rb
put_bucket_acl.rb
put_bucket_cors.rb Support AWS S3 cors configuration for buckets 2012-12-05 18:33:03 +00: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
put_bucket_policy.rb Fixed #875: Loosen multi_json version. 2012-04-25 10:31:28 -04: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 [storage] properly update content-type at save time for file models 2012-03-26 19:14:09 -05:00
put_object_acl.rb
put_object_url.rb Add support for ports in AWS storage URLs 2012-04-24 18:43:53 -07:00
put_request_payment.rb
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 [AWS|Storage] mark upload_part as idempotent so it will be retried automatically 2012-09-09 11:03:34 +01:00