summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Boto 3 link in READMEreadme-boto3Daniel G. Taylor2015-03-051-0/+16
* whitespacelafleche.jonathan2015-02-241-1/+1
* fix for region change - including unit testslafleche.jonathan2015-02-242-0/+7
* Add us-gov-west-1 to glacier endpointsJames Saryerwinnie2015-02-131-1/+2
* Merge pull request #2951 from adamandpaul/developDaniel G. Taylor2015-02-111-3/+6
|\
| * script glacier upload now returns the ArchiveIDAdam Terrey2015-02-101-3/+6
* | Merge pull request #2952 from jimmystewpot/developDaniel G. Taylor2015-02-111-0/+16
|\ \ | |/ |/|
| * add some minor documentation for Route53 tutorialJames Lamb2015-02-101-0/+16
|/
* Remove trailing whitespaceJames Saryerwinnie2015-02-091-1/+1
* Updated code snippets in DynamoDB tutorialJohnny Wu2015-02-091-71/+123
* Merge pull request #2925 from pauloubuntu/developKyle Knapp2015-02-063-26/+430
|\
| * Updated documentation for create/update/delete global secondary indexesPaulo Almeida2015-02-051-4/+12
| * Added unit tests for online global secondary indexes updatesPaulo Almeida2015-02-041-0/+137
| * Merge remote-tracking branch 'origin/develop' into developPaulo Almeida2015-02-030-0/+0
| |\
| | * Added a few assertions to test_highlevel.pyPaulo Almeida2015-02-031-2/+40
| * | Added a few assertions to test_highlevel.pyPaulo Almeida2015-02-031-2/+40
| |/
| * Fixing a few documentation typos that @kyleknap pointed outPaulo Almeida2015-02-031-6/+6
| * Add false return for a few conditional rulesPaulo Almeida2015-01-311-28/+50
| * Fixed unit test for test_update methodPaulo Almeida2015-01-311-2/+1
| * split global secondary indexes online suppot in smaller methods as discussed ...Paulo Almeida2015-01-312-91/+159
| * Added unit testPaulo Almeida2015-01-301-1/+66
| * Added attribute_definitions = None on assert_caled_once_with testPaulo Almeida2015-01-301-1/+2
| * PEP adjustmentsPaulo Almeida2015-01-301-5/+4
| * amended dynamoDB update methodPaulo Almeida2015-01-301-74/+25
| * Add Amazon DynamoDB online indexing support on high level apiPaulo Almeida2015-01-301-0/+116
* | Merge pull request #2932 from kevinschaul/developDaniel G. Taylor2015-02-052-1/+11
|\ \
| * | Cast Content-Length header to strKevin Schaul2015-02-041-1/+1
| * | Add test ensuring Content-Length header is a strKevin Schaul2015-02-041-0/+10
* | | Merge pull request #2937 from thieman/developDaniel G. Taylor2015-02-052-6/+6
|\ \ \ | |/ / |/| |
| * | Correct docs around overriding SGs on ELBsTravis Thieman2015-02-052-6/+6
|/ /
* | Merge pull request #2927 from boto/dp-region-fixDaniel G. Taylor2015-02-021-2/+1
|\ \
| * | Fix region bugDaniel G. Taylor2015-02-021-2/+1
|/ /
* | Merge pull request #2926 from abutcher/fix-cloudhsmconnection-typoKyle Knapp2015-02-021-1/+1
|\ \ | |/ |/|
| * Fix import for boto.cloudhsm.layer1.CloudHSMConnection.Andrew Butcher2015-02-021-1/+1
|/
* Bumped to 2.36.0kyleknap2015-01-273-3/+4
* Add release notes for 2.36.0kyleknap2015-01-271-0/+27
* Update dynamodb to support online indexingkyleknap2015-01-271-220/+331
* Merge pull request #2913 from kyleknap/fix-sqs-bytes-messageKyle Knapp2015-01-272-1/+19
|\
| * Allow for binary to be passed to sqs messagekyleknap2015-01-232-1/+19
* | Merge pull request #2891 from kyleknap/kinesis-updateKyle Knapp2015-01-264-206/+473
|\ \
| * | Fix an encoding bug in put_records kinesiskyleknap2015-01-221-1/+1
| * | Further update kinesis testskyleknap2015-01-153-8/+37
| * | Add integration test to kinesiskyleknap2015-01-152-5/+25
| * | Update kinesis to latest APIkyleknap2015-01-151-200/+363
| * | Fix binary input handling regression in KinesisDaniel G. Taylor2015-01-153-2/+57
* | | Merge pull request #2914 from tombenninger/fix-setup-lambda-typoKyle Knapp2015-01-261-1/+1
|\ \ \
| * | | Fixed spelling of boto.awslambda package.Tom Benninger2015-01-231-1/+1
|/ / /
* | | Merge pull request #2908 from kyleknap/ecsKyle Knapp2015-01-2311-1/+929
|\ \ \ | |_|/ |/| |
| * | Update copyright year to 2015kyleknap2015-01-235-5/+5
| * | Add support for Amazon EC2 Container Servicekyleknap2015-01-2311-1/+929
|/ /