.. |
elb
|
[AWS|ELB] add ProxyProtocolPolicyType (and formatting)
|
2013-07-31 23:34:21 -04:00 |
models
|
Fix typo puplic -> public
|
2014-01-20 15:53:03 -06:00 |
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
|
Refactor error handling
|
2013-07-02 19:39:23 -07:00 |
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
|
[core] Move XML/JSON code up out of core
|
2013-06-24 17:30:00 +01:00 |
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
|
Raise Fog::AWS::SES::InvalidParameterError for InvalidParameterValue.
|
2013-07-03 20:07:08 -07:00 |
signaturev4.rb
|
|
|
simpledb.rb
|
[aws|sdb] don't pass host to request
|
2013-10-16 08:42:03 -05:00 |
sns.rb
|
Remove :host key in SQS request method to eliminate excon error
|
2014-01-19 21:21:31 +00:00 |
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
|
[aws|sts] Add support for the AssumeRole STS method. Also enable the ability for the STS
|
2013-07-16 09:23:38 -04:00 |