summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-2.11.0'2.11.0Daniel Lindsley2013-08-2962-112/+1395
|\
| * Bumping version to 2.11.0Daniel Lindsley2013-08-292-3/+3
| * Added release notes for v2.11.0.Daniel Lindsley2013-08-291-0/+62
| * Merge branch 'swf-sigv4' into developDaniel Lindsley2013-08-291-22/+22
| |\
| | * Switched SWF over to SigV4.Daniel Lindsley2013-08-281-22/+22
| * | Merge branch 'ec2-public-ip-vpc' into developDaniel Lindsley2013-08-292-3/+10
| |\ \
| | * | Added public IP in VPC support to EC2.Daniel Lindsley2013-07-092-3/+10
| * | | Merge pull request #1694 from danielgtaylor/rds-vpc-sg2Daniel G. Taylor2013-08-284-28/+138
| |\ \ \
| | * | | Example update and PEP8 fixesDaniel G. Taylor2013-08-281-22/+25
| | * | | Add unit tests to dialt0ne's VPC implementationEugene Brevdo2013-08-281-0/+78
| | * | | rds support for vpc security groups (rebased on boto 0.10.0 master)dialt0ne2013-08-283-3/+129
| | * | | Revert "Merge pull request #1683 from danielgtaylor/rds-vpc-sg"Eugene Brevdo2013-08-282-98/+1
| * | | | Fixed SNS' ``publish`` to behave better when sending mobile push notifications.Daniel Lindsley2013-08-282-7/+43
| |/ / /
| * | | Merge pull request #1693 from danielgtaylor/s3-put-write-onlyDaniel G. Taylor2013-08-281-2/+4
| |\ \ \
| | * | | Make s3put non-multipart uploads not require ListBucket access, and document ...Daniel G. Taylor2013-08-281-2/+4
| * | | | sort dictionary parameters by keys. add unit tests for SNSchilang2013-08-282-1/+68
| * | | | fix serialization of parameter of type mapchilang2013-08-281-4/+30
| | |_|/ | |/| |
| * | | Start moving get_all_instances to get_all_reservationsGarrett Holmstrom2013-08-2814-19/+78
| * | | Merge pull request #1682 from mveitas/developDaniel Lindsley2013-08-281-7/+7
| |\ \ \ | | |/ / | |/| |
| | * | Fixing documentation errors in the DBParameterGroup methodsMatt Veitas2013-08-221-7/+7
| * | | Merge pull request #1688 from danielgtaylor/andrewyates-developDaniel G. Taylor2013-08-262-4/+104
| |\ \ \
| | * | | Add unit tests for trim_snapshots defeault behavior and test the new monthly ...Daniel G. Taylor2013-08-261-1/+94
| | * | | add trim_snapshots option to limit number of monthly backupsAndrew Yates2013-08-261-2/+9
| | * | | correct start of month in trim_snapshots docstringAndrew Yates2013-08-261-1/+1
| |/ / /
| * | | Use transcoding-invariant headers when available in gs.KeyMike Schwartz2013-08-231-0/+8
| * | | Merge pull request #1684 from cornmander/sqs-tutorial-typoDaniel Lindsley2013-08-231-1/+1
| |\ \ \
| | * | | Fixed a small typo in the SQS tutorial.Gregory Shikhman2013-08-231-1/+1
| |/ / /
| * | | Merge pull request #1683 from danielgtaylor/rds-vpc-sgDaniel G. Taylor2013-08-222-1/+98
| |\ \ \
| | * | | Add unit tests for vpc_security_groups when creating RDS database instances.Daniel G. Taylor2013-08-221-0/+61
| | * | | Documentation fixesDaniel G. Taylor2013-08-221-4/+4
| | * | | Rename vpc_security_groups_ids -> vpc_security_groups for consistency with se...Daniel G. Taylor2013-08-221-10/+31
| | * | | Update __init__.pypchico2013-08-221-1/+16
| |/ / /
| * | | 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-228-6/+256
| |\ \
| | * | Both GET & POST work, so we'll stick with POST.Daniel Lindsley2013-08-221-1/+1
| | * | Added a fix for ``request_id`` not being present.Daniel Lindsley2013-08-202-0/+41
| | * | Further fixed STS ``assume_role_with_web_identity``.Daniel Lindsley2013-08-193-2/+117
| | * | Fixed STS' ``assume_role_with_web_identity`` method.Daniel Lindsley2013-08-154-6/+100
| * | | Merge pull request #1681 from jason-w/developDaniel Lindsley2013-08-221-6/+5
| |\ \ \
| | * | | Updated custom connection example.Jason Wang2013-08-211-6/+5
| |/ / /
| * | | Merge pull request #1680 from danielgtaylor/r53-iterationDaniel G. Taylor2013-08-212-1/+50
| |\ \ \
| | * | | 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
| | * | | make ResourceRecordSet work when iterated through multiple timesJames Legg2013-08-211-0/+3
| * | | | Merge pull request #1640 from reversefold/point_in_time_db_subnet_groupDaniel G. Taylor2013-08-212-1/+98
| |\ \ \ \
| | * | | | Add db_subnet_group to restore_dbinstance_from_point_in_timeJustin Patrin2013-08-092-1/+98
| * | | | | Merge pull request #1677 from danielgtaylor/vpc-secgroupDaniel G. Taylor2013-08-212-9/+195
| |\ \ \ \ \ | | |_|/ / / | |/| | | |