summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixes #1723 - A prior commit broke ``run_instances`` with block device mappin...Daniel Lindsley2013-09-131-0/+54
* Test exposes AutoScaling ``launch_configuration`` bug when using block device...Tobias Work2013-09-131-6/+6
* Revert "Fixes #1709 - Cannot create Launch Configuration with Block Device Ma...Daniel Lindsley2013-09-131-6/+6
* Fixes #1722 - Missed a place where ``dry_run`` is supposed to be supplied.Daniel Lindsley2013-09-131-0/+22
* Add unit tests for Image/get_all_imagesDaniel Harris2013-09-131-0/+91
* Merge remote-tracking branch 'abhinav/fix-copy-image' into developDaniel Lindsley2013-09-131-0/+41
|\
| * Add unit test for the CopyImage API.Abhinav Upadhyay2013-09-071-0/+41
* | Addingw unit tests for boto.swf.layer2 types.Slawek Ligus2013-09-131-0/+46
* | New unit test for boto.swf.layer2.ActivityWorkerSlawek Ligus2013-09-131-0/+22
* | New unit test for boto.swf.layer2.DeciderSlawek Ligus2013-09-131-0/+51
* | Adding unit tests for boto.swf.layer2.DomainSlawek Ligus2013-09-132-0/+112
* | Fixed EC2 test failures due to the method signature changes from dry-run.Daniel Lindsley2013-09-122-12/+41
* | Merge branch 'ec2-modify-ri' into developDaniel Lindsley2013-09-121-0/+139
|\ \
| * | Added support for modifying reserved instances in EC2.Daniel Lindsley2013-09-121-0/+139
* | | Merge branch 'ddbv2-batch-write-fix' into developDaniel Lindsley2013-09-122-0/+110
|\ \ \
| * | | Fixes #1679, #1566 - Altered DDBv2's ``batch_write`` to appropriately queue &...Daniel Lindsley2013-09-102-0/+110
| |/ /
* | | Added ``dry_run`` to. All. The. Things.Daniel Lindsley2013-09-111-1/+50
|/ /
* | Fixes #1709 - Cannot create Launch Configuration with Block Device MappingsTobias Work2013-09-091-6/+6
* | Fixed the creation of EC2 VPC instances with public IPs.Daniel Lindsley2013-09-042-46/+149
* | Merge remote-tracking branch 'kmwang/fix-glacier-list-vaults' into developDaniel Lindsley2013-09-031-3/+49
|\ \
| * | Fix glacier layer2.list_vaults and related tests.kmwang2013-09-021-3/+49
* | | Merge remote-tracking branch 'egirshov/elb' into developDaniel Lindsley2013-09-032-0/+100
|\ \ \
| * | | support other ELB policiesEugene Girshov2013-09-022-0/+100
| |/ /
* | | Merge branch 's3-signed-headers-case' into developDaniel Lindsley2013-09-031-0/+11
|\ \ \
| * | | Fixed #1687 - Headers involved with signing sent with S3 keys should be case-...Daniel Lindsley2013-08-301-0/+11
| |/ /
* | | Merge pull request #1675 from tpodowd/mpu_return_part_for_etagDaniel G. Taylor2013-09-031-0/+20
|\ \ \ | |/ / |/| |
| * | Add unit test for getting the etag from the uploaded part.Thomas O'Dowd2013-08-271-0/+20
* | | Merge branch 'ec2-public-ip-vpc' into developDaniel Lindsley2013-08-291-2/+4
|\ \ \
| * | | Added public IP in VPC support to EC2.Daniel Lindsley2013-07-091-2/+4
* | | | Merge pull request #1694 from danielgtaylor/rds-vpc-sg2Daniel G. Taylor2013-08-281-2/+19
|\ \ \ \
| * | | | Add unit tests to dialt0ne's VPC implementationEugene Brevdo2013-08-281-0/+78
| * | | | Revert "Merge pull request #1683 from danielgtaylor/rds-vpc-sg"Eugene Brevdo2013-08-281-61/+0
* | | | | Fixed SNS' ``publish`` to behave better when sending mobile push notifications.Daniel Lindsley2013-08-281-4/+30
|/ / / /
* | | | sort dictionary parameters by keys. add unit tests for SNSchilang2013-08-281-0/+66
* | | | Start moving get_all_instances to get_all_reservationsGarrett Holmstrom2013-08-283-3/+3
* | | | Add unit tests for trim_snapshots defeault behavior and test the new monthly ...Daniel G. Taylor2013-08-261-1/+94
* | | | Add unit tests for vpc_security_groups when creating RDS database instances.Daniel G. Taylor2013-08-221-0/+61
* | | | Added a passing test for SQS queue attributes.Daniel Lindsley2013-08-221-0/+41
* | | | Merge branch 'sts-assume-web-identity-fix' into developDaniel Lindsley2013-08-225-4/+208
|\ \ \ \
| * | | | Added a fix for ``request_id`` not being present.Daniel Lindsley2013-08-201-0/+38
| * | | | Further fixed STS ``assume_role_with_web_identity``.Daniel Lindsley2013-08-191-0/+76
| * | | | Fixed STS' ``assume_role_with_web_identity`` method.Daniel Lindsley2013-08-153-4/+94
| | |/ / | |/| |
* | | | Merge pull request #1680 from danielgtaylor/r53-iterationDaniel G. Taylor2013-08-211-1/+47
|\ \ \ \
| * | | | Fix typoDaniel G. Taylor2013-08-211-1/+1
| * | | | Fix a bug where only 100 records can be added or deleted at a time by sending...Daniel G. Taylor2013-08-211-0/+10
| * | | | Fix typo and set record limit to minimum required to reproduce the issue.Daniel G. Taylor2013-08-211-2/+2
| * | | | PEP8 fixesDaniel G. Taylor2013-08-211-9/+8
| * | | | test for ResourceRecordSet miscounting problemJames Legg2013-08-211-1/+38
| |/ / /
* | | | Merge pull request #1640 from reversefold/point_in_time_db_subnet_groupDaniel G. Taylor2013-08-211-0/+89
|\ \ \ \
| * | | | Add db_subnet_group to restore_dbinstance_from_point_in_timeJustin Patrin2013-08-091-0/+89