summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-2.25.0'2.25.0Daniel Lindsley2014-02-0732-67/+1391
|\
| * Bumped to 2.25.0!Daniel Lindsley2014-02-072-3/+3
| * Added release notes for 2.25.0.Daniel Lindsley2014-02-072-0/+59
| * Fixed a test failure in Route53.Daniel Lindsley2014-02-071-1/+1
| * Merge branch 's3-get-bucket-fix' into developDaniel Lindsley2014-02-075-12/+169
| |\
| | * Updated the wording to stress that thousands ofDaniel Lindsley2014-02-062-11/+14
| | * Altered ``get_bucket`` to use ``HEAD``.Daniel Lindsley2014-02-065-12/+166
| * | Merge pull request #2080 from danielgtaylor/route53-updateDaniel G. Taylor2014-02-052-4/+4
| |\ \
| | * | Add support for Route53 2013-04-01Daniel G. Taylor2014-02-052-4/+4
| |/ /
| * | Added & updated some EMR unit testsPascal Hakim2014-02-041-4/+398
| * | Merge pull request #2034 from pasc/describe_cluster_bugfixDaniel G. Taylor2014-02-042-3/+58
| |\ \ | | |/ | |/|
| | * Fixed EMR's describe_cluster_commandPascal Hakim2014-01-262-3/+58
| * | Merge branch 'ec2-opt-in' into developDaniel Lindsley2014-02-042-2/+63
| |\ \
| | * | Added opt-in support for EC2.Daniel Lindsley2014-02-042-2/+63
| |/ /
| * | Fixed glacier tests to unpatch.Daniel Lindsley2014-02-041-3/+1
| * | Merge pull request #2072 from evalapply/patch-2Daniel Lindsley2014-02-041-1/+1
| |\ \
| | * | Update s3_tut.rstŁukasz Kożuchowski2014-02-041-1/+1
| |/ /
| * | Merge remote-tracking branch 'pasc/autoscale_get_all_adjustment_types' into d...Daniel Lindsley2014-02-032-4/+43
| |\ \
| | * | Actually check results in TestGetAdjustmentTypes unit testPascal Hakim2014-02-011-1/+5
| | * | added adjustment types unit testdkavanagh2014-02-011-0/+34
| | * | fixed get_all_adjustment_types for ec2/autoscaledkavanagh2014-02-011-4/+5
| * | | Merge remote-tracking branch 'pasc/route53_unit_tests' into developDaniel Lindsley2014-02-031-0/+198
| |\ \ \
| | * | | Added some basic unit tests for route53Pascal Hakim2014-02-031-0/+198
| * | | | Merge remote-tracking branch 'pasc/cloudfront_repr' into developDaniel Lindsley2014-02-031-0/+9
| |\ \ \ \
| | * | | | Added some missing __repr__() methods to cloudfrontPascal Hakim2014-02-031-0/+9
| | |/ / /
| * | | | Merge pull request #2059 from pasc/route53_docs_cleanupDaniel Lindsley2014-02-032-4/+4
| |\ \ \ \
| | * | | | Remove route53 documentation build warningsPascal Hakim2014-02-021-2/+2
| | * | | | Fixed up some sphinx syntax in inline docs for route53Pascal Hakim2014-02-021-2/+2
| | | |/ / | | |/| |
| * | | | Merge pull request #2024 from ckrybus/fix-mws-get-product-categoriesDaniel G. Taylor2014-02-032-3/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | fixup! Fix parsing GetProductCategoriesForASIN responseChristoph Krybus2014-01-241-3/+2
| | * | | Fix parsing GetProductCategoriesForASIN responseChristoph Krybus2014-01-232-3/+5
| * | | | Merge pull request #2061 from xb95/developDaniel Lindsley2014-02-021-1/+1
| |\ \ \ \
| | * | | | Fix docs for get_queue_attributesMark Smith2014-02-021-1/+1
| | | |/ / | | |/| |
| * | | | Merge pull request #2060 from pasc/route53_tutorial_startDaniel Lindsley2014-02-022-1/+89
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Added a basic route53 tutorialPascal Hakim2014-02-022-1/+89
| |/ / /
| * | | missed some sqs and emr hosts, fix a bogus cn-north and sa-east-1 replacementCory Bennett2014-01-311-7/+7
| * | | use cert commonNames for endpoints to work around InvalidCertificateExceptionCory Bennett2014-01-311-13/+13
| * | | Merge remote-tracking branch 'pasc/launchconfiguration-associate_public_ip' i...Daniel Lindsley2014-01-312-1/+70
| |\ \ \
| | * | | Updated unit tests for #2028, #2029Pascal Hakim2014-01-251-0/+15
| | * | | Added unit test for #2029, #2028Pascal Hakim2014-01-251-1/+53
| | * | | Merge remote-tracking branch 'hltbra/develop' into launchconfiguration-associ...Pascal Hakim2014-01-251-0/+2
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Fixes #2028: LaunchConfiguration does not retrieve AssociatePublicIpAddress p...Hugo Lopes Tavares2014-01-231-0/+2
| * | | | Merge remote-tracking branch 'pasc/vpc_autoscale' into developDaniel Lindsley2014-01-312-3/+41
| |\ \ \ \
| | * | | | Added unit test for #1772Pascal Hakim2014-01-301-0/+36
| | * | | | added support for list of subnet ids. Clarified type and format in docsmicahhausler2014-01-301-3/+5
| * | | | | Merge remote-tracking branch 'pasc/auth_path_noquery' into developDaniel Lindsley2014-01-312-1/+11
| |\ \ \ \ \
| | * | | | | Added unit test for #1943Pascal Hakim2014-01-281-0/+7
| | * | | | | whitespace cleanupPascal Hakim2014-01-281-1/+1
| | * | | | | Remove unnecessary '?' from req.path on POSTkdmukai2013-12-221-1/+4
| * | | | | | Merge remote-tracking branch 'pasc/rds_logs' into developDaniel Lindsley2014-01-313-1/+149
| |\ \ \ \ \ \