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
Weston Platter 47df9f1b69 [docs::aws::storage] standardized return format
for key with values,
    # @return variable [data_type]:
  for values,
    # * variable [data_type] - description of value
2013-01-02 19:42:54 -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] standardized return format 2013-01-02 19:42:54 -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 [docs::aws::storage] reformatted delete requests 2012-12-31 20:37:10 -06:00
delete_bucket_cors.rb [docs::aws::storage] standardized return format 2013-01-02 19:42:54 -06:00
delete_bucket_lifecycle.rb [docs::aws::storage] standardized return format 2013-01-02 19:42:54 -06:00
delete_bucket_policy.rb [docs::aws::storage] standardized return format 2013-01-02 19:42:54 -06:00
delete_bucket_website.rb [docs::aws::storage] standardized return format 2013-01-02 19:42:54 -06:00
delete_multiple_objects.rb [docs::aws::storage] standardized return format 2013-01-02 19:42:54 -06:00
delete_object.rb [docs::aws::storage] standardized return format 2013-01-02 19:42:54 -06:00
get_bucket.rb
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
get_bucket_location.rb
get_bucket_logging.rb
get_bucket_object_versions.rb
get_bucket_policy.rb
get_bucket_versioning.rb
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
get_object_https_url.rb
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
initiate_multipart_upload.rb
list_multipart_uploads.rb
list_parts.rb
post_object_hidden_fields.rb
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
put_bucket_logging.rb
put_bucket_policy.rb
put_bucket_versioning.rb
put_bucket_website.rb
put_object.rb
put_object_acl.rb
put_object_url.rb
put_request_payment.rb
sync_clock.rb
upload_part.rb [AWS|Storage] mark upload_part as idempotent so it will be retried automatically 2012-09-09 11:03:34 +01:00