summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-2.12.0'2.12.0Daniel Lindsley2013-09-0418-386/+1217
|\
| * Bumping version to 2.12.0Daniel Lindsley2013-09-042-3/+3
| * Added notes for the release.Daniel Lindsley2013-09-043-21/+33
| * Merge branch 'elasticache-redis' into developDaniel Lindsley2013-09-041-368/+777
| |\
| | * Updated Elasticache to support Redis & replication.Daniel Lindsley2013-08-301-368/+777
| * | Added docs about the included CLI tools & recommended people check out the AW...Daniel Lindsley2013-09-042-0/+86
| * | Merge remote-tracking branch 'kmwang/fix-glacier-list-vaults' into developDaniel Lindsley2013-09-032-5/+59
| |\ \
| | * | Fix glacier layer2.list_vaults and related tests.kmwang2013-09-022-5/+59
| * | | Merge remote-tracking branch 'egirshov/elb' into developDaniel Lindsley2013-09-036-8/+209
| |\ \ \
| | * | | support other ELB policiesEugene Girshov2013-09-026-8/+209
| | |/ /
| * | | Merge branch 's3-signed-headers-case' into developDaniel Lindsley2013-09-032-1/+19
| |\ \ \
| | * | | Fixed #1687 - Headers involved with signing sent with S3 keys should be case-...Daniel Lindsley2013-08-302-1/+19
| | |/ /
| * | | Merge pull request #1675 from tpodowd/mpu_return_part_for_etagDaniel G. Taylor2013-09-032-0/+24
| |\ \ \ | | |/ / | |/| |
| | * | Add unit test for getting the etag from the uploaded part.Thomas O'Dowd2013-08-271-0/+20
| | * | Return the part/key so that the user can manage multipart uploadsThomas O'Dowd2013-08-201-0/+4
| * | | Updated the user-agent string Boto uses.Daniel Lindsley2013-08-301-1/+6
| | |/ | |/|
| * | Added a in-development release notes doc for the next release.Daniel Lindsley2013-08-291-0/+21
| * | Added the v2.11.0 release notes to the index.Daniel Lindsley2013-08-291-0/+1
| * | Merge branch 'release-2.11.0' into developDaniel Lindsley2013-08-292-3/+3
| |\ \
* | \ \ 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