.. |
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
|
Adding the remaining describe requests
|
2013-08-30 04:17:19 -04:00 |
requests
|
Adding the remaining describe requests
|
2013-08-30 04:17:19 -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
|
|
|
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
|
|
|
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
|
|
|
glacier.rb
|
|
|
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
|
Adding the remaining describe requests
|
2013-08-30 04:17:19 -04:00 |
ses.rb
|
Raise Fog::AWS::SES::InvalidParameterError for InvalidParameterValue.
|
2013-07-03 20:07:08 -07:00 |
signaturev4.rb
|
|
|
simpledb.rb
|
|
|
sns.rb
|
|
|
sqs.rb
|
|
|
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 |