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
2013-01-16 01:10:39 -05:00
..
abort_multipart_upload.rb skype sucks 2012-12-27 21:36:36 -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 [docs::aws::storage] standardized return format 2013-01-02 19:42:54 -06:00
copy_object.rb change docs 2013-01-08 00:57:29 -05: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 [docs::aws::storage] WIP on get requests 2013-01-02 19:55:08 -06:00
get_bucket_acl.rb [docs::aws::storage] WIP on get requests 2013-01-02 19:55:08 -06:00
get_bucket_cors.rb [docs::aws::storage] WIP on get requests 2013-01-02 19:55:08 -06:00
get_bucket_lifecycle.rb [docs::aws::storage] WIP on get requests 2013-01-02 19:55:08 -06:00
get_bucket_location.rb [docs::aws::storage] finished formatting get requests 2013-01-03 23:56:21 -06:00
get_bucket_logging.rb [docs::aws::storage] finished formatting get requests 2013-01-03 23:56:21 -06:00
get_bucket_object_versions.rb [docs::aws::storage] finished formatting get requests 2013-01-03 23:56:21 -06:00
get_bucket_policy.rb [docs::aws::storage] finished formatting get requests 2013-01-03 23:56:21 -06:00
get_bucket_versioning.rb [docs::aws::storage] finished formatting get requests 2013-01-03 23:56:21 -06:00
get_bucket_website.rb [docs::aws::storage] finished formatting get requests 2013-01-03 23:56:21 -06:00
get_object.rb [docs::aws::storage] finished formatting get requests 2013-01-03 23:56:21 -06:00
get_object_acl.rb [docs::aws::storage] finished formatting get requests 2013-01-03 23:56:21 -06:00
get_object_http_url.rb [docs::aws::storage] finished formatting get requests 2013-01-03 23:56:21 -06:00
get_object_https_url.rb [docs::aws::storage] finished formatting get requests 2013-01-03 23:56:21 -06:00
get_object_torrent.rb [docs::aws::storage] finished formatting get requests 2013-01-03 23:56:21 -06:00
get_object_url.rb [docs::aws::storage] finished formatting get requests 2013-01-03 23:56:21 -06:00
get_request_payment.rb [docs::aws::storage] finished formatting get requests 2013-01-03 23:56:21 -06:00
get_service.rb [docs::aws::storage] finished formatting get requests 2013-01-03 23:56:21 -06:00
head_object.rb [docs::aws::storage] requests minor tweaks to keep docs all the same 2013-01-10 22:31:38 -06:00
initiate_multipart_upload.rb [docs::aws::storage] requests minor tweaks to keep docs all the same 2013-01-10 22:31:38 -06:00
list_multipart_uploads.rb [docs::aws::storage] requests convert Rdoc to YARD format 2013-01-10 22:31:16 -06:00
list_parts.rb [docs::aws::storage] requests convert Rdoc to YARD format 2013-01-10 22:31:16 -06:00
post_object_hidden_fields.rb [docs::aws::storage] requests convert Rdoc to YARD format 2013-01-10 22:31:16 -06:00
put_bucket.rb [docs::aws::storage] requests convert Rdoc to YARD format 2013-01-10 22:31:16 -06:00
put_bucket_acl.rb [docs::aws::storage] requests convert Rdoc to YARD format 2013-01-10 22:31:16 -06:00
put_bucket_cors.rb [docs::aws::storage] requests convert Rdoc to YARD format 2013-01-10 22:31:16 -06:00
put_bucket_lifecycle.rb adds support for bucket transitioning/fixes bucket lifecycle management 2013-01-16 01:10:39 -05:00
put_bucket_logging.rb [docs::aws::storage] requests changed Rdoc to YARD 2013-01-13 19:32:23 -06:00
put_bucket_policy.rb [docs::aws::storage] requests changed Rdoc to YARD 2013-01-13 19:32:23 -06:00
put_bucket_versioning.rb [docs::aws::storage] requests changed Rdoc to YARD 2013-01-13 19:32:23 -06:00
put_bucket_website.rb [docs::aws::storage] requests changed Rdoc to YARD 2013-01-13 19:32:23 -06:00
put_object.rb [docs::aws::storage] requests finished changing RDoc to Yard 2013-01-13 19:49:47 -06:00
put_object_acl.rb [docs::aws::storage] requests finished changing RDoc to Yard 2013-01-13 19:49:47 -06:00
put_object_url.rb [docs::aws::storage] requests finished changing RDoc to Yard 2013-01-13 19:49:47 -06:00
put_request_payment.rb [docs::aws::storage] requests finished changing RDoc to Yard 2013-01-13 19:49:47 -06: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 [docs::aws::storage] requests finished changing RDoc to Yard 2013-01-13 19:49:47 -06:00