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
2013-09-10 19:53:45 -04:00
..
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 Fix incorrect boolean expression; should have been string comparison 2013-09-10 19:53:45 -04:00
requests Merge pull request #2128 from mattgillooly/fix_aws_data_pipeline_delete_pipeline 2013-09-10 10:32:45 -07: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 Fix Fog::AWS::Elasticache::Mock#authorize_cache_security_group_ingress 2013-08-20 02:18:58 -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 [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 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
sns.rb
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