summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-2.16.0'2.16.0Daniel G. Taylor2013-11-0858-295/+4370
|\
| * Version bump to 2.16.0Daniel G. Taylor2013-11-084-3/+45
| * Route table assoc backwards compatibilityMichael Barrientos2013-11-082-12/+76
| * Indentation VPC PEP8 fixesMichael Barrientos2013-11-081-3/+3
| * VPC RouteTable fixes and tests, pep8Michael Barrientos2013-11-083-33/+397
| * Add CustomerGateway tests, PEP8, fix bgp_asn typeMichael Barrientos2013-11-083-8/+122
| * Add VPC subnet testsMichael Barrientos2013-11-082-2/+134
| * DeleteVpc and ModifyVpcAttribute tests, PEP8Michael Barrientos2013-11-082-4/+72
| * Add VPC DHCP options testsMichael Barrientos2013-11-083-63/+221
| * Move VPC network acl tests to own fileMichael Barrientos2013-11-082-466/+474
| * Add VPC internet gateway testsMichael Barrientos2013-11-083-25/+153
| * Add VGW Route propagation testsMichael Barrientos2013-11-081-0/+52
| * Add detach_vpn_gateway, add VPN gateway testsMichael Barrientos2013-11-082-2/+191
| * Merge pull request #1844 from drrb/issue-1843Daniel G. Taylor2013-11-082-8/+8
| |\
| | * Issue #1843: replace correct ACL associationdrrb2013-11-052-6/+6
| | * Fixed parameter order in testdrrb2013-11-051-2/+2
| * | Bumped reqs to use a higher version of HTTPretty.Daniel Lindsley2013-11-051-2/+2
| * | Merge branch 'expose-cs-errors' into developDaniel Lindsley2013-11-052-15/+58
| |\ \ | | |/ | |/|
| | * Shuffled the test to unit, since it's not actually hitting the service.Daniel Lindsley2013-11-052-77/+42
| | * Added tests for the Cloudsearch changes. Finishes #1842.Daniel Lindsley2013-11-052-13/+91
| | * relay the error code and message from Amazon to applicationChunyan Song2013-11-041-2/+2
| |/
| * Merge pull request #1837 from phickey/developDaniel G. Taylor2013-11-041-6/+6
| |\
| | * Restore exception documentationPierce Hickey2013-11-021-0/+7
| | * Add generated documentation for route53/zonePierce Hickey2013-11-011-10/+3
| * | Update README version / release dateDaniel G. Taylor2013-11-011-2/+2
| * | Merge pull request #1838 from danielgtaylor/jobflow-stepsDaniel G. Taylor2013-11-013-1/+47
| |\ \
| | * | Test a second item to make sure the list is properly processed and not just t...Daniel G. Taylor2013-11-011-0/+2
| | * | Add a basic test for new add_jobflow_steps behavior.Daniel G. Taylor2013-11-011-0/+26
| | * | Modify EMR add_jobflow_steps to return a JobFlowStepList with a list of step ...Daniel G. Taylor2013-11-012-1/+19
| | |/
| * | Merge pull request #1835 from bodylabs/decode_sqs_message_after_parsing_finis...Daniel G. Taylor2013-11-013-1/+37
| |\ \ | | |/ | |/|
| | * sqs.message: Raising an exception in decode() should not abort parsingPaul Melnikow2013-10-313-1/+37
| * | Merge pull request #1836 from danielgtaylor/emr-updateDaniel G. Taylor2013-10-313-3/+694
| |\ \ | | |/ | |/|
| | * Add support for new EMR APIsDaniel G. Taylor2013-10-313-3/+694
| * | Merge pull request #1831 from garnaat/developMitch Garnaat2013-10-312-7/+15
| |\ \
| | * | Fixing region endpoints for EMR to accomodate this bug (http://bugs.python.or...Mitch Garnaat2013-10-302-7/+15
| * | | Merge pull request #1824 from twork-veracode/developDaniel G. Taylor2013-10-301-2/+3
| |\ \ \ | | |/ / | |/| |
| | * | Fixes #1823Tobias Work2013-10-291-2/+3
| * | | Merge pull request #1830 from masakazu-i/sqs-docDaniel Lindsley2013-10-291-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Fix typo in SQS documentationMasakazu Iwatate2013-10-301-2/+2
| |/ /
| * | Merge pull request #1821 from danielgtaylor/ddblocalDaniel G. Taylor2013-10-291-0/+24
| |\ \ | | |/ | |/|
| | * Add a section about DynamoDB Local to the DynamoDBv2 high level docs.Daniel G. Taylor2013-10-281-0/+24
| |/
| * Merge pull request #1815 from disruptek/mws_parsingDaniel G. Taylor2013-10-285-64/+307
| |\
| | * rework parsing, fixing MemberLists in particularAndy Davidoff2013-10-255-64/+307
| * | Merge pull request #1820 from thurloat/developDaniel Lindsley2013-10-281-3/+3
| |\ \
| | * | Fix typo in IAMConnection documentationAdam Thurlow2013-10-281-3/+3
| * | | Merge pull request #1816 from mbarrien/vpcDaniel G. Taylor2013-10-282-27/+167
| |\ \ \ | | |/ / | |/| |
| | * | static_route_only in create_vpn_connection, vpn conn testsMichael Barrientos2013-10-262-5/+133
| | * | Add tests to #1481Michael Barrientos2013-10-262-22/+34
| |/ /
| * | Merge branch 'route53-retry-400s' into developDaniel Lindsley2013-10-253-14/+124
| |\ \
| | * | Altered Route53 to retry some 400 errors.Daniel Lindsley2013-10-253-14/+124