summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bumped to 2.26.1!2.26.1Daniel Lindsley2014-03-032-7/+7
* Added release notes for 2.26.1.Daniel Lindsley2014-03-032-0/+15
* Fixed ``boto.connect_rds2()``.Daniel Lindsley2014-03-032-1/+11
* Merge branch 'release-2.26.0'2.26.0Daniel Lindsley2014-02-2776-280/+6979
|\
| * Bumped to v2.26.0!Daniel Lindsley2014-02-272-3/+3
| * Added release notes for 2.26.0.Daniel Lindsley2014-02-272-0/+60
| * Merge branch 'sts-assume-role-additions' into developDaniel Lindsley2014-02-273-2/+49
| |\
| | * Added support for MFA in AssumeRole.Daniel Lindsley2014-02-193-2/+49
| * | Merge branch 'ddb-gsi-fix' into developDaniel Lindsley2014-02-264-11/+109
| |\ \
| | * | Fixed typo.Daniel Lindsley2014-02-261-1/+1
| | * | DDB queries with GSI now work with a single filter.Daniel Lindsley2014-02-242-6/+68
| | * | Allows use of throughput kwargs with GlobalIncludeIndex - fixes #2055.John Weaver2014-02-242-5/+41
| * | | Merge pull request #2125 from dkavanagh/request-hooksDaniel G. Taylor2014-02-263-0/+58
| |\ \ \
| | * | | added filename to constructordkavanagh2014-02-241-2/+2
| | * | | initial interface for a request hook, sample interface and example for loggingdkavanagh2014-02-243-0/+58
| * | | | Merge pull request #2123 from jimbrowne/security-token-env-ignoreDaniel G. Taylor2014-02-262-1/+15
| |\ \ \ \
| | * | | | Don't pull the security token from the environment or configJim Browne2014-02-242-1/+15
| |/ / / /
| * | | | Merge pull request #2120 from zihaoyu/developDaniel G. Taylor2014-02-242-0/+22
| |\ \ \ \
| | * | | | add tests for reading alias DNS recordZihao Yu2014-02-241-0/+20
| | * | | | read EvaluateTargetHealth from resource record setZihao Yu2014-02-241-0/+2
| | |/ / /
| * | | | Merge pull request #2037 from dangra/2033-bugfixDaniel G. Taylor2014-02-243-2/+25
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Prevent implicit string decode in hmac-v4 handlers. Fix #2033Daniel GraƱa2014-01-273-2/+25
| * | | | Merge branch 'datapipeline-regions' into developDaniel Lindsley2014-02-245-2/+85
| |\ \ \ \
| | * | | | Copyright fix. :/Daniel Lindsley2014-02-241-2/+1
| | * | | | Added more endpoints for Datapipeline.Daniel Lindsley2014-02-245-2/+86
| | | |/ / | | |/| |
| * | | | Merge pull request #2116 from danielbeamshare/fix-2108-gs-generate-urlDaniel G. Taylor2014-02-242-1/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixes #2108 GS generate_url with GoogleAccessIdDaniel Blasco2014-02-242-1/+7
| |/ / /
| * | | Merge pull request #2113 from danielgtaylor/json-errorDaniel G. Taylor2014-02-213-9/+36
| |\ \ \
| | * | | Add test for error attributesDaniel G. Taylor2014-02-202-5/+13
| | * | | Handle JSON error responses in BotoServerError.Daniel G. Taylor2014-02-203-9/+28
| * | | | Merge pull request #2114 from atteroTheGreatest/developDaniel G. Taylor2014-02-211-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Correct typo in sqs_tut.rstJustyna Ilczuk2014-02-211-1/+1
| |/ / /
| * | | Merge pull request #2111 from danielgtaylor/cf-capDaniel G. Taylor2014-02-192-0/+17
| |\ \ \
| | * | | Add CloudFormation template capabilities support.Daniel G. Taylor2014-02-192-0/+17
| |/ / /
| * | | Merge pull request #2110 from danielgtaylor/swf-docfixDaniel G. Taylor2014-02-191-0/+7
| |\ \ \
| | * | | Add SWF layer1_decisions to docsDaniel G. Taylor2014-02-191-0/+7
| * | | | Merge remote-tracking branch 'mattdeboard/route53-fast-healthcheck' into developDaniel Lindsley2014-02-192-2/+45
| |\ \ \ \
| | * | | | Add support for request intervals in health checks.Matt DeBoard2014-02-192-2/+45
| |/ / / /
| * | | | Merge pull request #2107 from ralfharing/developDaniel Lindsley2014-02-184-0/+22
| |\ \ \ \
| | * | | | check for invalid regionsRalf Haring2014-02-184-0/+22
| |/ / / /
| * | | | Merge pull request #2041 from ralfharing/developDaniel G. Taylor2014-02-181-4/+8
| |\ \ \ \
| | * | | | revert eofRalf Haring2014-02-112-2/+2
| | * | | | fail gracefully when region unknown - fixes #1983Ralf Haring2014-02-113-15/+10
| | * | | | better error for unknown region - fixes #1983Ralf Haring2014-01-272-1/+10
| * | | | | Merge branch 'add-cloudtrail-cert-tests' into developDaniel Lindsley2014-02-181-0/+38
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Added cert tests for CloudTrail.Daniel Lindsley2014-02-181-0/+38
| |/ / / /
| * | | | Merge branch 'add-kinesis-endpoint' into developDaniel Lindsley2014-02-182-0/+41
| |\ \ \ \
| | * | | | Added Kinesis endpoint & cert tests.Daniel Lindsley2014-02-182-0/+41
| * | | | | Merge pull request #2084 from pasc/rds_get_all_logs_implDaniel G. Taylor2014-02-182-15/+43
| |\ \ \ \ \
| | * | | | | Finished implementation of RDS's DescribeDBLogFilesPascal Hakim2014-02-082-15/+43