summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-2.9.7'2.9.7Daniel Lindsley2013-07-0840-119/+1511
|\
| * Bumping version to 2.9.7Daniel Lindsley2013-07-082-3/+3
| * A bit more release notes cleanup.Daniel Lindsley2013-07-088-47/+62
| * Added release notes for v2.9.7.Daniel Lindsley2013-07-082-0/+41
| * Updated Elastic Transcoder for VBR, max frame rate & watermark changes.Daniel Lindsley2013-07-081-54/+174
| * Fixed more Cloudformation timestamp changes.Daniel Lindsley2013-07-052-11/+137
| * Added tests for more Cloudformation timestamp changes.Daniel Lindsley2013-07-051-1/+35
| * Merge branch 'patch-cloudformation-resource-timestamp' into developDaniel Lindsley2013-07-051-1/+4
| |\
| | * Fix for CF resource timestamps with millisecondsMax2013-07-031-1/+4
| * | and make sure we simulate the behavior of the actual ws callMark Roddy2013-07-051-0/+3
| * | never return more than 'limit' results from a queryMark Roddy2013-07-052-1/+40
| * | Fixed an error in the ``get_key_pair`` docstring.Daniel Lindsley2013-07-051-2/+2
| * | Corrected some imports in the DDBv2 tutorial.Daniel Lindsley2013-07-051-1/+3
| * | Fixed an error in the S3 tutorial examples.Daniel Lindsley2013-07-051-1/+1
| |/
| * Merge pull request #1575 from lotten/caseSensitiveFixMike Schwartz2013-06-262-8/+39
| |\
| | * Make upload header handling case-insensitive.Lars Otten2013-06-262-8/+39
| |/
| * Fix error in docs for get_all_tags.Mitch Garnaat2013-06-241-2/+2
| * Merge pull request #1571 from zwilt/developMike Schwartz2013-06-213-1/+10
| |\
| | * Return more information about gs key generations for parallel composite uploads.Zach Wilt2013-06-213-1/+10
| |/
| * Removed StorageUri parse check for lone ':' (interferes with using filenames ...Mike Schwartz2013-06-212-12/+7
| * Backfilled the release notes from the wiki.Daniel Lindsley2013-06-2017-0/+853
| * Added a note about considering DynamoDB.Daniel Lindsley2013-06-202-16/+23
| * Updated RDS to use SigV4.Daniel Lindsley2013-06-192-3/+2
| * Small test cleanup from the previous merge.Daniel Lindsley2013-06-191-3/+7
| * Merge remote-tracking branch 'EnTeQuAk/partial_select_and_count' into developDaniel Lindsley2013-06-193-2/+113
| |\
| | * Add tests for specific attributes queryChristopher Grebs2013-06-182-0/+36
| | * Implemented a high-level interface for selecting specific attributes and sele...Christopher Grebs2013-06-182-2/+77
| * | Merge remote-tracking branch 'EnTeQuAk/patch-1' into developDaniel Lindsley2013-06-191-1/+1
| |\ \ | | |/ | |/|
| | * Fixed typo in boto.connectionChristopher Grebs2013-06-191-1/+1
| |/
| * Merge branch 'release-2.9.6' into developDaniel Lindsley2013-06-182-3/+3
| |\
* | \ Merge branch 'release-2.9.6'2.9.6Daniel Lindsley2013-06-1842-86/+806
|\ \ \ | | |/ | |/|
| * | Bumping version to 2.9.6Daniel Lindsley2013-06-182-3/+3
| |/
| * Added release notes for v2.9.6.Daniel Lindsley2013-06-181-0/+56
| * Added SigV4 support to SNS.Daniel Lindsley2013-06-172-7/+3
| * Fix annoying typo in basic DynamoDB exampleChristopher Grebs2013-06-171-1/+1
| * Safely re-introduced the change from SHA: dec541.Daniel Lindsley2013-06-122-2/+13
| * Revert "Preserve trailing / when canonicalizing URI path for signature V4"Daniel Lindsley2013-06-121-2/+0
| * Merge pull request #1543 from onyxfish/developDaniel Lindsley2013-06-071-0/+10
| |\
| | * Add new CloudSearch regions. Closes #1465.Christopher Groskopf2013-06-071-0/+10
| * | Preserve trailing / when canonicalizing URI path for signature V4Steve Jones2013-06-071-0/+2
| * | Added a failing testcase for trailing path slashes in SigV4.Daniel Lindsley2013-06-071-0/+10
| |/
| * Pass generation query param to boto.gs.Key.open_read()Mike Schwartz2013-06-052-0/+37
| * Factored out how query args are constructed when fetching all keys.Daniel Lindsley2013-06-052-14/+77
| * Added an exception to signal a retry should occur.Daniel Lindsley2013-06-044-5/+32
| * Added the ``ap-northeast-1`` region to Redshift.Daniel Lindsley2013-06-041-0/+3
| * Update connection.py: get_path when suppress_consec_slashes is FalseJohn Le2013-06-041-1/+1
| * Added a failing test for overeager ``suppress_consec_slashes``.Daniel Lindsley2013-06-041-1/+22
| * Added ``retrieve_inventory_job`` to ``Vault``.Daniel Lindsley2013-06-042-2/+72
| * Fixed a bug where 400s w/ timeouts were not honored.Daniel Lindsley2013-06-044-22/+112
| * Merge pull request #1525 from alimoeeny/patch-1Daniel Lindsley2013-06-011-1/+2
| |\