1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
Commit graph

16 commits

Author SHA1 Message Date
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
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