.. |
elb
|
[AWS|ELB] add ProxyProtocolPolicyType (and formatting)
|
2013-07-31 23:34:21 -04:00 |
models
|
Update S3 ACL whitelist
|
2013-12-16 17:16:23 -05:00 |
parsers
|
Assign private ip parser
|
2013-12-13 15:42:31 -06:00 |
requests
|
fix variable name typo
|
2013-12-17 14:57:41 -06: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 assign private ip request path
|
2013-12-13 15:43:01 -06: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
|
Fix typo in method name for DynamoDB::Mock#setup_credentials
|
2013-05-01 13:38:35 +10:00 |
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] make beanstalk, cdn, cloudformation, cloudwatch, elasticache, elb, storage, rds, ses, sns, route53 temporary credential friendly
|
2012-06-20 23:26:04 +01:00 |
glacier.rb
|
[aws|dynamodb] port off of sts for credentials, now uses signature v4
|
2012-11-29 16:25:49 -06:00 |
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
|
[aws|dynamodb] port off of sts for credentials, now uses signature v4
|
2012-11-29 16:25:49 -06:00 |
simpledb.rb
|
[aws|sdb] don't pass host to request
|
2013-10-16 08:42:03 -05:00 |
sns.rb
|
remove stray multijson require
|
2012-06-22 16:28:32 +01:00 |
sqs.rb
|
[aws|sqs] remove host/port from request
|
2013-11-12 08:56:12 -06:00 |
storage.rb
|
[AWS|Storage] fixed signed urls when using session tokens
|
2013-11-29 16:29:26 +00: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 |