summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-2.9.1'2.9.1James Saryerwinnie2013-04-3025-26/+1136
|\
| * Bumping version to 2.9.1James Saryerwinnie2013-04-302-3/+3
| * Merge branch 'support-api' into developJames Saryerwinnie2013-04-3011-0/+981
| |\
| | * Support docs & release notes.Daniel Lindsley2013-04-305-0/+260
| | * Initial Support API addition.Daniel Lindsley2013-04-306-0/+721
| |/
| * Change num_retries default for resumable download handler to be 6, to be cons...Mike Schwartz2013-04-301-2/+2
| * Added a ``connect_redshift`` function for easier access to a ``RedShiftConnec...Daniel Lindsley2013-04-301-0/+21
| * Merge branch 'ddbv2-retries' into developDaniel Lindsley2013-04-292-4/+65
| |\
| | * Fixed the error type checking.Daniel Lindsley2013-04-291-4/+8
| | * Updated DynamoDB v2 to incorporate retries & checksums.Daniel Lindsley2013-04-292-4/+61
| |/
| * Merge pull request #1462 from thobrla/portoverrideMike Schwartz2013-04-262-3/+10
| |\
| | * Allow port override in boto configTravis Hobrla2013-04-262-3/+10
| |/
| * Fix typo bug in autoscale tutorial.Mitch Garnaat2013-04-241-1/+1
| * Trying to make the docs around the count param a bit more clear.Mitch Garnaat2013-04-242-0/+12
| * Merge pull request #1455 from jterrace/calling-format-gs-specificMike Schwartz2013-04-231-9/+18
| |\
| | * Add clarifying comment about using OrdinaryCallingFormat in storage_uri.Jeff Terrace2013-04-231-1/+9
| | * Change calling_format override in storage_uri to be gs-specific.Jeff Terrace2013-04-231-9/+10
| * | Fixed missing raise introduced by 57a41897493e3b11fbbe47360a9d2f1033aae87d (f...Mike Schwartz2013-04-231-0/+1
| * | Add eu-west-1 endpoint for Redshift.Mitch Garnaat2013-04-231-1/+3
| * | Fixing bogus docs regarding return value of import_key_pair.Mitch Garnaat2013-04-231-3/+3
| * | Merge pull request #1450 from reinhillmann/manifestchangesMike Schwartz2013-04-191-0/+16
| |\ \ | | |/ | |/|
| | * Added back get_upload_id().Rein Hillmann2013-04-191-0/+16
| * | Bumped the version in README.Daniel Lindsley2013-04-181-2/+2
| * | Add dev prefix back to version in dev branchJames Saryerwinnie2013-04-181-1/+1
| * | Merge branch 'release-2.9.0' into developJames Saryerwinnie2013-04-181-1/+1
| |\ \
* | \ \ Merge branch 'release-2.9.0'2.9.0James Saryerwinnie2013-04-18137-1798/+13362
|\ \ \ \ | | |/ / | |/| |
| * | | Bump version to 2.9.0James Saryerwinnie2013-04-181-1/+1
| |/ /
| * | Merge branch 'ddb2' into developJames Saryerwinnie2013-04-189-1/+1834
| |\ \
| | * | Added underlying DynamoDB v2 support.Daniel Lindsley2013-04-179-1/+1834
| |/ /
| * | Add redshift to setup.py/docs indexJames Saryerwinnie2013-04-172-1/+2
| * | Merge pull request #1443 from toastdriven/cloudsearch-requests-upgradeChris Moyer2013-04-172-10/+16
| |\ \
| | * | Updated requests to something more modern.Daniel Lindsley2013-04-152-10/+16
| * | | Merge branch 'iam-metadata-num-calls' into developJames Saryerwinnie2013-04-154-39/+55
| |\ \ \ | | |/ / | |/| |
| | * | Only use 2 metadata service calls to get credentialsJames Saryerwinnie2013-04-122-37/+22
| | * | Fix #1146: return response from custom url openerJames Saryerwinnie2013-04-122-2/+33
| * | | Merge remote-tracking branch 'phobologic/sns_subscribe_idempotent' into developDaniel Lindsley2013-04-122-7/+116
| |\ \ \
| | * | | Added sleeps to allow amazon time to propogateMichael Barrett2013-04-041-1/+2
| | * | | Initial integration tests for idempotent subscribeMichael Barrett2013-04-031-0/+100
| | * | | Clean up some unnessary if statementsMichael Barrett2013-03-281-5/+5
| | * | | Make subscribe_sqs_queue idempotentMichael Barrett2013-03-281-7/+15
| * | | | Fixed missing import.Daniel Lindsley2013-04-121-0/+2
| | |/ / | |/| |
| * | | Merge branch 'metadata-num-retries' into developJames Saryerwinnie2013-04-114-5/+53
| |\ \ \
| | * | | Add metadata_service_num_attempts config optionJames Saryerwinnie2013-04-114-5/+53
| |/ / /
| * | | Merge branch 'glacier-exceptions' into developJames Saryerwinnie2013-04-052-4/+42
| |\ \ \
| | * | | Let total attempts by 1 + num_retriesJames Saryerwinnie2013-04-042-1/+19
| | * | | Add more diagnostics to debug logsJames Saryerwinnie2013-04-042-4/+24
| * | | | Merge branch 'glacier-kwargs' into developJames Saryerwinnie2013-04-053-2/+24
| |\ \ \ \
| | * | | | Allow kwargs to be passed through to uplaoderJames Saryerwinnie2013-04-043-2/+24
| | |/ / /
| * | | | Merge branch 'redshift' into developDaniel Lindsley2013-04-059-0/+2503
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Added cleanup for the snapshots created.Daniel Lindsley2013-04-051-0/+1