.. |
elb
|
[AWS|ELB] add ProxyProtocolPolicyType (and formatting)
|
2013-07-31 23:34:21 -04:00 |
models
|
Removed state from route_table model because route_tables don't seem to have a state, routes do. Also fixes create_route_tables mock.
|
2013-08-16 10:58:50 -04:00 |
parsers
|
Support for create requests, along with parsers
|
2013-08-30 04:19:27 -04:00 |
requests
|
Support for create requests, along with parsers
|
2013-08-30 04:19:27 -04:00 |
auto_scaling.rb
|
Use specific error classes, not generic Fog::Compute::AWS::Error
|
2013-07-03 10:00:07 -07: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
|
Refactor error handling
|
2013-07-02 19:39:23 -07:00 |
cloud_watch.rb
|
Add support for AWS Australia (ap-southeast-2).
|
2012-11-13 18:32:07 -08:00 |
compute.rb
|
Added mocks for create_route_table and updated description comment.
|
2013-08-16 10:40:55 -04:00 |
credential_fetcher.rb
|
[core] Move XML/JSON code up out of core
|
2013-06-24 17:30:00 +01:00 |
data_pipeline.rb
|
Rudimentary CRUD for AWS Data Pipeline
|
2013-02-17 15:27:41 -05:00 |
dns.rb
|
require mime/types in Fog::Storage
|
2013-08-27 20:43:49 -04:00 |
dynamodb.rb
|
Fix typo in method name for DynamoDB::Mock#setup_credentials
|
2013-05-01 13:38:35 +10:00 |
elasticache.rb
|
Use specific error classes, not generic Fog::Compute::AWS::Error
|
2013-07-03 10:00:07 -07:00 |
elb.rb
|
[AWS|ELB] add support for seeing backend server descriptions
|
2013-07-31 23:34:28 -04: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
|
Refactor error handling
|
2013-07-02 19:39:23 -07:00 |
rds.rb
|
Merge branch 'master'
|
2013-07-18 08:23:23 -07:00 |
redshift.rb
|
Support for create requests, along with parsers
|
2013-08-30 04:19:27 -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
|
start an instance with an IAM profile and access the credentials
|
2012-06-20 23:17:46 +01:00 |
sns.rb
|
remove stray multijson require
|
2012-06-22 16:28:32 +01:00 |
sqs.rb
|
Add support for AWS Australia (ap-southeast-2).
|
2012-11-13 18:32:07 -08:00 |
storage.rb
|
require mime/types in Fog::Storage
|
2013-08-27 20:43:49 -04: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 |