summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-2.29.0'2.29.0Daniel G. Taylor2014-05-2927-54/+469
|\
| * Version bump to 2.29.0Daniel G. Taylor2014-05-292-3/+3
| * Added release notesDaniel G. Taylor2014-05-292-0/+26
| * Merge pull request #2297 from drzal/developDaniel G. Taylor2014-05-292-2/+3
| |\
| | * Fixed section for regioninfo to match up with docsMichael Drzal2014-05-291-2/+2
| | * Added govcloud cloudformation endpointMichael Drzal2014-05-291-0/+1
| * | Merge pull request #2291 from stansonhealth/developDaniel G. Taylor2014-05-291-0/+1
| |\ \
| | * | add 'name' param to documentation of LoadBalancerTed Timmons2014-05-271-0/+1
| | |/
| * | Merge branch 'mbarrien-ebs-encrypted' into developDaniel G. Taylor2014-05-296-9/+178
| |\ \
| | * | Add support for encrypted EBS volumesMichael Barrientos2014-05-226-9/+178
| * | | Merge pull request #2294 from scalp42/developDaniel G. Taylor2014-05-291-1/+1
| |\ \ \
| | * | | Update __init__.pyAnthony Scalisi2014-05-281-1/+1
| | | |/ | | |/|
| * | | Merge pull request #2290 from dbarlett/developDaniel G. Taylor2014-05-291-1/+1
| |\ \ \
| | * | | Fix typo in ELB tutorialDylan Barlett2014-05-271-1/+1
| | |/ /
| * | | Merge pull request #2289 from Ivoz/patch-2Daniel G. Taylor2014-05-291-1/+1
| |\ \ \
| | * | | crate.io is no longer a package indexMatt Iversen2014-05-281-1/+1
| | |/ /
| * | | Merge pull request #2288 from paulcwatts/FixOpsWorksHelpersDaniel G. Taylor2014-05-293-3/+17
| |\ \ \
| | * | | Fix regions documentationPaul Watts2014-05-261-1/+1
| | * | | Fix OpsWorks helpersPaul Watts2014-05-262-2/+16
| | | |/ | | |/|
| * | | Merge pull request #2285 from theojulienne/patch-1Daniel G. Taylor2014-05-291-1/+1
| |\ \ \
| | * | | Fix timezones in CloudWatch date range example.Theo Julienne2014-05-251-1/+1
| | |/ /
| * | | Only load shared credential file if it existsDaniel G. Taylor2014-05-291-2/+4
| * | | Merge pull request #2279 from phspagiari/developDaniel G. Taylor2014-05-291-1/+1
| |\ \ \
| | * | | Fixing description of param tags into rds2.create_db_subnet_groupPedro H. Spagiari2014-05-191-1/+1
| | |/ /
| * | | Merge pull request #2273 from henrysher/fix-test-func-nameDaniel G. Taylor2014-05-291-1/+1
| |\ \ \
| | * | | Refine the incorrect name of test caseHenry Huang2014-05-161-1/+1
| | |/ /
| * | | Merge pull request #2272 from appneta/fix_ddb2_batch_get_consistentDaniel G. Taylor2014-05-291-1/+1
| |\ \ \
| | * | | Stop ignoring "consistent" argument to boto.dynamodb2.table.Table.batch_getchris erway2014-05-151-1/+1
| | |/ /
| * | | Merge pull request #2292 from danielgtaylor/shared-credsDaniel G. Taylor2014-05-295-29/+228
| |\ \ \ | | |_|/ | |/| |
| | * | Indentation fixDaniel G. Taylor2014-05-291-3/+5
| | * | Fix logic to raise error when nonexistant profile was passedDaniel G. Taylor2014-05-282-17/+45
| | * | Do not load shared credentials into the global module scopeDaniel G. Taylor2014-05-282-14/+15
| | * | Add support for shared security tokenDaniel G. Taylor2014-05-283-2/+28
| | * | Add support for shared credentials fileDaniel G. Taylor2014-05-275-20/+162
| |/ /
| * | Merge pull request #2286 from Ivoz/patch-1Daniel Lindsley2014-05-271-2/+2
| |\ \ | | |/ | |/|
| | * Update the wheel to be python 2 compatible only.Matt Iversen2014-05-261-2/+2
| |/
| * Merge pull request #2269 from petermoon/patch-1Daniel G. Taylor2014-05-141-0/+3
| |\
| | * Added new CloudTrail endpoints to endpoints.jsonPeter Moon2014-05-141-0/+3
| |/
* | Merge branch 'release-2.28.0'2.28.0Daniel G. Taylor2014-05-0885-1585/+7294
|\ \ | |/
| * Version bump to 2.28.0Daniel G. Taylor2014-05-082-3/+3
| * Added release notes for 2.28.0Daniel G. Taylor2014-05-082-0/+39
| * Add Cloudsearch2 reference docs to indexDaniel G. Taylor2014-05-082-1/+2
| * Merge pull request #2257 from danielgtaylor/sqs-message-attributesDaniel G. Taylor2014-05-086-20/+393
| |\
| | * Add support for SQS message attributesDaniel G. Taylor2014-05-076-20/+393
| |/
| * Merge pull request #2236 from leezen/developDaniel G. Taylor2014-05-022-10/+163
| |\
| | * Include resource records commit unit test for Route 53Lee-Ming Zen2014-05-011-5/+121
| | * Add support for Route 53 failover record sets and clean up the associated test.Lee-Ming Zen2014-04-242-5/+42
| * | Merge pull request #2242 from danielgtaylor/ddb-queryfilterDaniel G. Taylor2014-04-304-508/+1203
| |\ \ | | |/ | |/|
| | * Fix dict syntax in exampleDaniel G. Taylor2014-04-301-1/+1
| | * Update DynamoDB to support query filtersDaniel G. Taylor2014-04-304-508/+1203
| |/