Alessandro Lepore
c1337cd48d
fix S3 #delete_multiple_objects for UTF-8 names
2016-10-15 12:02:25 +02:00
Esther Villars
f8e795d6d3
Replaces usage of Digest with OpenSSL::Digest for #261
...
The Digest class has some thread safety issues fixed in
aws/aws-sdk-ruby#529
aws/aws-sdk-ruby#525
ruby/ruby@c02fa39
2016-06-22 22:54:05 -07:00
Kristoffer Roupé
875a59b590
Merge branch 'master' into put-bucket-default-region-message
2016-05-20 15:47:05 +02:00
Todd Willey
9de21c058b
NoncurrentDays instead of Days for older versions.
2015-12-21 18:41:50 -05:00
Todd Willey
356d1828e8
at least i pasted the same typo everywhere
2015-12-21 18:32:28 -05:00
Todd Willey
8a2066af07
Support NonCurrentVersion[Expiration,Transition] for s3 lifecycle.
2015-12-21 16:51:42 -05:00
Kristoffer Roupé
e3c0e92659
Use Fog::Logger.warning per request
2015-11-25 22:03:21 +01:00
Kristoffer Roupé
aa2fad1200
Use Fog.warning
2015-11-25 21:40:09 +01:00
Kristoffer Roupé
6e989aa6a0
Add message
...
- Non us-regions are not supported for mocks. Added message
2015-11-20 11:25:32 +01:00
Shuhei Kagawa
45d5d8c34d
Document S3 server-side encryption options.
2015-11-15 16:14:13 +09:00
Wesley Beary
7a02ca2318
Merge pull request #183 from wangteji/disable-get-object-idempotent-streaming
...
Disable idempotent option when block is passed to get_object
2015-09-16 10:19:48 -05:00
Anthony Mangano
566ea6926d
disable idempotent option when block is passed to get_object
2015-09-16 10:09:35 -04:00
Danny Guinther
1ff63395a9
Yield arguments to Mock#get_object block more similar to Excon
2015-09-11 15:22:20 -04:00
James Rucker
f46a94b1db
Mocked put_bucket no longer clobbers existing bucket
...
In the default region (us-east-1), put_bucket will return an existing
bucket, rather than throw a BucketAlreadyOwnedByYou error. Changed the
mock to reflect this behavior.
2015-08-24 16:27:12 -07:00
Sergey Bahchissaraitsev
f900fc99b7
storage request bad xml schema for put bucket notification fix
2015-08-03 14:26:04 +03:00
Rocco Galluzzo
e9f2d6779f
Remove code duplication
2015-03-04 19:28:01 +01:00
Rocco Galluzzo
0edf8350f0
Clone method into Mock class
2015-03-03 22:54:34 +01:00
mrloop
2b677d4dbd
Making it easier to get pre-signed head requests
...
Very similar to get_url. https://github.com/fog/fog-aws/issues/47
2015-02-07 12:57:19 +00:00
Josh Lane & Michelle Noorali
3c9198a789
add missing mocks
...
* mock for delete_group_policy request
* mock for delete_bucket_policy request
* mock for put_bucket_policy request
2015-01-26 16:15:08 -08:00
Josh Lane
c3626c8637
latest import
...
* still waiting on fog/fog#3376
2015-01-06 09:32:01 -08:00
Josh Lane
dcfd354b8a
working tests
2015-01-02 09:42:20 -08:00
Josh Lane
d48d376e9c
initial import
...
* take the liberty of correcting Aws naming
2014-12-31 09:17:51 -08:00