.. |
apigateway
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
autoscaling
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
awslambda
|
Fix CloudFormation Lambda ZipFile implementation to be plain text
|
2017-05-17 18:48:54 -04:00 |
cloudformation
|
Validate export names are unique
|
2017-06-02 16:35:19 -04:00 |
cloudwatch
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
core
|
fix warning on py2 as well
|
2017-05-15 11:28:42 +02:00 |
datapipeline
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
dynamodb
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
dynamodb2
|
Merge pull request #925 from JackDanger/idempotent-dynamodb2-deletes
|
2017-05-10 22:07:12 -04:00 |
ec2
|
Use region list from Boto.
|
2017-05-26 12:47:28 -07:00 |
ecr
|
Fix encoding error in ecr/models.py
|
2017-05-22 23:04:36 -05:00 |
ecs
|
Merge pull request #897 from gjtempleton/TaskDraining
|
2017-04-15 23:47:47 -04:00 |
elb
|
Testing ELB connection draining timeouts
|
2017-05-31 15:53:39 -07:00 |
emr
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
events
|
Fix cloudwatch events delete_rule. Closes #884.
|
2017-04-12 22:15:23 -04:00 |
glacier
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
iam
|
Merge pull request #958 from JackDanger/implement_iam_delete_role
|
2017-05-19 16:54:00 -07:00 |
instance_metadata
|
Fix urlparse for py3.
|
2017-02-23 21:41:05 -05:00 |
kinesis
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
kms
|
Add kms boto3 test.
|
2017-03-14 23:42:52 -04:00 |
opsworks
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
packages
|
bundled httpretty: re-normalize headers after executing callable_body
|
2017-05-02 16:19:57 +01:00 |
rds
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
rds2
|
Merge pull request #935 from JackDanger/support-rds-default-ports
|
2017-05-10 22:24:03 -04:00 |
redshift
|
Fix py3 redshift encoding.
|
2017-03-15 22:12:16 -04:00 |
route53
|
Added test cases that covers route53 client's <change_resource_record_sets> function. Also added validation to throw a ClientError when the record set does not match the hosted zone's config
|
2017-04-28 21:26:32 +05:30 |
s3
|
NoSuchKey error in S3 is actually '404'
|
2017-05-22 19:08:12 -07:00 |
s3bucket_path
|
Testing new version of decorator.
|
2017-02-15 22:35:45 -05:00 |
ses
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
sns
|
Cleanup SNS exceptions. Closes #751.
|
2017-03-16 22:28:30 -04:00 |
sqs
|
Python 2/3 compat for MD5 of SQS attributes
|
2017-05-22 18:11:59 -07:00 |
ssm
|
Implement support for SSM parameter store
|
2017-04-18 19:09:10 +02:00 |
sts
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
swf
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
templates
|
Add about page.
|
2017-03-12 19:58:40 -04:00 |
__init__.py
|
Adding ECR
|
2017-05-22 15:50:22 -05:00 |
backends.py
|
Adding ECR to moto/backends.py
|
2017-05-22 22:04:33 -05:00 |
compat.py
|
Fix urlparse for py3.
|
2017-02-23 21:41:05 -05:00 |
server.py
|
Fix standalone server headers not having HTTP_AUTHORIZATION. Closes #874.
|
2017-04-12 20:40:55 -04:00 |
settings.py
|
Get standalone server mode working for all tests.
|
2017-02-23 19:43:48 -05:00 |