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
2014-01-15 14:44:07 +05:30
..
elb
models Check if security group is nil, fixes #2507 2014-01-15 14:44:07 +05:30
parsers Update network parser to add private ips to array 2014-01-08 14:50:45 -06:00
requests Merge pull request #2563 from FestivalBobcats/master 2014-01-10 13:49:16 -08:00
auto_scaling.rb [aws|autoscaling] don't pass host to request 2013-10-15 10:12:14 -05:00
beanstalk.rb
cdn.rb require mime/types in Fog::Storage 2013-08-27 20:43:49 -04:00
cloud_formation.rb Removed host params for excon connections 2013-10-16 13:04:54 -07:00
cloud_watch.rb [aws|cloudwatch] remove :host key from request 2013-10-31 23:28:42 -04:00
compute.rb Add support for AWS VPC Network ACLs 2013-12-20 00:55:32 -07:00
credential_fetcher.rb
data_pipeline.rb [aws|data_pipeline] don't pass host to request 2013-10-30 01:13:23 -04:00
dns.rb [aws] Implement missing mocks for Route 53 2013-11-14 20:48:41 +01:00
dynamodb.rb
elasticache.rb Fix Fog::AWS::Elasticache::Mock#authorize_cache_security_group_ingress 2013-08-20 02:18:58 -07:00
elb.rb [aws|elb] support for cross zone load balancing 2013-11-08 18:07:11 +00:00
emr.rb [aws|fog] Don't pass :host to Excon request 2014-01-08 09:30:56 -08:00
glacier.rb
iam.rb [aws|iam] Don't pass :host to Excon request 2013-10-19 14:30:28 -07:00
rds.rb [AWS|RDS] Support for creating and removing subnet groups. 2013-12-03 16:11:46 -05:00
redshift.rb refactored duplicate parser code, added more request tests, converted all parser responses to be key,value pairs 2013-09-02 00:23:04 -04:00
ses.rb
signaturev4.rb
simpledb.rb [aws|sdb] don't pass host to request 2013-10-16 08:42:03 -05:00
sns.rb
sqs.rb Revert "[aws|sqs] remove host/port from request" 2014-01-08 11:05:58 -08:00
storage.rb add aws storage multipart upload mocks 2014-01-03 14:37:31 -07:00
sts.rb