summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merging from release-2.3.0 branch to master.2.3.0Mitch Garnaat2012-03-202-9/+10
|\
| * Bumping version number to the actual version number of this release.Mitch Garnaat2012-03-181-1/+1
| * Bumping version numbers for new release.Mitch Garnaat2012-03-182-9/+10
* | Changing version tag in master to denote it is now 2.3.0-dev.Mitch Garnaat2012-03-181-1/+1
|/
* Merge branch 'feature_swf'Mitch Garnaat2012-03-188-3/+1571
|\
| * Adding swf to TOC for docs.Mitch Garnaat2012-03-151-1/+2
| * Add swf to list of modules and to reference documentation.Mitch Garnaat2012-03-153-1/+25
| * Adding connect_swf method, removing debug print statements, fixing bug with r...Mitch Garnaat2012-03-153-4/+17
| * First few SWF requests now working.Mitch Garnaat2012-03-153-1/+1531
* | A few stragglers prior to branching for new release.Mitch Garnaat2012-03-182-2/+3
* | Forgot to add table.py to that last commit . Closes #642.Mitch Garnaat2012-03-181-3/+3
* | Fix so the item_count and size_bytes properties no longer give KeyError on a ...Mitch Garnaat2012-03-182-0/+10
* | Reworking the Item object a bit to keep it from doing unanticipated things wi...Mitch Garnaat2012-03-184-9/+78
* | Merge pull request #628 from agiliq/masterMitch Garnaat2012-03-162-29/+36
|\ \
| * \ Merged upstream boto.Thejaswi Puthraya2012-03-09251-4754/+20195
| |\ \
| * | | Removed a stray commaThejaswi Puthraya2011-03-291-1/+1
| * | | Removed a stray print statement.Thejaswi Puthraya2011-03-291-1/+0
| * | | Added Response object to the FPS Response ResultSet.Thejaswi Puthraya2011-03-242-9/+22
| * | | Changes to make FPS work with the latest API (2010-08-28).Thejaswi Puthraya2011-03-241-20/+16
* | | | Merge pull request #641 from tpodowd/rework-bucket-loggingMitch Garnaat2012-03-163-26/+176
|\ \ \ \
| * | | | Reworked the bucket logging api/implementation a little.Thomas O'Dowd2012-03-153-26/+176
* | | | | Merge pull request #588 from kachok/masterMitch Garnaat2012-03-161-1/+9
|\ \ \ \ \
| * | | | | register_hit_type fix to return HITTypeId after registering new type callDmitry Kachaev2012-02-191-1/+9
* | | | | | Merge branch 'master' of github.com:boto/botoMitch Garnaat2012-03-164-6/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #615 from Roguelazer/fix_py25_compatMitch Garnaat2012-03-164-6/+10
| |\ \ \ \ \ \
| | * | | | | | restore Python 2.5.x compatibilityJames Brown2012-03-054-6/+10
* | | | | | | | Squashing YANCE (Yet Another None Check Error). Closes #639.Mitch Garnaat2012-03-161-2/+2
|/ / / / / / /
* | | | | | | Merge branch 'master' of https://github.com/tierney/boto into tierney-masterMitch Garnaat2012-03-152-19/+25
|\ \ \ \ \ \ \
| * | | | | | | Simplify dealing with cidr_ip as a list.Matt Tierney2012-03-142-12/+10
| * | | | | | | Allow for authorizing a list of cidr_ips (much more efficient than looping overMatt Tierney2012-03-142-19/+27
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #638 from georgekola/masterMitch Garnaat2012-03-151-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Add USWest2 (oregon data center) to S3 LocationGeorge Kola2012-03-141-0/+1
| |/ / / / / /
* | | | | | | Changed the DefaultRegionEndpoint to be monitoring.us-east-1.amazonaws.com ra...Mitch Garnaat2012-03-151-1/+1
|/ / / / / /
* | | | | | Fixed boto/gs/acl.py to allow DisplayName elementMike Schwartz2012-03-141-4/+5
* | | | | | Added support for get/modify_volume_attribute and enable_volume_io methods. ...Mitch Garnaat2012-03-132-1/+78
* | | | | | Added support for DescribeVolumeStatus request. Closes #636.Mitch Garnaat2012-03-133-3/+247
| |_|_|_|/ |/| | | |
* | | | | Fixed a bug in the delete method for Alarm object. Related to #633.Mitch Garnaat2012-03-121-1/+1
* | | | | Merge branch 'fix_layer2_exclusive_start_key' of https://github.com/tmorgan/b...Mitch Garnaat2012-03-122-8/+14
|\ \ \ \ \
| * | | | | remove debug statementsTony Morgan2012-03-051-2/+0
| * | | | | dynamise exclusive start key argument for scan and query, and fix argument or...Tony Morgan2012-03-052-8/+16
| |/ / / /
* | | | | Set detailed monitoring to False unless it is explicitly enabled by user. Cl...Mitch Garnaat2012-03-121-0/+2
* | | | | Merge pull request #622 from blinsay/masterMitch Garnaat2012-03-121-9/+3
|\ \ \ \ \
| * | | | | Removed default Hadoop version. Updated docstring.blinsay2012-03-111-8/+2
| * | | | | Merge remote-tracking branch 'upstream/master'blinsay2012-03-097-13/+34
| |\ \ \ \ \
| * | | | | | Updated AMI version to 'None'blinsay2012-03-091-1/+1
| * | | | | | Changed the default ami_version to "latest"blinsay2012-03-071-1/+1
* | | | | | | Added some docstrings to route53 and make sure sphinx includes record.py in o...Mitch Garnaat2012-03-122-2/+60
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #626 from altoplano/masterMitch Garnaat2012-03-091-1/+1
|\ \ \ \ \ \
| * | | | | | Fixes hang in s3.get_lifecycle_config()Peter Broadwell2012-03-081-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Adding eu-west-1 region for DynamoDB service. Closes #629.Mitch Garnaat2012-03-091-0/+3
|/ / / / /