summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-2.13.0'2.13.0Daniel Lindsley2013-09-1248-600/+2333
|\
| * Bumping version to 2.13.0Daniel Lindsley2013-09-122-3/+3
| * Updated release notes for everything that's been merged.Daniel Lindsley2013-09-122-25/+40
| * Merge branch 'ec2-modify-ri' into developDaniel Lindsley2013-09-123-0/+337
| |\
| | * Added support for modifying reserved instances in EC2.Daniel Lindsley2013-09-123-0/+337
| * | Merge branch 'ddbv2-batch-write-fix' into developDaniel Lindsley2013-09-124-6/+156
| |\ \
| | * | Fixes #1679, #1566 - Altered DDBv2's ``batch_write`` to appropriately queue &...Daniel Lindsley2013-09-104-6/+156
| * | | Merge branch 'ec2-dry-run' into developDaniel Lindsley2013-09-1219-336/+1286
| |\ \ \ | | |_|/ | |/| |
| | * | Added ``dry_run`` to. All. The. Things.Daniel Lindsley2013-09-1119-336/+1286
| |/ /
| * | Merge pull request #1712 from oozie/swf_l2_refDaniel Lindsley2013-09-102-15/+12
| |\ \
| | * | Adding API reference for boto.swf.layer2.oozie2013-09-102-15/+12
| |/ /
| * | Merge pull request #1707 from oozie/s3_prefix_doc_dedupeDaniel Lindsley2013-09-091-7/+0
| |\ \ | | |/ | |/|
| | * Removing duplicate boto.s3.prefix entry to prevent Sphinx build errors.oozie2013-09-071-7/+0
| * | Fixes #1709 - Cannot create Launch Configuration with Block Device MappingsTobias Work2013-09-092-7/+7
| |/
| * Removed the incomplete copyright notice from the README.Daniel Lindsley2013-09-061-5/+0
| * More release notes for recent changes.Daniel Lindsley2013-09-061-0/+4
| * Fixes #1664 - Corrected the behavior of ``dynamodb_load`` when working with s...Daniel Lindsley2013-09-061-1/+1
| * document get_all_images magic stringsJay R. Wren2013-09-061-1/+4
| * Added release notes for the recent merges.Daniel Lindsley2013-09-061-2/+2
| * Merge branch 'docs-cleanup' into developDaniel Lindsley2013-09-0611-96/+83
| |\
| | * Altered SDB to no longer cause errors when building the docs.Daniel Lindsley2013-09-054-42/+36
| | * Added Opsworks to the docs & cleaned up a bunch of Sphinx build errors.Daniel Lindsley2013-09-057-54/+47
| * | Merge branch 'ec2-public-ip-fix' into developDaniel Lindsley2013-09-064-52/+185
| |\ \
| | * | Fixed the creation of EC2 VPC instances with public IPs.Daniel Lindsley2013-09-044-52/+185
| | |/
| * | SNS ``publish`` now uses POST.Daniel Lindsley2013-09-051-1/+1
| * | Updated release notes to mention the Opsworks VPC support.Daniel Lindsley2013-09-051-2/+2
| * | Merge branch 'opsworks-vpc' into developDaniel Lindsley2013-09-051-71/+198
| |\ \ | | |/ | |/|
| | * Updated Opsworks docstrings to latest.Daniel Lindsley2013-08-281-56/+106
| | * Updated Opsworks to take advantage of VPC.Daniel Lindsley2013-08-161-21/+98
| * | Added dev release notes back in, as well as a template for future laziness.Daniel Lindsley2013-09-042-0/+42
| * | Merge branch 'release-2.12.0' into developDaniel Lindsley2013-09-042-3/+3
| |\ \
* | \ \ 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
| |\ \ \