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

25 commits

Author SHA1 Message Date
Wesley Beary
cba35fb5be Merge pull request #57 from lanej/fix-dns-get
[dns] fix Records#get, mock records and proper errors
2015-02-24 08:59:26 -06:00
Frederick Cheung
31aa4a0d73 mark as pending if mocking 2015-02-23 16:57:02 +00:00
Josh Lane
64178d5293 fix tests, use proper errors 2015-02-20 12:35:30 -08:00
Frederick Cheung
2200f60f5a [AWS|IAM| add support for managed policies 2015-02-20 12:01:26 +00:00
Josh Lane
2d340e77fe test rds-authorized ec2 sg destroy
* despite the whole bit being `pending`
2015-02-13 14:59:52 -08:00
Josh Lane
d1fa078da5 Merge pull request #50 from lautis/customer-encryption-headers
Support customer encryption headers in multipart uploads
2015-02-10 08:45:56 -08:00
Wesley Beary
edbab3494a Merge pull request #49 from engineyard/raise-sg-not-found
don't allow sg authorization is unknown sgs
2015-02-10 09:30:54 -06:00
Ville Lautanala
8fe5fd9433 Support customer encryption headers in multipart uploads 2015-02-07 17:49:26 +02: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
4960acd91b don't allow sg authorization is unknown sgs
* and refactor the authorize_security_group_ingress method a bit
2015-02-06 09:54:49 -08:00
Wesley Beary
a37bb7e439 Merge pull request #45 from ehowe/assumerole
get signin token for federation
2015-02-02 15:31:51 -06:00
Frederick Cheung
1b820466e5 Fix v4 signature when path has repeated slashes in the middle 2015-02-01 19:47:59 +00:00
Eugene Howe
11b7855b1a get signin token for federation 2015-01-29 12:44:50 -05:00
Wesley Beary
54ed9b921a Merge pull request #27 from starbelly/formatador_audit
Use Fog::Formatador
2015-01-26 17:28:30 -06:00
Frederick Cheung
becea65ad8 [AWS|Storage] signed_url should use v2 signature when aws_signature_version is 2 2015-01-23 21:47:30 +00:00
starbelly
4a08fc1910 Use Fog::Formatador 2015-01-16 18:37:35 -06:00
Josh Lane
da2a4adc30 Merge pull request #3 from fcheung/classic-link
Support for VPC Classic Link
2015-01-13 08:49:56 -08:00
Frederick Cheung
3f69279ffd [AWS|Core] Fix signature v4 non canonicalising header case properly 2015-01-11 21:06:22 +00:00
Frederick Cheung
160249a6c7 [AWS|VPC] attaching and detaching instances from vpc 2015-01-11 20:05:26 +00:00
Frederick Cheung
3ac107e3ee [AWS|VPC] ability to describe classic link status 2015-01-11 17:20:04 +00:00
Josh Lane
c3626c8637 latest import
* still waiting on fog/fog#3376
2015-01-06 09:32:01 -08:00
Josh Lane
2a3404d75c code climate test coverage 2015-01-05 10:30:43 -08:00
Josh Lane
0bc53fc815 add codeclimate 2015-01-05 09:11:37 -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