summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bumping version numbers for 2.2.0 release.2.2.0Mitch Garnaat2012-01-312-3/+3
* Add a caching layer for session tokens. This allows session tokens to be re-...Mitch Garnaat2012-01-311-7/+51
* Fixing bug dealing with non-integer value of debug param when no Boto section...Mitch Garnaat2012-01-311-2/+2
* Merge branch 'master' of github.com:boto/botoMitch Garnaat2012-01-311-1/+1
|\
| * Merge pull request #535 from milancermak/s3-typo-fixGreg Taylor2012-01-311-1/+1
| |\
| | * Typo fix in S3 tutorial.Milan Cermak2012-01-311-1/+1
| |/
* | Updating all Layer2 code to return the responses from PutItem, UpdateItem and...Mitch Garnaat2012-01-314-16/+42
|/
* Final adjustment to the retry timing for throttling exceptions.Mitch Garnaat2012-01-311-1/+5
* Tweaking the throughput throttling exception handling for Amazon DynamoDB mod...Mitch Garnaat2012-01-312-4/+3
* Merge branch 'master' of github.com:boto/botoMitch Garnaat2012-01-301-6/+32
|\
| * Added option to export/load to JSON instead of XMLChris Moyer2012-01-301-6/+32
* | Reorganizing the code a bit, changing some docstrings. Also changed the name...Mitch Garnaat2012-01-302-92/+98
* | Merge branch 'dynamodb-update-item' of https://github.com/milancermak/boto in...Mitch Garnaat2012-01-303-8/+143
|\ \ | |/ |/|
| * Adding support for UpdateItem to DynamoDB.Milan Cermak2012-01-303-8/+143
* | A few tweaks to BatchGetItem support for DynamoDB. Related to #533.Mitch Garnaat2012-01-303-2/+13
* | Adding support for BatchGetItem to Layer2. Closes #533.Mitch Garnaat2012-01-306-10/+151
* | Correcting some of the changes made to default endpoints. Related to #530.Mitch Garnaat2012-01-303-9/+9
* | Merge branch 'nishant123001-053c469'Mitch Garnaat2012-01-302-4/+8
|\ \
| * | Fix handling of Expected parameter. Closes #517.Mitch Garnaat2012-01-302-4/+8
* | | Merge pull request #531 from tpodowd/fix_mexe_500_retryMitch Garnaat2012-01-301-3/+2
|\ \ \
| * | | fix TypeError in formatting introduced on 01/26Thomas O'Dowd2012-01-301-3/+2
|/ / /
* | | Changing default endpoints for some of the older services to be region-aware ...Mitch Garnaat2012-01-294-4/+4
* | | Merge pull request #528 from jsabo/masterGreg Taylor2012-01-281-3/+3
|\ \ \
| * | | Fixing the create_snapshot() rtype and return valueJonathan Sabo2012-01-281-3/+3
|/ / /
* | | Merge pull request #524 from mattotodd/masterMitch Garnaat2012-01-271-3/+4
|\ \ \ | |_|/ |/| |
| * | fix malformed policy issueunknown2012-01-261-3/+4
* | | Merge branch 'dynamodb-item-fix' of https://github.com/milancermak/boto into ...Mitch Garnaat2012-01-262-4/+28
|\ \ \ | |_|/ |/| |
| * | Fixing Item in DynamoDB - range key is optional. Tests included.Milan Cermak2012-01-262-4/+28
| |/
* | Added retry_handler mechanism to allow more flexibility in handling the new r...Mitch Garnaat2012-01-265-58/+117
|/
* Fix Layer2 unit test to use query result as a generator rather than assume it...Mitch Garnaat2012-01-251-1/+4
* Merge branch 'master' of https://github.com/milancermak/boto into milancermak...Mitch Garnaat2012-01-252-3/+24
|\
| * Merge branch 'master' of github.com:milancermak/botoMilan Cermak2012-01-240-0/+0
| |\
| | * Updating Dynamo layer2 tests to check for storing and reading booleans.Milan Cermak2012-01-241-1/+12
| | * Adding missing documentation from the previous commit.Milan Cermak2012-01-241-0/+5
| | * Support for Python booleans Item attrs.Milan Cermak2012-01-241-2/+7
| * | Support for Python booleans in DyanmoDB Item attrs. Unittest update included.Milan Cermak2012-01-242-3/+24
| |/
* | Make query also a generator, which allows us to handle pagingChris Moyer2012-01-251-12/+17
* | Merge pull request #510 from tpodowd/fix_latest_keyMitch Garnaat2012-01-252-0/+55
|\ \
| * | Added missing (boolean) is_latest attribute to Key object.Thomas O'Dowd2012-01-232-0/+55
| |/
* | Merge pull request #518 from gituliar/_conn_ready-fixMike Schwartz2012-01-251-1/+1
|\ \
| * | Bugfix: crash with AppEngine on localhostOleksandr Gituliar2012-01-251-1/+1
|/ /
* | Added item_class override to query and scan functionsChris Moyer2012-01-242-8/+33
* | Merge branch 'master' of ssh://github.com/boto/botoChris Moyer2012-01-243-2/+191
|\ \
| * | Cleaning up some Sphinx warnings.Greg Taylor2012-01-243-3/+5
| * | Merge branch 'master' of github.com:boto/botoGreg Taylor2012-01-242-3/+4
| |\ \
| * | | Details. Details.rdodev2012-01-241-0/+3
| * | | OS specific end-of-line and tab woes. Hopefully they are now fixed.rdodev2012-01-241-70/+66
| * | | Formatting issues.rdodev2012-01-241-3/+16
| * | | Merge branch 'master' of github.com:rdodev/botordodev2012-01-240-0/+0
| |\ \ \
| | * | | Sigh ... the dangers of copy pasta.rdodev2012-01-241-2/+2