summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-2.31.0'2.31.0Daniel G. Taylor2014-07-1015-4/+852
|\
| * Bump version and docs for 2.31.0Daniel G. Taylor2014-07-094-3/+40
| * Add support of Amazon CloudWatch LogsDaniel G. Taylor2014-07-0913-1/+812
* | Merge branch 'release-2.30.0'2.30.0Daniel G. Taylor2014-07-0139-131/+1167
|\ \ | |/
| * Bumped to 2.30.0Daniel G. Taylor2014-07-012-3/+3
| * Added release notes for 2.30.0Daniel G. Taylor2014-07-012-0/+29
| * Merge pull request #2325 from altruism/developDaniel G. Taylor2014-07-011-1/+1
| |\
| | * Fix erroneous param descriptionaltruism2014-06-121-1/+1
| * | Merge pull request #2328 from guilload/developDaniel G. Taylor2014-07-012-5/+69
| |\ \
| | * | Add "expected" argument to boto.dynamodb2.Table.delete_itemAdrien Guillo2014-06-142-5/+69
| | |/
| * | Merge pull request #2332 from kqdtran/developDaniel G. Taylor2014-07-011-22/+22
| |\ \
| | * | Fixed some code formatting and typo in SQS tutorial docsKhoa Tran2014-06-171-22/+22
| | |/
| * | Merge pull request #2333 from b0morris/developDaniel G. Taylor2014-07-011-9/+139
| |\ \
| | * | Documentation update -- Child worflows and poll API. (Issues 2063 & 2064)Brad Morris2014-06-171-9/+139
| | |/
| * | Merge pull request #2340 from ilam/cloudwatchDaniel G. Taylor2014-07-011-42/+43
| |\ \
| | * | DOC Tutorial update for metrics and use of dimensions property. #2336Ilambharathi Kanniah2014-06-231-42/+43
| | |/
| * | Merge pull request #2341 from geekpete/patch-1Daniel G. Taylor2014-07-011-1/+1
| |\ \
| | * | Let people know only EC2 supported for cloudwatchPeter Dyson2014-06-241-1/+1
| | |/
| * | Merge pull request #2342 from tryggvib/developDaniel G. Taylor2014-07-012-1/+40
| |\ \
| | * | Add a test case for ACL policy namespaceTryggvi Bjorgvinsson2014-06-251-0/+32
| | * | Add namespace to AccessControlPolicy xml representationTryggvi Bjorgvinsson2014-06-251-1/+8
| | |/
| * | Add new regions for CloudTrail and KinesisDaniel G. Taylor2014-07-011-1/+6
| * | Add T2 instance types to EC2Daniel G. Taylor2014-07-011-0/+6
| * | Merge pull request #2345 from zihaoyu/route53_healthcheck_ip_addrDaniel G. Taylor2014-07-014-16/+138
| |\ \
| | * | add route53 healthcheck unit testZihao Yu2014-06-261-0/+18
| | * | get route53 health check ID properlyZihao Yu2014-06-261-6/+8
| | * | update route53 health check integration testsZihao Yu2014-06-241-2/+14
| | * | add route53 healthcheck unit testsZihao Yu2014-06-241-5/+90
| | * | make ip_addr optional, use fqdnZihao Yu2014-06-241-3/+8
| * | | Merge pull request #2349 from danielgtaylor/s3v4-presignDaniel G. Taylor2014-06-273-0/+121
| |\ \ \
| | * | | Add S3 sigv4 presigningDaniel G. Taylor2014-06-273-0/+121
| | | |/ | | |/|
| * | | Switch boto to use truncated exponential backoffMike Schwartz2014-06-275-9/+16
| | |/ | |/|
| * | Merge pull request #2343 from zihaoyu/route53_autodocDaniel G. Taylor2014-06-242-5/+26
| |\ \ | | |/ | |/|
| | * fix param error in docZihao Yu2014-06-241-1/+1
| | * add missing route53 autodocZihao Yu2014-06-241-4/+25
| |/
| * Fix failing test with updated importDaniel G. Taylor2014-06-061-1/+1
| * Merge branch 'jamesonjlee-dynamodb2-query_count-attrs' into developDaniel G. Taylor2014-06-062-1/+55
| |\
| | * remove duplicate assertJameson2014-06-061-1/+0
| | * check scan_index_forward and limit are passed correctly for query_countJameson2014-06-061-0/+9
| | * add simple test for query_countJameson2014-03-281-0/+27
| | * extend dynamodb2.table.query_count for more argsJameson2014-03-281-1/+3
| * | Merge pull request #2259 from mindprince/add_tagsDaniel G. Taylor2014-06-062-1/+167
| |\ \
| | * | Add tests for add_tag, add_tags, remove_tag methods of TaggedEC2ObjectRohit Agarwal2014-05-311-0/+145
| | * | Fix behaviour of remove_tag when empty string is provided as value.Rohit Agarwal2014-05-311-1/+1
| | * | Add method TaggedEC2Object.add_tags().Rohit Agarwal2014-05-091-0/+21
| * | | Merge pull request #2311 from mtripoli/eni-enhancementsDaniel G. Taylor2014-06-064-1/+156
| |\ \ \
| | * | | add eni unit testsMichael Tripoli2014-06-032-0/+86
| | * | | add update(), attach(), and detach() methodsMichael Tripoli2014-06-031-0/+64
| | * | | get_all_networkinterfaces() - add param to restrict lookup by list of ENIsMichael Tripoli2014-06-031-1/+6
| * | | | Install Travis language pack to fix testsDaniel G. Taylor2014-06-051-0/+2