summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * RangeKey was missing from the import and there was two hashkeys in Table.createAli Moeeny2013-06-011-1/+2
| |/
| * Merge branch 'as_fix' into developDaniel Lindsley2013-05-313-5/+79
| |\
| | * Adding unit test for scheduled action, and adding cron example for documentationKyle Gordon2013-05-302-1/+39
| | * Adding updated documentation for the new variablesKyle Gordon2013-04-101-1/+10
| | * Adding updated values for recurring autoscale operationsKyle Gordon2013-04-102-4/+31
| * | Deal with empty facets queries on cloudsearch (re #1366)Pascal Hakim2013-05-312-17/+50
| * | Fix AttributeErrors thrown when LoadBalancerZones is used by adding endElemen...g2harris2013-05-311-0/+2
| * | Added tests for ``LoadBalancerZones`` failure.Daniel Lindsley2013-05-312-0/+33
| * | Merge pull request #1523 from socketbox/patch-1Daniel Lindsley2013-05-311-1/+1
| |\ \
| | * | Corrected doc comments for num_cb param of set_contents_from_filenamesocketbox2013-05-301-1/+1
| |/ /
| * | Added ``Item.get(...)`` support to DDBv2.Daniel Lindsley2013-05-292-0/+13
| * | Merge branch 'glacier-size-hash' into developDaniel Lindsley2013-05-292-0/+65
| |\ \
| | * | Exposed the current tree hash & upload size on Glacier's ``Writer``.Daniel Lindsley2013-05-292-0/+65
| * | | Added a testcase to try to demonstrate #443.Daniel Lindsley2013-05-292-0/+63
| * | | Merge branch 'ec2-instancestatus-nexttoken' into developDaniel Lindsley2013-05-292-1/+33
| |\ \ \
| | * | | fix typo in xml parsing for InstanceStatusSetjordansmith2013-05-291-1/+1
| | * | | Added a failing test for ``nextToken`` in ``InstanceStatusSet``.Daniel Lindsley2013-05-291-0/+32
| |/ / /
| * | | Modify enumerate calls to not use the 'start' param as it is not supported in...Daniel Harris2013-05-291-6/+6
| * | | Merge branch 's3-metadata-date' into developDaniel Lindsley2013-05-292-2/+12
| |\ \ \ | | |/ / | |/| |
| | * | Fixed a bug where a ``date`` couldn't be set as metadata on a S3 key.Daniel Lindsley2013-05-292-2/+12
| |/ /
| * | Slight release notes tweak.Daniel Lindsley2013-05-281-1/+1
| * | Merge branch 'release-2.9.5' into developDaniel Lindsley2013-05-282-3/+3
| |\ \
* | \ \ Merge pull request #1551 from EnTeQuAk/patch-1Daniel Lindsley2013-06-151-1/+1
|\ \ \ \
| * | | | Fix annoying typo in basic DynamoDB exampleChristopher Grebs2013-06-101-1/+1
|/ / / /
* | | | Merge branch 'release-2.9.5'2.9.5Daniel Lindsley2013-05-2822-107/+565
|\ \ \ \ | | |/ / | |/| |
| * | | Bumping version to 2.9.5Daniel Lindsley2013-05-282-3/+3
| |/ /
| * | Updated release notes.Daniel Lindsley2013-05-281-0/+2
| * | Fixed a bug where an instance variable was not present in the low-level Dynam...Daniel Lindsley2013-05-282-0/+37
| * | Added release notes for v2.9.5.Daniel Lindsley2013-05-282-0/+32
| * | Fixed headers in EC2 autodocs.Daniel Lindsley2013-05-281-8/+8