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

12 commits

Author SHA1 Message Date
Paulo Ribeiro
7cf0de41f8 fix(Tests):Remove debugging 2017-09-14 16:44:51 -03:00
Alexander Stuart-Kregor
479a79e37d Removed versioning convenience tag. 2017-02-12 12:27:33 +00:00
Alexander Stuart-Kregor
869c2ecc53 Ensure get_bucket_object_versions errors are correctly mocked. 2017-02-12 12:25:23 +00:00
Alexander Stuart-Kregor
9475c9a73d Ensure get_object and head_object errors are correctly mocked. 2017-02-12 12:17:39 +00:00
Alessandro Lepore
c1337cd48d fix S3 #delete_multiple_objects for UTF-8 names 2016-10-15 12:02:25 +02:00
Todd Willey
b1a6204fd2 Update test lifecycle capitalization. 2015-12-21 18:48:29 -05:00
Todd Willey
8a2066af07 Support NonCurrentVersion[Expiration,Transition] for s3 lifecycle. 2015-12-21 16:51:42 -05: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
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
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